-- Logs begin at Fri 2022-04-01 13:31:18 UTC, end at Fri 2022-04-01 16:31:34 UTC. --
Apr 01 14:26:32.286611 n-d-828419-4 systemd[1]: Started Devstack devstack@c-vol.service.
Apr 01 14:26:34.787609 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=96778) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Apr 01 14:26:34.788141 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=96778) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Apr 01 14:26:35.599104 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_db.sqlalchemy.engines [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc 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=96778) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:26:35.767959 n-d-828419-4 cinder-volume[96778]: INFO cinder.rpc [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Apr 01 14:26:35.772884 n-d-828419-4 cinder-volume[96778]: INFO cinder.rpc [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Apr 01 14:26:35.813347 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_db.sqlalchemy.engines [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc 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=96778) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:26:35.847027 n-d-828419-4 cinder-volume[96778]: INFO cinder.volume.manager [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] Determined volume DB was empty at startup.
Apr 01 14:26:35.847638 n-d-828419-4 cinder-volume[96778]: DEBUG cinder.volume.manager [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] Cinder Volume DB check: vol_db_empty=True {{(pid=96778) __init__ /opt/stack/cinder/cinder/volume/manager.py:245}}
Apr 01 14:26:35.854263 n-d-828419-4 cinder-volume[96778]: INFO cinder.volume.manager [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] Service not found for updating active_backend_id, assuming default for driver init.
Apr 01 14:26:35.855100 n-d-828419-4 cinder-volume[96778]: WARNING stevedore.named [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:26:35.855555 n-d-828419-4 cinder-volume[96778]: WARNING castellan.key_manager [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc 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'
Apr 01 14:26:35.857259 n-d-828419-4 cinder-volume[96778]: WARNING cinder.keymgr.conf_key_mgr [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc 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'
Apr 01 14:26:35.870491 n-d-828419-4 cinder-volume[96778]: DEBUG cinder.volume.drivers.lvm [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=96778) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Apr 01 14:26:35.882012 n-d-828419-4 cinder-volume[96778]: INFO cinder.volume.manager [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] Image-volume cache disabled for host n-d-828419-4@lvmdriver-1.
Apr 01 14:26:35.888494 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_db.sqlalchemy.engines [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc 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=96778) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:26:35.962277 n-d-828419-4 cinder-volume[96778]: INFO oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] Starting 1 workers
Apr 01 14:26:35.967451 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] Started child 96899 {{(pid=96778) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Apr 01 14:26:35.968428 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] Full set of CONF: {{(pid=96778) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Apr 01 14:26:35.968795 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] ******************************************************************************** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Apr 01 14:26:35.969098 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] Configuration options gathered from: {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Apr 01 14:26:35.969517 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Apr 01 14:26:35.970271 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Apr 01 14:26:35.970567 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] ================================================================================ {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Apr 01 14:26:35.971260 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] allow_availability_zone_fallback = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.971655 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] allow_compression_on_image_upload = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.971760 n-d-828419-4 cinder-volume[96899]: INFO cinder.service [-] Starting cinder-volume node (version 18.2.0)
Apr 01 14:26:35.972256 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] allowed_direct_url_schemes = [] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.972530 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] api_rate_limit = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.972963 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] auth_strategy = keystone {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.973346 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_availability_zone = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.974635 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_host = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.975042 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_name = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.975456 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_stats_polling_interval = 60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.975840 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backup_api_class = cinder.backup.api.API {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.976239 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.976673 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backup_name_template = backup-%s {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.977070 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backup_use_same_host = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.977480 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backup_use_temp_snapshot = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.977863 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] chap_password = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.978234 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] chap_username = {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.978637 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.979265 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cinder_internal_tenant_project_id = 0b250b3d6e80413cb60ceb74161058aa {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.979659 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cinder_internal_tenant_user_id = 8823d2b77c654350b8b762ae6288febb {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.980162 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cluster = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.980557 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] compression_format = gzip {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.981582 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] compute_api_class = cinder.compute.nova.API {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.982016 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] config_dir = [] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.982546 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.982891 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] config_source = [] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.983437 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.984020 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] control_exchange = openstack {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.984485 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] db_driver = cinder.db {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.985086 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] debug = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.985517 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] default_availability_zone = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.985847 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] default_group_type = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.987762 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc 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=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.987762 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] default_volume_type = lvmdriver-1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.987762 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] driver_client_cert = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.988009 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] driver_client_cert_key = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.988214 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] driver_data_namespace = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.988600 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] driver_ssl_cert_path = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.988940 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] driver_ssl_cert_verify = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.989313 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] driver_use_ssl = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.990140 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] enable_new_services = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.990652 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] enable_unsupported_driver = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.991041 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] enable_v2_api = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.991413 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] enable_v3_api = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.991812 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] enabled_backends = ['lvmdriver-1'] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.992181 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] enforce_multipath_for_image_xfer = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.992523 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] filter_function = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.992899 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] glance_api_insecure = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.993276 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] glance_api_servers = ['http://10.222.0.60/image'] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.993665 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] glance_api_ssl_compression = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.994386 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] glance_ca_certificates_file = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.994386 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] glance_catalog_info = image:glance:publicURL {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.994734 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] glance_certfile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.995239 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.995611 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] glance_keyfile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.996140 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] glance_num_retries = 3 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.996529 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] glance_request_timeout = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.996883 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] goodness_function = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.997260 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] graceful_shutdown_timeout = 5 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.997665 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] group_api_class = cinder.group.api.API {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.998039 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] host = n-d-828419-4 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.998403 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] iet_conf = /etc/iet/ietd.conf {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.998818 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] image_compress_on_upload = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.999198 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] image_conversion_address_space_limit = 1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:35.999549 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] image_conversion_cpu_limit = 60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.000104 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.000469 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] image_upload_use_cinder_backend = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.000559 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Starting volume driver LVMVolumeDriver (3.0.0)
Apr 01 14:26:36.000851 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] image_upload_use_internal_tenant = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.001191 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] image_volume_cache_enabled = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.001588 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] image_volume_cache_max_count = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.001964 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] image_volume_cache_max_size_gb = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.002352 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] init_host_max_objects_retrieval = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.002511 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:26:36.002716 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] instance_format = [instance: %(uuid)s] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.003084 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.003469 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] iscsi_iotype = fileio {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.003857 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] iscsi_secondary_ip_addresses = [] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.004222 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] iscsi_target_flags = {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.004590 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] iscsi_write_cache = on {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.004958 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] iser_helper = tgtadm {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.005619 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] iser_ip_address = 10.222.0.60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.006223 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] iser_port = 3260 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.006587 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.006954 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] log_config_append = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.007480 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.007857 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] log_dir = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.008239 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] log_file = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.008536 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] log_options = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.008893 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] log_rotate_interval = 1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.009288 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] log_rotate_interval_type = days {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.009701 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] log_rotation_type = none {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.010007 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc 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=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.010303 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.010671 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.011053 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.011365 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.011711 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] max_age = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.012105 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] max_logfile_count = 30 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.012457 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] max_logfile_size_mb = 200 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.012847 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] max_over_subscription_ratio = 20.0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.013246 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] message_reap_interval = 86400 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.013651 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] message_ttl = 2592000 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.020594 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] migration_create_volume_timeout_secs = 300 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.020594 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] monkey_patch = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.020594 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] monkey_patch_modules = [] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.020594 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] my_ip = 10.222.0.60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.020594 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] no_snapshot_gb_quota = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.020594 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] num_iser_scan_tries = 3 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.020594 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] num_shell_tries = 3 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021123 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] num_volume_device_scan_tries = 3 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021123 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] nvmet_ns_id = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021123 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] nvmet_port_id = 1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021123 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] osapi_max_limit = 1000 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021123 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] osapi_volume_ext_list = [] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021123 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021123 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] osapi_volume_listen = 0.0.0.0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021649 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] osapi_volume_listen_port = 8776 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021649 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] osapi_volume_use_ssl = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021649 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] osapi_volume_workers = 2 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021649 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] per_volume_size_limit = -1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021649 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] periodic_fuzzy_delay = 60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021649 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] periodic_interval = 60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021649 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] public_endpoint = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.022035 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] publish_errors = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.021915 n-d-828419-4 sudo[96924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 01 14:26:36.022575 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] quota_backup_gigabytes = 1000 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.022696 n-d-828419-4 sudo[96924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:26:36.023416 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] quota_backups = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.023416 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] quota_consistencygroups = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.023619 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.023983 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] quota_gigabytes = 1000 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.024338 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] quota_groups = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.024698 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] quota_snapshots = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.025057 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] quota_volumes = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.025404 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] rate_limit_burst = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.025827 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] rate_limit_except_level = CRITICAL {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.026167 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] rate_limit_interval = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.026554 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] reinit_driver_count = 3 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.026933 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] replication_device = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.027300 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] report_discard_supported = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.028169 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] report_interval = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.028614 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] reservation_clean_interval = 86400 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.028912 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] reservation_expire = 86400 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.029285 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] reserved_percentage = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.029710 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.030008 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.030420 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] rpc_response_timeout = 120 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.030820 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] run_external_periodic_tasks = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.031334 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.031496 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] scst_target_driver = iscsi {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.032000 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] scst_target_iqn_name = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.032288 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] service_down_time = 60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.032820 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] snapshot_name_template = snapshot-%s {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.033188 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] split_loggers = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.033529 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] state_path = /opt/stack/data/cinder {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.033895 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] storage_availability_zone = nova {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.034278 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] storage_protocol = iscsi {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.034667 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] syslog_log_facility = LOG_USER {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.035062 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] target_helper = tgtadm {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.035699 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] target_ip_address = 10.222.0.60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.036066 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] target_port = 3260 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.036459 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.036828 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] target_protocol = iscsi {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.037211 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] trace_flags = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.037601 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] transfer_api_class = cinder.transfer.api.API {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.037961 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] transport_url = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.038318 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] until_refresh = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.038665 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] use_chap_auth = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.039840 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] use_default_quota_class = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.039840 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] use_eventlog = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.039840 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] use_journal = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.040296 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] use_json = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.040437 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] use_multipath_for_image_xfer = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.040750 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] use_stderr = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.041096 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] use_syslog = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.041560 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] verify_glance_signatures = enabled {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.041906 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volume_api_class = cinder.volume.api.API {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.042241 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volume_backend_name = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.042628 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volume_clear = zero {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.042968 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volume_clear_ionice = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.043933 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volume_clear_size = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.044307 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.044663 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volume_copy_bps_limit = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.045026 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volume_dd_blocksize = 1M {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.045402 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.045785 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volume_name_template = volume-%s {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.046144 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volume_service_inithost_offload = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.046524 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volume_usage_audit_period = month {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.046964 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.047312 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] watch_log_file = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.047675 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] zoning_mode = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 01 14:26:36.048140 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.048557 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_policy.enforce_new_defaults = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.048918 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_policy.enforce_scope = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.049296 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_policy.policy_default_rule = default {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.049733 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.050133 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_policy.policy_file = policy.yaml {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.050543 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.050913 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.051986 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.051986 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.051986 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.052383 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_concurrency.disable_process_locking = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.052704 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.053139 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.backend = sqlalchemy {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.053459 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.connection = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.053873 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.connection_debug = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.054236 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.connection_parameters = {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.054627 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.connection_recycle_time = 3600 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.054983 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.connection_trace = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.055352 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.db_inc_retry_interval = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.055700 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.db_max_retries = 20 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.056064 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.db_max_retry_interval = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.056432 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.db_retry_interval = 1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.056799 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.max_overflow = 50 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.057165 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.max_pool_size = 5 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.058152 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.max_retries = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.058152 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.mysql_enable_ndb = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.058332 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.mysql_sql_mode = TRADITIONAL {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.058628 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.pool_timeout = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.059035 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.retry_interval = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.059558 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.slave_connection = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.060089 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.sqlite_synchronous = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.060457 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] database.use_db_reconnect = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.060884 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] profiler.connection_string = messaging:// {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.061200 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] profiler.enabled = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.061598 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] profiler.es_doc_type = notification {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.061974 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] profiler.es_scroll_size = 10000 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.062338 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] profiler.es_scroll_time = 2m {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.062695 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] profiler.filter_error_trace = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.063066 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] profiler.hmac_keys = SECRET_KEY {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.063438 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] profiler.sentinel_service_name = mymaster {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.063866 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] profiler.socket_timeout = 0.1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.064240 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] profiler.trace_sqlalchemy = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.064608 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] coordination.backend_url = etcd3+http://10.222.0.60:2379 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.065390 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] privsep_osbrick.capabilities = [21] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.065640 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] privsep_osbrick.group = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.065787 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] privsep_osbrick.helper_command = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.066953 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] privsep_osbrick.thread_pool_size = 4 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.066953 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] privsep_osbrick.user = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.066953 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.067401 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cinder_sys_admin.group = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.067589 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cinder_sys_admin.helper_command = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.067943 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.068350 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cinder_sys_admin.user = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.068663 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] service_user.auth_section = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.069029 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] service_user.auth_type = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.069393 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] service_user.cafile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.070613 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] service_user.certfile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.071536 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] service_user.collect_timing = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.071536 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] service_user.insecure = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.071843 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] service_user.keyfile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.072055 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] service_user.send_service_user_token = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.072407 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] service_user.split_loggers = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.072775 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] service_user.timeout = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.073124 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.backend_availability_zone = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.073516 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.073878 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.074247 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.chap_password = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.074654 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.chap_username = {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.075726 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.075726 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.driver_client_cert = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.075726 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.driver_client_cert_key = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.076026 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.driver_data_namespace = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.076531 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.driver_ssl_cert_path = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.076972 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.077243 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.driver_use_ssl = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.077637 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.enable_unsupported_driver = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.077996 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.078289 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.extra_capabilities = {} {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.078636 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.filter_function = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.079003 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.goodness_function = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.079383 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.079725 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.080071 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.080426 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.image_volume_cache_enabled = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.080779 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.081814 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.081814 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.iscsi_iotype = fileio {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.082075 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.082306 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.iscsi_target_flags = {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.082674 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.iscsi_write_cache = on {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.083040 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.iser_helper = tgtadm {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.083582 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.iser_ip_address = 10.222.0.60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.083957 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.iser_port = 3260 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.085053 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.085053 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.085053 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.lvm_mirrors = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.085546 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.085786 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.lvm_type = auto {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.086164 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.086525 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.086900 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.num_shell_tries = 3 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.087276 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.087615 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.nvmet_ns_id = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.088580 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.nvmet_port_id = 1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.088580 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.replication_device = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.088861 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.report_discard_supported = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.089029 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.reserved_percentage = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.089326 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.scst_target_driver = iscsi {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.089734 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.scst_target_iqn_name = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.090615 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.storage_protocol = iscsi {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.090966 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.091976 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.target_helper = tgtadm {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.091976 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.target_ip_address = 10.222.0.60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.092158 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.target_port = 3260 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.092437 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.092739 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.target_protocol = iscsi {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.093071 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.trace_flags = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.093426 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.unique_fqdn_network = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.094546 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.use_chap_auth = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.094546 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.094546 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.volume_backend_name = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.094852 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.volume_clear = zero {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.095173 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.volume_clear_ionice = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.096314 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.volume_clear_size = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.096314 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.096314 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.096708 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.097026 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.097396 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.volume_group = cinder-volumes {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.097726 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.098160 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.admin_password = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.098588 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.admin_tenant_name = admin {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.098853 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.admin_token = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.099228 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.admin_user = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.099627 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.auth_admin_prefix = {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.099994 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.100696 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.auth_port = 35357 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.100864 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.auth_protocol = https {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.101143 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.auth_section = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.101503 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.auth_type = password {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.101877 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.auth_uri = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.102876 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.auth_version = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.102876 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.cache = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.103205 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.103358 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.certfile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.103649 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.delay_auth_decision = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.104045 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.104392 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.http_connect_timeout = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.105530 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.105530 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.identity_uri = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.105530 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.include_service_catalog = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.106406 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.insecure = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.106707 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.interface = public {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.107065 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.keyfile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.107409 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.107776 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.108880 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.108880 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.108880 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.109349 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.memcache_secret_key = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.109545 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.memcache_security_strategy = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.109846 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.110252 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.110598 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.region_name = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.110976 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.111335 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.service_token_roles_required = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.112360 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.service_type = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.112360 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.token_cache_time = 300 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.112360 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] keystone_authtoken.www_authenticate_uri = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.112835 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.backend = dogpile.cache.null {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.113222 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.backend_argument = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.114826 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.config_prefix = cache.oslo {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.115222 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.dead_timeout = 60.0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.115610 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.debug_cache_backend = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.115963 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.enable_retry_client = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.116342 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.enable_socket_keepalive = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.116712 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.enabled = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.117054 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.expiration_time = 600 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.117589 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.hashclient_retry_attempts = 2 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.117767 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.hashclient_retry_delay = 1.0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.118162 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.memcache_dead_retry = 300 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.118498 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.118851 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.119201 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.memcache_pool_maxsize = 10 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.119558 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.memcache_pool_unused_timeout = 60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.119959 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.memcache_servers = ['localhost:11211'] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.120351 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.memcache_socket_timeout = 1.0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.120733 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.proxies = [] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.121085 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.retry_attempts = 2 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.121530 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.retry_delay = 0.0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.122168 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.socket_keepalive_count = 1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.122647 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.socket_keepalive_idle = 1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.123426 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.socket_keepalive_interval = 1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.123582 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.tls_allowed_ciphers = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.123969 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.tls_cafile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.124496 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.tls_certfile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.125493 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.tls_enabled = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.125493 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] cache.tls_keyfile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.125790 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_reports.file_event_handler = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.126873 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_reports.file_event_handler_interval = 1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.126873 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_reports.log_dir = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.126873 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.backend_availability_zone = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.127215 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.backend_host = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.127574 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.127940 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.128515 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.chap_password = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.128800 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.chap_username = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.129785 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.chiscsi_conf = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.129785 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.driver_client_cert = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.130046 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.driver_client_cert_key = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.130244 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.driver_data_namespace = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.130729 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.131093 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.131449 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.driver_use_ssl = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.131851 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.132292 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.132565 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.extra_capabilities = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.132877 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.filter_function = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.133252 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.goodness_function = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.133649 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.iet_conf = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.134017 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.134478 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.134778 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.135154 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.135528 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.135877 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.iscsi_iotype = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.136230 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.136583 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.iscsi_target_flags = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.136957 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.iscsi_write_cache = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.137307 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.iser_helper = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.137686 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.iser_ip_address = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.138040 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.iser_port = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.138416 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.iser_target_prefix = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.138770 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.lvm_conf_file = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.139117 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.lvm_mirrors = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.139466 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.139831 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.lvm_type = default {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.140190 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.140554 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.140931 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.num_shell_tries = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.141282 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.141666 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.nvmet_ns_id = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.142018 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.nvmet_port_id = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.142440 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.replication_device = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.142710 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.report_discard_supported = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.143098 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.reserved_percentage = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.143451 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.scst_target_driver = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.143800 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.144145 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.storage_protocol = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.144528 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.144822 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.target_helper = tgtadm {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.145167 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.target_ip_address = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.149494 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.target_port = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.149494 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.target_prefix = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.149494 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.target_protocol = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.149494 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.trace_flags = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.149494 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.unique_fqdn_network = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.149494 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.use_chap_auth = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.149494 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.150045 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.150045 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.volume_clear = none {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.150045 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.volume_clear_ionice = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.150045 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.volume_clear_size = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.150045 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.150045 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.150045 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.150465 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.150533 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.150856 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] lvmdriver-1.volumes_dir = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.151263 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.152322 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.152322 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.153020 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.153268 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.153664 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.154024 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.heartbeat_in_pthread = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.154381 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.154739 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.155088 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.155752 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.155852 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.156218 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.156578 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.156970 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.157335 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.159177 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.159177 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.159342 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.159729 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.160100 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.160481 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.ssl = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.160880 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.161269 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.162338 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.162756 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_rabbit.ssl_version = {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.163180 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_notifications.driver = [] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.164272 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_notifications.retry = -1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.164272 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.164446 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] oslo_messaging_notifications.transport_url = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.164751 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.165132 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] key_manager.fixed_key = **** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.165861 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.166043 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.barbican_api_version = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.166357 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.barbican_endpoint = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.166760 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.barbican_endpoint_type = public {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.167131 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.cafile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.167479 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.certfile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.167852 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.collect_timing = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.168780 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.insecure = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.169133 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.keyfile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.169544 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.number_of_retries = 60 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.169903 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.retry_delay = 1 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.170279 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.split_loggers = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.170627 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.timeout = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.171011 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.verify_ssl = True {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.171360 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] barbican.verify_ssl_path = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.171744 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.approle_role_id = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.172092 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.approle_secret_id = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.172436 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.cafile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.172782 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.certfile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.173137 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.collect_timing = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.173507 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.insecure = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.173855 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.keyfile = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.174238 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.kv_mountpoint = secret {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.174610 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.kv_version = 2 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.174960 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.root_token_id = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.175333 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.split_loggers = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.175703 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.ssl_ca_crt_file = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.176401 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.timeout = None {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.176401 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.use_ssl = False {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.177104 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 01 14:26:36.177104 n-d-828419-4 cinder-volume[96778]: DEBUG oslo_service.service [None req-08e5d239-72dc-4fbc-ba5b-fcd0d79dcedc None None] ******************************************************************************** {{(pid=96778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Apr 01 14:26:36.347507 n-d-828419-4 sudo[96924]: pam_unix(sudo:session): session closed for user root
Apr 01 14:26:36.349426 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.347s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:26:36.351110 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:26:36.365297 n-d-828419-4 sudo[97104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 01 14:26:36.366060 n-d-828419-4 sudo[97104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:26:36.685280 n-d-828419-4 sudo[97104]: pam_unix(sudo:session): session closed for user root
Apr 01 14:26:36.687245 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.336s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:26:36.688432 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:26:36.702722 n-d-828419-4 sudo[97252]: 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
Apr 01 14:26:36.703482 n-d-828419-4 sudo[97252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:26:37.163628 n-d-828419-4 sudo[97252]: pam_unix(sudo:session): session closed for user root
Apr 01 14:26:37.165693 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d 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.477s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:26:37.166731 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:26:37.181017 n-d-828419-4 sudo[97318]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 01 14:26:37.181783 n-d-828419-4 sudo[97318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:26:37.506884 n-d-828419-4 sudo[97318]: pam_unix(sudo:session): session closed for user root
Apr 01 14:26:37.508852 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.342s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:26:37.509900 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:26:37.523235 n-d-828419-4 sudo[97347]: 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
Apr 01 14:26:37.523996 n-d-828419-4 sudo[97347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:26:38.000336 n-d-828419-4 sudo[97347]: pam_unix(sudo:session): session closed for user root
Apr 01 14:26:38.002453 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d 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.492s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:26:38.003646 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:26:38.019162 n-d-828419-4 sudo[97436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:26:38.019922 n-d-828419-4 sudo[97436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:26:38.421695 n-d-828419-4 sudo[97436]: pam_unix(sudo:session): session closed for user root
Apr 01 14:26:38.423768 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:26:38.424652 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:26:38.425569 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:26:38.440324 n-d-828419-4 sudo[97439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:26:38.441090 n-d-828419-4 sudo[97439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:26:38.864019 n-d-828419-4 sudo[97439]: pam_unix(sudo:session): session closed for user root
Apr 01 14:26:38.866344 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:26:38.868391 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:26:38.884131 n-d-828419-4 sudo[97444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:26:38.885083 n-d-828419-4 sudo[97444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:26:39.362960 n-d-828419-4 sudo[97444]: pam_unix(sudo:session): session closed for user root
Apr 01 14:26:39.365523 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.497s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:26:39.368021 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.driver [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Driver hasn't implemented _init_vendor_properties()
Apr 01 14:26:39.368419 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.driver [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d 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-828419-4: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=96899) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:816}}
Apr 01 14:26:39.391146 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d 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=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:26:39.412147 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.db.sqlalchemy.api [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Building query based on filter {{(pid=96899) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3150}}
Apr 01 14:26:39.429532 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=96899) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:887}}
Apr 01 14:26:39.436035 n-d-828419-4 cinder-volume[96899]: INFO cinder.keymgr.migration [None req-8549cc5d-4918-4e61-b64d-e9db1e02c430 None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Apr 01 14:26:39.441205 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:26:39.441867 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:26:39.457633 n-d-828419-4 sudo[97447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:26:39.458423 n-d-828419-4 sudo[97447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:26:39.926423 n-d-828419-4 sudo[97447]: pam_unix(sudo:session): session closed for user root
Apr 01 14:26:39.928727 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:26:39.930971 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:26:39.945747 n-d-828419-4 sudo[97452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:26:39.946506 n-d-828419-4 sudo[97452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:26:40.378072 n-d-828419-4 sudo[97452]: pam_unix(sudo:session): session closed for user root
Apr 01 14:26:40.380657 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:26:40.382646 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:26:40.408482 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Driver initialization completed successfully.
Apr 01 14:26:40.417821 n-d-828419-4 cinder-volume[96899]: INFO cinder.manager [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Initiating service 3 cleanup
Apr 01 14:26:40.423040 n-d-828419-4 cinder-volume[96899]: INFO cinder.manager [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Service 3 cleanup completed.
Apr 01 14:26:40.423413 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.service [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Creating RPC server for service cinder-volume {{(pid=96899) start /opt/stack/cinder/cinder/service.py:231}}
Apr 01 14:26:40.429140 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.service [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=96899) start /opt/stack/cinder/cinder/service.py:237}}
Apr 01 14:26:40.476943 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Apr 01 14:26:40.477631 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:26:40.478263 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:26:40.495420 n-d-828419-4 sudo[97456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:26:40.496370 n-d-828419-4 sudo[97456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:26:40.929696 n-d-828419-4 sudo[97456]: pam_unix(sudo:session): session closed for user root
Apr 01 14:26:40.931651 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:26:40.933683 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:26:40.948437 n-d-828419-4 sudo[97461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:26:40.949887 n-d-828419-4 sudo[97461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:26:41.381077 n-d-828419-4 sudo[97461]: pam_unix(sudo:session): session closed for user root
Apr 01 14:26:41.383143 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:26:41.467951 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ee3e0d49-7652-453d-b944-84ba1e158c0d None None] Driver post RPC initialization completed successfully.
Apr 01 14:27:39.471322 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:27:39.471948 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:27:39.472548 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:27:39.488827 n-d-828419-4 sudo[99372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:27:39.489649 n-d-828419-4 sudo[99372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:27:39.932435 n-d-828419-4 sudo[99372]: pam_unix(sudo:session): session closed for user root
Apr 01 14:27:39.934410 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:27:39.935946 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:27:39.950686 n-d-828419-4 sudo[99376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:27:39.951443 n-d-828419-4 sudo[99376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:27:40.385732 n-d-828419-4 sudo[99376]: pam_unix(sudo:session): session closed for user root
Apr 01 14:27:40.387925 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:27:40.389242 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:28:39.478228 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:28:39.478894 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:28:39.479329 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:28:39.494899 n-d-828419-4 sudo[102069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:28:39.495665 n-d-828419-4 sudo[102069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:28:39.942939 n-d-828419-4 sudo[102069]: pam_unix(sudo:session): session closed for user root
Apr 01 14:28:39.949385 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:28:39.950980 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:28:39.966050 n-d-828419-4 sudo[102123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:28:39.967444 n-d-828419-4 sudo[102123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:28:40.422412 n-d-828419-4 sudo[102123]: pam_unix(sudo:session): session closed for user root
Apr 01 14:28:40.424437 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:28:40.425676 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:29:39.482509 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:29:39.483202 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:29:39.483721 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:29:39.498392 n-d-828419-4 sudo[102406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:29:39.499152 n-d-828419-4 sudo[102406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:29:39.941385 n-d-828419-4 sudo[102406]: pam_unix(sudo:session): session closed for user root
Apr 01 14:29:39.944028 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:29:39.945590 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:29:39.960097 n-d-828419-4 sudo[102409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:29:39.960873 n-d-828419-4 sudo[102409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:29:40.389164 n-d-828419-4 sudo[102409]: pam_unix(sudo:session): session closed for user root
Apr 01 14:29:40.391219 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:29:40.392504 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:30:39.482559 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:30:39.483214 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:30:39.483667 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:30:39.498902 n-d-828419-4 sudo[102779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:30:39.499654 n-d-828419-4 sudo[102779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:30:39.920367 n-d-828419-4 sudo[102779]: pam_unix(sudo:session): session closed for user root
Apr 01 14:30:39.922390 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:30:39.924111 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:30:39.938353 n-d-828419-4 sudo[102782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:30:39.939109 n-d-828419-4 sudo[102782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:30:40.403969 n-d-828419-4 sudo[102782]: pam_unix(sudo:session): session closed for user root
Apr 01 14:30:40.406103 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:30:40.407308 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:32:39.489777 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:32:39.490423 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:32:39.490913 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:32:39.505183 n-d-828419-4 sudo[103088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:32:39.505953 n-d-828419-4 sudo[103088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:32:39.944206 n-d-828419-4 sudo[103088]: pam_unix(sudo:session): session closed for user root
Apr 01 14:32:39.946201 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:32:39.947718 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:32:39.962745 n-d-828419-4 sudo[103091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:32:39.963502 n-d-828419-4 sudo[103091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:32:40.385496 n-d-828419-4 sudo[103091]: pam_unix(sudo:session): session closed for user root
Apr 01 14:32:40.387514 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:32:40.388789 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:33:39.496118 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:33:39.496795 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:33:39.497247 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:33:39.511556 n-d-828419-4 sudo[103142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:33:39.512316 n-d-828419-4 sudo[103142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:33:39.974140 n-d-828419-4 sudo[103142]: pam_unix(sudo:session): session closed for user root
Apr 01 14:33:39.976737 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:33:39.979321 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:33:39.993235 n-d-828419-4 sudo[103145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:33:39.994012 n-d-828419-4 sudo[103145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:33:40.449625 n-d-828419-4 sudo[103145]: pam_unix(sudo:session): session closed for user root
Apr 01 14:33:40.451691 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:33:40.452841 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:34:39.499786 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:34:39.500521 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:34:39.500936 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:34:39.515983 n-d-828419-4 sudo[103489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:34:39.516765 n-d-828419-4 sudo[103489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:34:39.937038 n-d-828419-4 sudo[103489]: pam_unix(sudo:session): session closed for user root
Apr 01 14:34:39.938997 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:34:39.940597 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:34:39.955685 n-d-828419-4 sudo[103492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:34:39.956473 n-d-828419-4 sudo[103492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:34:40.387724 n-d-828419-4 sudo[103492]: pam_unix(sudo:session): session closed for user root
Apr 01 14:34:40.389845 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:34:40.391188 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:35:39.500185 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:35:39.501324 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:35:39.502649 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:35:39.638270 n-d-828419-4 sudo[104477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:35:39.645981 n-d-828419-4 sudo[104477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:35:40.241550 n-d-828419-4 sudo[104477]: pam_unix(sudo:session): session closed for user root
Apr 01 14:35:40.243592 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.741s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:35:40.245221 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:35:40.259967 n-d-828419-4 sudo[104480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:35:40.260706 n-d-828419-4 sudo[104480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:35:40.726704 n-d-828419-4 sudo[104480]: pam_unix(sudo:session): session closed for user root
Apr 01 14:35:40.732520 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.484s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:35:40.732520 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:36:39.502204 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:36:39.502879 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:36:39.503402 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:36:39.527651 n-d-828419-4 sudo[105286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:36:39.528665 n-d-828419-4 sudo[105286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:36:40.316815 n-d-828419-4 sudo[105286]: pam_unix(sudo:session): session closed for user root
Apr 01 14:36:40.318731 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.815s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:36:40.320459 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:36:40.355617 n-d-828419-4 sudo[105289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:36:40.356613 n-d-828419-4 sudo[105289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:36:40.932609 n-d-828419-4 sudo[105289]: pam_unix(sudo:session): session closed for user root
Apr 01 14:36:40.934580 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.614s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:36:40.935750 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:37:39.504904 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:37:39.506336 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:37:39.509963 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:37:39.546731 n-d-828419-4 sudo[105562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:37:39.548846 n-d-828419-4 sudo[105562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:37:40.308475 n-d-828419-4 sudo[105562]: pam_unix(sudo:session): session closed for user root
Apr 01 14:37:40.311135 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.801s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:37:40.312868 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:37:40.331546 n-d-828419-4 sudo[105574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:37:40.332667 n-d-828419-4 sudo[105574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:37:41.113197 n-d-828419-4 sudo[105574]: pam_unix(sudo:session): session closed for user root
Apr 01 14:37:41.115998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.803s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:37:41.119211 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:38:39.510255 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:38:39.511020 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:38:39.511436 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:38:39.538994 n-d-828419-4 sudo[106343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:38:39.539803 n-d-828419-4 sudo[106343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:38:40.101309 n-d-828419-4 sudo[106343]: pam_unix(sudo:session): session closed for user root
Apr 01 14:38:40.106160 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.592s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:38:40.106160 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:38:40.125586 n-d-828419-4 sudo[106356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:38:40.127043 n-d-828419-4 sudo[106356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:38:40.702099 n-d-828419-4 sudo[106356]: pam_unix(sudo:session): session closed for user root
Apr 01 14:38:40.704588 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.599s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:38:40.705920 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:38:42.475162 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:38:42.486951 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:38:42.498054 n-d-828419-4 cinder-volume[96899]: INFO cinder.rpc [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Apr 01 14:38:42.507625 n-d-828419-4 cinder-volume[96899]: INFO cinder.rpc [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Apr 01 14:38:42.519070 n-d-828419-4 cinder-volume[96899]: INFO cinder.rpc [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Apr 01 14:38:42.525162 n-d-828419-4 cinder-volume[96899]: INFO cinder.rpc [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Apr 01 14:38:42.526401 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:38:42.527499 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:38:42.568982 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Flow 'volume_create_manager' (78bdc452-cfb0-4dcd-ac54-3e11a87bcb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:38:42.572591 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf4e05d0-1567-47dc-aa5b-4b2ac74408af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:38:42.600062 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:38:42.631578 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf4e05d0-1567-47dc-aa5b-4b2ac74408af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:38:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1574449125',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=ba92b861-c29d-404b-96d4-e97ae39c1e25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ca9eaee778c44a1897155fc3c345973',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:38:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:38:42Z,user_id='a83d1d9f1fcd4f55a6b14db35ff5c180',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:38:42.634457 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (43a45742-f794-4db6-9560-f768d579c640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:38:42.636899 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (43a45742-f794-4db6-9560-f768d579c640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:38:42.639532 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e11fac8-6ca5-4863-ad6b-10d4e3bf814d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:38:42.642399 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e11fac8-6ca5-4863-ad6b-10d4e3bf814d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ba92b861-c29d-404b-96d4-e97ae39c1e25', 'volume_name': 'volume-ba92b861-c29d-404b-96d4-e97ae39c1e25', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:38:42.647771 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb86263f-f45d-4695-9ebb-aeb2d00d4719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:38:42.647771 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb86263f-f45d-4695-9ebb-aeb2d00d4719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:38:42.649964 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (045a9113-aade-4437-81c1-243feb40f6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:38:42.650923 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Volume ba92b861-c29d-404b-96d4-e97ae39c1e25: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ba92b861-c29d-404b-96d4-e97ae39c1e25', 'volume_size': 1}
Apr 01 14:38:42.652859 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:38:42.672189 n-d-828419-4 sudo[106380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:38:42.673112 n-d-828419-4 sudo[106380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:38:44.084468 n-d-828419-4 sudo[106380]: pam_unix(sudo:session): session closed for user root
Apr 01 14:38:44.087535 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.435s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:38:44.093485 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (045a9113-aade-4437-81c1-243feb40f6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ba92b861-c29d-404b-96d4-e97ae39c1e25', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:38:44.096055 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d3204ccd-6be0-42c5-a1a8-8bbfe7e91051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:38:44.179527 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Volume volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 (ba92b861-c29d-404b-96d4-e97ae39c1e25): created successfully
Apr 01 14:38:44.181516 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d3204ccd-6be0-42c5-a1a8-8bbfe7e91051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:38:44.184815 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Flow 'volume_create_manager' (78bdc452-cfb0-4dcd-ac54-3e11a87bcb51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:38:44.339362 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-95aca25a-0017-49b1-9676-85c125811cd5 tempest-LiveMigrationTest-927992327 None] Created volume successfully.
Apr 01 14:38:48.235277 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:38:48.263667 n-d-828419-4 sudo[106432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 01 14:38:48.265349 n-d-828419-4 sudo[106432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:38:48.615089 n-d-828419-4 sudo[106432]: pam_unix(sudo:session): session closed for user root
Apr 01 14:38:48.617172 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.382s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:38:48.618469 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:38:48.635456 n-d-828419-4 sudo[106435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:38:48.637363 n-d-828419-4 sudo[106435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:38:49.274941 n-d-828419-4 sudo[106435]: pam_unix(sudo:session): session closed for user root
Apr 01 14:38:49.277189 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25" returned: 0 in 0.658s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:38:49.331704 n-d-828419-4 cinder-volume[96899]: INFO oslo.privsep.daemon [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 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/tmpmdx_8l3y/privsep.sock']
Apr 01 14:38:49.357810 n-d-828419-4 sudo[106447]: 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/tmpmdx_8l3y/privsep.sock
Apr 01 14:38:49.359369 n-d-828419-4 sudo[106447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:38:50.979127 n-d-828419-4 sudo[106447]: pam_unix(sudo:session): session closed for user root
Apr 01 14:38:50.985181 n-d-828419-4 cinder-volume[96899]: INFO oslo.privsep.daemon [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] Spawned new privsep daemon via rootwrap
Apr 01 14:38:50.985920 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] Accepted privsep connection to /tmp/tmpmdx_8l3y/privsep.sock {{(pid=96899) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Apr 01 14:38:50.987276 n-d-828419-4 cinder-volume[96899]: INFO oslo.privsep.daemon [-] privsep daemon starting
Apr 01 14:38:50.987539 n-d-828419-4 cinder-volume[96899]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Apr 01 14:38:50.987795 n-d-828419-4 cinder-volume[96899]: 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
Apr 01 14:38:50.988044 n-d-828419-4 cinder-volume[96899]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 106460
Apr 01 14:38:50.989572 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718212240]: (2,) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:38:51.221918 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:38:51.259584 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:38:51.259584 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718212240]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:38:51.260048 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:38:51.261891 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] Creating iscsi_target for Volume ID: volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:38:51.419924 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] Created volume path /opt/stack/data/cinder/volumes/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25,
Apr 01 14:38:51.419924 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:38:51.419924 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:38:51.419924 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:38:51.419924 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:38:51.419924 n-d-828419-4 cinder-volume[96899]: incominguser NQFn45zTnUK9XPfw2hVT PHyT4mTYkBDsVs6z
Apr 01 14:38:51.419924 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:38:51.419924 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:38:51.419924 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:38:51.419924 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:38:51.427722 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:38:52.062182 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25" returned: 0 in 0.639s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:38:52.063101 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718212240]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:38:52.064897 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:38:52.065403 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:38:52.070816 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:38:52.077161 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:38:52.077519 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718212240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n Backing store flags: \n Account information:\n NQFn45zTnUK9XPfw2hVT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:38:52.078020 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:38:52.079658 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:38:52.224715 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:38:52.225644 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718212240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n Backing store flags: \n Account information:\n NQFn45zTnUK9XPfw2hVT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:38:52.229013 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:38:52.370137 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:38:52.370974 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718212240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n Backing store flags: \n Account information:\n NQFn45zTnUK9XPfw2hVT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:38:52.372170 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:38:52.638859 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25', 'target_lun': 1, 'volume_id': 'ba92b861-c29d-404b-96d4-e97ae39c1e25', 'auth_method': 'CHAP', 'auth_username': 'NQFn45zTnUK9XPfw2hVT', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '265ece49-4b55-4ae8-85d6-e6a9556f887e'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:38:52.885161 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-35c175a1-8493-4e50-b026-473f5f1ed516 req-f9cbab2d-83a2-48be-ad89-c691b8566178 tempest-LiveMigrationTest-927992327 None] attachment_update completed successfully.
Apr 01 14:39:11.281621 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-7446d62f-5c46-421b-a5df-e8e101578985 req-20e0a595-5ffd-4724-9dee-e18d4f884cab tempest-LiveMigrationTest-337938090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:39:11.299790 n-d-828419-4 sudo[106582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:39:11.300564 n-d-828419-4 sudo[106582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:39:11.707764 n-d-828419-4 sudo[106582]: pam_unix(sudo:session): session closed for user root
Apr 01 14:39:11.709805 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-7446d62f-5c46-421b-a5df-e8e101578985 req-20e0a595-5ffd-4724-9dee-e18d4f884cab tempest-LiveMigrationTest-337938090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25" returned: 0 in 0.428s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:39:11.760493 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:39:11.781029 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:39:11.781589 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315723911408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n Backing store flags: \n Account information:\n NQFn45zTnUK9XPfw2hVT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7446d62f-5c46-421b-a5df-e8e101578985 req-20e0a595-5ffd-4724-9dee-e18d4f884cab tempest-LiveMigrationTest-337938090 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: I_T nexus: 1
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: NQFn45zTnUK9XPfw2hVT
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:39:11.782497 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:39:11.785133 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7446d62f-5c46-421b-a5df-e8e101578985 req-20e0a595-5ffd-4724-9dee-e18d4f884cab tempest-LiveMigrationTest-337938090 None] Creating iscsi_target for Volume ID: volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:39:11.785133 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7446d62f-5c46-421b-a5df-e8e101578985 req-20e0a595-5ffd-4724-9dee-e18d4f884cab tempest-LiveMigrationTest-337938090 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 01 14:39:11.854105 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7446d62f-5c46-421b-a5df-e8e101578985 req-20e0a595-5ffd-4724-9dee-e18d4f884cab tempest-LiveMigrationTest-337938090 None] Created volume path /opt/stack/data/cinder/volumes/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25,
Apr 01 14:39:11.854105 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:39:11.854105 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:39:11.854105 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:39:11.854105 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:39:11.854105 n-d-828419-4 cinder-volume[96899]: incominguser NQFn45zTnUK9XPfw2hVT PHyT4mTYkBDsVs6z
Apr 01 14:39:11.854105 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:39:11.854105 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:39:11.854105 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:39:11.854105 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:39:11.856589 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:39:11.966063 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25" returned: 0 in 0.109s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:39:11.966491 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315723911408]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:39:11.967130 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7446d62f-5c46-421b-a5df-e8e101578985 req-20e0a595-5ffd-4724-9dee-e18d4f884cab tempest-LiveMigrationTest-337938090 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:39:11.967540 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7446d62f-5c46-421b-a5df-e8e101578985 req-20e0a595-5ffd-4724-9dee-e18d4f884cab tempest-LiveMigrationTest-337938090 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:39:11.968758 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:39:11.989993 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:39:11.991131 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315723911408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n Backing store flags: \n Account information:\n NQFn45zTnUK9XPfw2hVT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7446d62f-5c46-421b-a5df-e8e101578985 req-20e0a595-5ffd-4724-9dee-e18d4f884cab tempest-LiveMigrationTest-337938090 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: I_T nexus: 1
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: NQFn45zTnUK9XPfw2hVT
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:39:11.992134 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:39:11.995802 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:39:12.091000 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:39:12.091389 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315723911408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n Backing store flags: \n Account information:\n NQFn45zTnUK9XPfw2hVT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:39:12.092546 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:39:12.182516 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:39:12.182895 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315723911408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n Backing store flags: \n Account information:\n NQFn45zTnUK9XPfw2hVT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:39:12.183935 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-7446d62f-5c46-421b-a5df-e8e101578985 req-20e0a595-5ffd-4724-9dee-e18d4f884cab tempest-LiveMigrationTest-337938090 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:39:12.368005 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-7446d62f-5c46-421b-a5df-e8e101578985 req-20e0a595-5ffd-4724-9dee-e18d4f884cab tempest-LiveMigrationTest-337938090 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25', 'target_lun': 1, 'volume_id': 'ba92b861-c29d-404b-96d4-e97ae39c1e25', 'auth_method': 'CHAP', 'auth_username': 'NQFn45zTnUK9XPfw2hVT', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5af3c506-d6ce-4e5b-93e2-c6b51ee50898'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:39:12.567412 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-7446d62f-5c46-421b-a5df-e8e101578985 req-20e0a595-5ffd-4724-9dee-e18d4f884cab tempest-LiveMigrationTest-337938090 None] attachment_update completed successfully.
Apr 01 14:39:39.514266 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:39:39.516346 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:39:39.516346 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:39:39.531449 n-d-828419-4 sudo[106706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:39:39.532332 n-d-828419-4 sudo[106706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:39:39.865726 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-7446d62f-5c46-421b-a5df-e8e101578985 req-f78ce386-34fc-4e72-9f98-8c2a59ab401b tempest-LiveMigrationTest-337938090 None] Terminate volume connection completed successfully.
Apr 01 14:39:39.866689 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-7446d62f-5c46-421b-a5df-e8e101578985 req-f78ce386-34fc-4e72-9f98-8c2a59ab401b tempest-LiveMigrationTest-337938090 None] Deleting attachment 265ece49-4b55-4ae8-85d6-e6a9556f887e. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:39:40.047212 n-d-828419-4 sudo[106706]: pam_unix(sudo:session): session closed for user root
Apr 01 14:39:40.048802 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.533s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:39:40.050313 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:39:40.067084 n-d-828419-4 sudo[106709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:39:40.068522 n-d-828419-4 sudo[106709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:39:40.588077 n-d-828419-4 sudo[106709]: pam_unix(sudo:session): session closed for user root
Apr 01 14:39:40.590265 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.540s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:39:40.594299 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:39:51.908540 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-09ce5c44-26c8-4ab7-875f-3788f62a0528 req-0a05de9f-63c1-4bb6-a037-81cab21820f8 tempest-LiveMigrationTest-927992327 None] Terminate volume connection completed successfully.
Apr 01 14:39:51.910407 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-09ce5c44-26c8-4ab7-875f-3788f62a0528 req-0a05de9f-63c1-4bb6-a037-81cab21820f8 tempest-LiveMigrationTest-927992327 None] Deleting attachment 5af3c506-d6ce-4e5b-93e2-c6b51ee50898. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:39:51.914191 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:39:52.182317 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.270s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:39:52.182656 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716674304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25\n Backing store flags: \n Account information:\n NQFn45zTnUK9XPfw2hVT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:39:52.183507 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-09ce5c44-26c8-4ab7-875f-3788f62a0528 req-0a05de9f-63c1-4bb6-a037-81cab21820f8 tempest-LiveMigrationTest-927992327 None] Removing iscsi_target for Volume ID: ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:39:52.184612 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:39:52.427610 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 -f" returned: 0 in 0.242s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:39:52.427989 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716674304]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:39:52.429546 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:39:52.560988 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:39:52.561321 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716674304]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:39:55.951595 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:39:55.956663 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:39:55.957610 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:39:55.974487 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Flow 'volume_create_manager' (bdabbed6-a475-4402-a5df-d9b639fb54aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:39:55.980008 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (28628a8b-a5c2-4bde-8c46-5eebd988daca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:39:56.005262 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:39:56.037352 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (28628a8b-a5c2-4bde-8c46-5eebd988daca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:39:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-976675496',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=316de9f7-f346-4fb1-a5d2-4b428cd0434a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ca9eaee778c44a1897155fc3c345973',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:39:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:39:56Z,user_id='a83d1d9f1fcd4f55a6b14db35ff5c180',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:39:56.041624 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (325c240b-a907-44e5-a23c-f9ab584c97c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:39:56.044033 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (325c240b-a907-44e5-a23c-f9ab584c97c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:39:56.046869 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f284fab-57f8-4d9c-9bb6-6a788ae2b56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:39:56.224260 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f284fab-57f8-4d9c-9bb6-6a788ae2b56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '316de9f7-f346-4fb1-a5d2-4b428cd0434a', 'volume_name': 'volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:39:56.226757 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7429cc7-0db4-4e45-9afb-335d9ad39144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:39:56.230604 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7429cc7-0db4-4e45-9afb-335d9ad39144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:39:56.233077 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfd56811-cd68-4b47-9897-d94faea0cc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:39:56.234525 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Volume 316de9f7-f346-4fb1-a5d2-4b428cd0434a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 14:39:56.235422 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Cloning 316de9f7-f346-4fb1-a5d2-4b428cd0434a from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 14:40:11.952739 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1, size 616.00 MB, duration 15.71 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 14:40:11.953715 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Image download 616.00 MB at 39.20 MB/s
Apr 01 14:40:12.016019 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:12.199937 n-d-828419-4 sudo[106924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1
Apr 01 14:40:12.200793 n-d-828419-4 sudo[106924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:12.805896 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1" returned: 0 in 0.787s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:12.805896 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user a83d1d9f1fcd4f55a6b14db35ff5c180. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 14:40:12.801324 n-d-828419-4 sudo[106924]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:12.978556 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:13.130210 n-d-828419-4 sudo[106929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1
Apr 01 14:40:13.131008 n-d-828419-4 sudo[106929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:13.495702 n-d-828419-4 sudo[106929]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:13.498003 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1" returned: 0 in 0.519s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:13.500977 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:13.520801 n-d-828419-4 sudo[106934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:40:13.522041 n-d-828419-4 sudo[106934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:14.490136 n-d-828419-4 sudo[106934]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:14.493757 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.991s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:14.767719 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 316de9f7-f346-4fb1-a5d2-4b428cd0434a. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 14:40:14.823544 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_491uirye {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:14.911945 n-d-828419-4 sudo[106967]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_491uirye
Apr 01 14:40:14.912725 n-d-828419-4 sudo[106967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:15.260207 n-d-828419-4 sudo[106967]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:15.262466 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_491uirye" returned: 0 in 0.439s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:15.263708 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:15.363603 n-d-828419-4 sudo[106971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1
Apr 01 14:40:15.364431 n-d-828419-4 sudo[106971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:15.700942 n-d-828419-4 sudo[106971]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:15.703513 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1" returned: 0 in 0.439s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:15.704962 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 14:40:15.706144 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--316de9f7--f346--4fb1--a5d2--4b428cd0434a oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:15.748572 n-d-828419-4 sudo[106976]: 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_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--316de9f7--f346--4fb1--a5d2--4b428cd0434a oflag=direct
Apr 01 14:40:15.749391 n-d-828419-4 sudo[106976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:16.174410 n-d-828419-4 sudo[106976]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:16.177050 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--316de9f7--f346--4fb1--a5d2--4b428cd0434a oflag=direct" returned: 0 in 0.470s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:16.179599 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 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_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--316de9f7--f346--4fb1--a5d2--4b428cd0434a {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:16.201098 n-d-828419-4 sudo[106988]: 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_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--316de9f7--f346--4fb1--a5d2--4b428cd0434a
Apr 01 14:40:16.201998 n-d-828419-4 sudo[106988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:29.184592 n-d-828419-4 sudo[106988]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:29.188189 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 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_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--316de9f7--f346--4fb1--a5d2--4b428cd0434a" returned: 0 in 13.008s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:29.198249 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:29.305325 n-d-828419-4 sudo[107264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1
Apr 01 14:40:29.306940 n-d-828419-4 sudo[107264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:29.731277 n-d-828419-4 sudo[107264]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:29.734431 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1" returned: 0 in 0.544s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:29.736694 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__56ur10xn-d-828419-4@lvmdriver-1, size 700.00 MB, duration 13.01 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--316de9f7--f346--4fb1--a5d2--4b428cd0434a {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 14:40:29.738004 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Converted 700.00 MB image at 53.80 MB/s
Apr 01 14:40:29.747688 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 316de9f7-f346-4fb1-a5d2-4b428cd0434a successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 14:40:29.860074 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user a83d1d9f1fcd4f55a6b14db35ff5c180 is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 14:40:29.861225 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Marking volume 316de9f7-f346-4fb1-a5d2-4b428cd0434a as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 14:40:29.965979 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to 316de9f7-f346-4fb1-a5d2-4b428cd0434a. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 14:40:29.966434 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Creating volume glance metadata for volume 316de9f7-f346-4fb1-a5d2-4b428cd0434a backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 14:40:30.095299 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfd56811-cd68-4b47-9897-d94faea0cc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:30.098033 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0867cda2-0ed0-4b47-9057-1bf41467b76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:30.194798 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Volume volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a (316de9f7-f346-4fb1-a5d2-4b428cd0434a): created successfully
Apr 01 14:40:30.198239 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0867cda2-0ed0-4b47-9057-1bf41467b76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:30.201569 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Flow 'volume_create_manager' (bdabbed6-a475-4402-a5df-d9b639fb54aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:40:30.300397 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-229f24c0-b700-46d8-9cf1-b62517dc2f97 tempest-LiveMigrationTest-927992327 None] Created volume successfully.
Apr 01 14:40:30.632093 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:40:30.638094 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:40:30.638681 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:40:30.653859 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Flow 'volume_create_manager' (60003912-f644-4494-8b65-769d953b6d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:40:30.656925 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e8b60075-a4c6-455f-8917-c7621ac8ea0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:30.681105 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:40:30.717534 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e8b60075-a4c6-455f-8917-c7621ac8ea0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:40:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-782295819',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=34c34e4d-4949-42ce-b00e-80ff7ccb4d0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e5758e712c84838992f0c7e20a3dcb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:40:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:40:30Z,user_id='b880240680134037a8b2bf5d5bdc13a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:30.720795 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b759d05-4c04-4090-aee3-47f8c561126b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:30.729297 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b759d05-4c04-4090-aee3-47f8c561126b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:30.732250 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a239f00-fb2c-439a-8199-d203135b2786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:30.734925 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a239f00-fb2c-439a-8199-d203135b2786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '34c34e4d-4949-42ce-b00e-80ff7ccb4d0c', 'volume_name': 'volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:30.737612 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9630283a-7deb-4981-b447-fed55747ef88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:30.740013 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9630283a-7deb-4981-b447-fed55747ef88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:30.742990 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aef449df-9411-4ced-828d-bc829d2c29da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:30.743990 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Volume 34c34e4d-4949-42ce-b00e-80ff7ccb4d0c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c', 'volume_size': 1}
Apr 01 14:40:30.745436 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:30.765417 n-d-828419-4 sudo[107273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:40:30.766841 n-d-828419-4 sudo[107273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:31.432115 n-d-828419-4 sudo[107273]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:31.434641 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.689s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:31.439173 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aef449df-9411-4ced-828d-bc829d2c29da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:31.441648 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (790163e2-0333-47cc-b4b1-bbfa27e8fb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:31.608185 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Volume volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c (34c34e4d-4949-42ce-b00e-80ff7ccb4d0c): created successfully
Apr 01 14:40:31.611873 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (790163e2-0333-47cc-b4b1-bbfa27e8fb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:31.613924 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Flow 'volume_create_manager' (60003912-f644-4494-8b65-769d953b6d64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:40:31.767953 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-bc61bb20-ef84-411e-a9ee-1e250af013ce tempest-VolumesAdminNegativeTest-2007803448 None] Created volume successfully.
Apr 01 14:40:35.271530 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-a85b35b0-10e4-44e7-a13a-decda1c9cb07 req-75182775-5102-4ce8-bdfa-aafdf5a64fff tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:35.289812 n-d-828419-4 sudo[107311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:35.290585 n-d-828419-4 sudo[107311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:35.732489 n-d-828419-4 sudo[107311]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:35.734776 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-a85b35b0-10e4-44e7-a13a-decda1c9cb07 req-75182775-5102-4ce8-bdfa-aafdf5a64fff tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c" returned: 0 in 0.463s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:35.813174 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:35.813472 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:35.813754 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716775424]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:35.814600 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-a85b35b0-10e4-44e7-a13a-decda1c9cb07 req-75182775-5102-4ce8-bdfa-aafdf5a64fff tempest-VolumesAdminNegativeTest-2007803448 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:40:35.815155 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-a85b35b0-10e4-44e7-a13a-decda1c9cb07 req-75182775-5102-4ce8-bdfa-aafdf5a64fff tempest-VolumesAdminNegativeTest-2007803448 None] Creating iscsi_target for Volume ID: volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:40:35.932532 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-a85b35b0-10e4-44e7-a13a-decda1c9cb07 req-75182775-5102-4ce8-bdfa-aafdf5a64fff tempest-VolumesAdminNegativeTest-2007803448 None] Created volume path /opt/stack/data/cinder/volumes/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c,
Apr 01 14:40:35.932532 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:40:35.932532 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:40:35.932532 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:35.932532 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:40:35.932532 n-d-828419-4 cinder-volume[96899]: incominguser eBsamf2WoZPbZxQrdC7G K7wVx3bJ7PRXMtcx
Apr 01 14:40:35.932532 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:40:35.932532 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:40:35.932532 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:40:35.932532 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:40:35.933918 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:36.621255 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c" returned: 0 in 0.687s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:36.621929 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716775424]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:36.622241 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-a85b35b0-10e4-44e7-a13a-decda1c9cb07 req-75182775-5102-4ce8-bdfa-aafdf5a64fff tempest-VolumesAdminNegativeTest-2007803448 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:40:36.622638 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-a85b35b0-10e4-44e7-a13a-decda1c9cb07 req-75182775-5102-4ce8-bdfa-aafdf5a64fff tempest-VolumesAdminNegativeTest-2007803448 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:40:36.623889 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:36.647824 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:36.648341 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716775424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n Backing store flags: \n Account information:\n eBsamf2WoZPbZxQrdC7G\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:36.648986 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-a85b35b0-10e4-44e7-a13a-decda1c9cb07 req-75182775-5102-4ce8-bdfa-aafdf5a64fff tempest-VolumesAdminNegativeTest-2007803448 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:40:36.650099 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:36.832416 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:36.832745 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716775424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n Backing store flags: \n Account information:\n eBsamf2WoZPbZxQrdC7G\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:36.833918 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:36.922596 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:36.922904 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716775424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n Backing store flags: \n Account information:\n eBsamf2WoZPbZxQrdC7G\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:36.923853 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-a85b35b0-10e4-44e7-a13a-decda1c9cb07 req-75182775-5102-4ce8-bdfa-aafdf5a64fff tempest-VolumesAdminNegativeTest-2007803448 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:40:37.293636 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-a85b35b0-10e4-44e7-a13a-decda1c9cb07 req-75182775-5102-4ce8-bdfa-aafdf5a64fff tempest-VolumesAdminNegativeTest-2007803448 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c', 'target_lun': 1, 'volume_id': '34c34e4d-4949-42ce-b00e-80ff7ccb4d0c', 'auth_method': 'CHAP', 'auth_username': 'eBsamf2WoZPbZxQrdC7G', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd7f1e2d5-ee0e-468f-bf16-d7ee2595d635'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:40:37.636326 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-a85b35b0-10e4-44e7-a13a-decda1c9cb07 req-75182775-5102-4ce8-bdfa-aafdf5a64fff tempest-VolumesAdminNegativeTest-2007803448 None] attachment_update completed successfully.
Apr 01 14:40:37.873843 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b9f783a1-a033-4528-883c-3a41c7e4efbc req-7a994785-6f05-4bb2-8e27-5549dd7c49ce tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:37.928892 n-d-828419-4 sudo[107354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:40:37.930473 n-d-828419-4 sudo[107354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:38.031521 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:40:38.037425 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:40:38.038174 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:40:38.069958 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Flow 'volume_create_manager' (bcf79342-ea4d-4596-9bd3-937ccee13619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:40:38.081831 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07c0f8c1-39fb-45d1-aed2-a8b62dc43ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:38.144096 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:40:38.181144 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07c0f8c1-39fb-45d1-aed2-a8b62dc43ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-607361124',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=d435af81-ef28-4608-bb2c-8f71d96714cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0798fb010f4cfba777c0fca44d8241',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:40:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:40:38Z,user_id='9fdf0fb2abb64795a5e42b6fbef4ddf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:38.185505 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (096c85ba-078c-42a3-a5e0-220d23463b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:38.188625 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (096c85ba-078c-42a3-a5e0-220d23463b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:38.194709 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4825459-1394-4677-bec9-e75b1f3517ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:38.197383 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4825459-1394-4677-bec9-e75b1f3517ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd435af81-ef28-4608-bb2c-8f71d96714cc', 'volume_name': 'volume-d435af81-ef28-4608-bb2c-8f71d96714cc', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:38.199863 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de3d48dd-4a4e-4034-9e97-90ea0b057ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:38.203228 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de3d48dd-4a4e-4034-9e97-90ea0b057ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:38.205229 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7b6cd98-e02c-4804-a9d2-8e468fbddcdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:38.206297 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Volume d435af81-ef28-4608-bb2c-8f71d96714cc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d435af81-ef28-4608-bb2c-8f71d96714cc', 'volume_size': 1}
Apr 01 14:40:38.208115 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d435af81-ef28-4608-bb2c-8f71d96714cc stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:38.258335 n-d-828419-4 sudo[107357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d435af81-ef28-4608-bb2c-8f71d96714cc stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:40:38.259650 n-d-828419-4 sudo[107357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:38.468282 n-d-828419-4 sudo[107354]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:38.471973 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b9f783a1-a033-4528-883c-3a41c7e4efbc req-7a994785-6f05-4bb2-8e27-5549dd7c49ce tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a" returned: 0 in 0.610s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:38.595117 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:38.619978 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:38.620391 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716775424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n Backing store flags: \n Account information:\n eBsamf2WoZPbZxQrdC7G\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b9f783a1-a033-4528-883c-3a41c7e4efbc req-7a994785-6f05-4bb2-8e27-5549dd7c49ce tempest-LiveMigrationTest-927992327 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: I_T nexus: 3
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: eBsamf2WoZPbZxQrdC7G
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:40:38.621191 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:40:38.624843 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b9f783a1-a033-4528-883c-3a41c7e4efbc req-7a994785-6f05-4bb2-8e27-5549dd7c49ce tempest-LiveMigrationTest-927992327 None] Creating iscsi_target for Volume ID: volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:40:38.743522 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b9f783a1-a033-4528-883c-3a41c7e4efbc req-7a994785-6f05-4bb2-8e27-5549dd7c49ce tempest-LiveMigrationTest-927992327 None] Created volume path /opt/stack/data/cinder/volumes/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a,
Apr 01 14:40:38.743522 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:40:38.743522 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:40:38.743522 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:40:38.743522 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:40:38.743522 n-d-828419-4 cinder-volume[96899]: incominguser x5AaXPuCbqhbR9Ej3n39 VdPTDF5RF4rQTCD6
Apr 01 14:40:38.743522 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:40:38.743522 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:40:38.743522 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:40:38.743522 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:40:38.743522 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:38.953740 n-d-828419-4 sudo[107357]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:38.955530 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d435af81-ef28-4608-bb2c-8f71d96714cc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.747s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:38.958438 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7b6cd98-e02c-4804-a9d2-8e468fbddcdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d435af81-ef28-4608-bb2c-8f71d96714cc', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:38.960770 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d495816f-7a50-493b-aec4-3964a5c8e240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:39.036303 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Volume volume-d435af81-ef28-4608-bb2c-8f71d96714cc (d435af81-ef28-4608-bb2c-8f71d96714cc): created successfully
Apr 01 14:40:39.038294 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d495816f-7a50-493b-aec4-3964a5c8e240) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:39.043646 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Flow 'volume_create_manager' (bcf79342-ea4d-4596-9bd3-937ccee13619) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:40:39.150591 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6d482d9c-80f0-4806-b3b5-de2471ff009d tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Created volume successfully.
Apr 01 14:40:39.278500 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a" returned: 0 in 0.535s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:39.279563 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716775424]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:39.280604 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b9f783a1-a033-4528-883c-3a41c7e4efbc req-7a994785-6f05-4bb2-8e27-5549dd7c49ce tempest-LiveMigrationTest-927992327 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:40:39.281426 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b9f783a1-a033-4528-883c-3a41c7e4efbc req-7a994785-6f05-4bb2-8e27-5549dd7c49ce tempest-LiveMigrationTest-927992327 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:40:39.283674 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:39.292405 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:39.292851 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716775424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n Backing store flags: \n Account information:\n eBsamf2WoZPbZxQrdC7G\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b9f783a1-a033-4528-883c-3a41c7e4efbc req-7a994785-6f05-4bb2-8e27-5549dd7c49ce tempest-LiveMigrationTest-927992327 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: I_T nexus: 3
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: eBsamf2WoZPbZxQrdC7G
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:40:39.293816 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:40:39.297666 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:39.437075 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:39.437682 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716775424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n Backing store flags: \n Account information:\n eBsamf2WoZPbZxQrdC7G\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:39.439155 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:39.512385 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:40:39.513296 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:40:39.514215 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:39.557981 n-d-828419-4 sudo[107426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:40:39.563781 n-d-828419-4 sudo[107426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:39.600564 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:39.601808 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716775424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n Backing store flags: \n Account information:\n eBsamf2WoZPbZxQrdC7G\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:39.603635 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-b9f783a1-a033-4528-883c-3a41c7e4efbc req-7a994785-6f05-4bb2-8e27-5549dd7c49ce tempest-LiveMigrationTest-927992327 None] Set provider_location to: 10.222.0.60:3260,2 iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:40:39.880808 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-b9f783a1-a033-4528-883c-3a41c7e4efbc req-7a994785-6f05-4bb2-8e27-5549dd7c49ce tempest-LiveMigrationTest-927992327 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a', 'target_lun': 1, 'volume_id': '316de9f7-f346-4fb1-a5d2-4b428cd0434a', 'auth_method': 'CHAP', 'auth_username': 'x5AaXPuCbqhbR9Ej3n39', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '71cad8a5-f588-4e93-8720-60479b99dad1'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:40:40.208577 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-b9f783a1-a033-4528-883c-3a41c7e4efbc req-7a994785-6f05-4bb2-8e27-5549dd7c49ce tempest-LiveMigrationTest-927992327 None] attachment_update completed successfully.
Apr 01 14:40:40.281916 n-d-828419-4 sudo[107426]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:40.284923 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.771s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:40.286884 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:40.320353 n-d-828419-4 sudo[107439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:40:40.321873 n-d-828419-4 sudo[107439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:41.266287 n-d-828419-4 sudo[107439]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:41.268462 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.982s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:41.271060 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:40:42.966742 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-e40beff7-6a6f-4735-abd5-3d7bc0fd5c5a req-0040e9bd-77d9-4a54-9c39-50e46babe9c6 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:42.985651 n-d-828419-4 sudo[107470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:40:42.986460 n-d-828419-4 sudo[107470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:43.478273 n-d-828419-4 sudo[107470]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:43.480521 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-e40beff7-6a6f-4735-abd5-3d7bc0fd5c5a req-0040e9bd-77d9-4a54-9c39-50e46babe9c6 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc" returned: 0 in 0.513s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:43.540156 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:43.547094 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715109984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n Backing store flags: \n Account information:\n eBsamf2WoZPbZxQrdC7G\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-e40beff7-6a6f-4735-abd5-3d7bc0fd5c5a req-0040e9bd-77d9-4a54-9c39-50e46babe9c6 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: I_T nexus: 3
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: eBsamf2WoZPbZxQrdC7G
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: x5AaXPuCbqhbR9Ej3n39
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:40:43.549002 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:40:43.555230 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-e40beff7-6a6f-4735-abd5-3d7bc0fd5c5a req-0040e9bd-77d9-4a54-9c39-50e46babe9c6 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Creating iscsi_target for Volume ID: volume-d435af81-ef28-4608-bb2c-8f71d96714cc {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:40:43.749773 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-e40beff7-6a6f-4735-abd5-3d7bc0fd5c5a req-0040e9bd-77d9-4a54-9c39-50e46babe9c6 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Created volume path /opt/stack/data/cinder/volumes/volume-d435af81-ef28-4608-bb2c-8f71d96714cc,
Apr 01 14:40:43.749773 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:40:43.749773 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:40:43.749773 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:40:43.749773 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:40:43.749773 n-d-828419-4 cinder-volume[96899]: incominguser gfUFngP9rX3NGaTi4pEy JqdXDv7K9jdrLa3t
Apr 01 14:40:43.749773 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:40:43.749773 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:40:43.749773 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:40:43.749773 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:40:43.755109 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:44.246417 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc" returned: 0 in 0.495s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:44.246998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715109984]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:44.247329 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-e40beff7-6a6f-4735-abd5-3d7bc0fd5c5a req-0040e9bd-77d9-4a54-9c39-50e46babe9c6 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:40:44.247700 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-e40beff7-6a6f-4735-abd5-3d7bc0fd5c5a req-0040e9bd-77d9-4a54-9c39-50e46babe9c6 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:40:44.249838 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:44.258692 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:44.259254 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715109984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n Backing store flags: \n Account information:\n eBsamf2WoZPbZxQrdC7G\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc\n System information:\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-d435af81-ef28-4608-bb2c-8f71d96714cc\n Backing store flags: \n Account information:\n gfUFngP9rX3NGaTi4pEy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-e40beff7-6a6f-4735-abd5-3d7bc0fd5c5a req-0040e9bd-77d9-4a54-9c39-50e46babe9c6 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: I_T nexus: 3
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: eBsamf2WoZPbZxQrdC7G
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: x5AaXPuCbqhbR9Ej3n39
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:40:44.260286 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:40:44.267656 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:44.375055 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:44.375684 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715109984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n Backing store flags: \n Account information:\n eBsamf2WoZPbZxQrdC7G\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc\n System information:\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-d435af81-ef28-4608-bb2c-8f71d96714cc\n Backing store flags: \n Account information:\n gfUFngP9rX3NGaTi4pEy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:44.379194 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:44.535593 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:44.536200 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715109984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n Backing store flags: \n Account information:\n eBsamf2WoZPbZxQrdC7G\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc\n System information:\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-d435af81-ef28-4608-bb2c-8f71d96714cc\n Backing store flags: \n Account information:\n gfUFngP9rX3NGaTi4pEy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:44.537776 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-e40beff7-6a6f-4735-abd5-3d7bc0fd5c5a req-0040e9bd-77d9-4a54-9c39-50e46babe9c6 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Set provider_location to: 10.222.0.60:3260,3 iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:40:44.842421 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-e40beff7-6a6f-4735-abd5-3d7bc0fd5c5a req-0040e9bd-77d9-4a54-9c39-50e46babe9c6 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc', 'target_lun': 1, 'volume_id': 'd435af81-ef28-4608-bb2c-8f71d96714cc', 'auth_method': 'CHAP', 'auth_username': 'gfUFngP9rX3NGaTi4pEy', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5bb294ba-815a-4368-abdf-c11cbf8af73f'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:40:45.055536 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-e40beff7-6a6f-4735-abd5-3d7bc0fd5c5a req-0040e9bd-77d9-4a54-9c39-50e46babe9c6 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] attachment_update completed successfully.
Apr 01 14:40:47.596754 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-b65d97e9-fb39-4d32-98bd-aa4be8fcac5e req-f3458644-8707-42dc-98b8-a03faff52687 tempest-VolumesAdminNegativeTest-2007803448 None] Terminate volume connection completed successfully.
Apr 01 14:40:47.597971 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-b65d97e9-fb39-4d32-98bd-aa4be8fcac5e req-f3458644-8707-42dc-98b8-a03faff52687 tempest-VolumesAdminNegativeTest-2007803448 None] Deleting attachment d7f1e2d5-ee0e-468f-bf16-d7ee2595d635. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:40:47.599742 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:47.859437 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.259s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:47.860045 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715109984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c\n Backing store flags: \n Account information:\n eBsamf2WoZPbZxQrdC7G\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc\n Backing store flags: \n Account information:\n gfUFngP9rX3NGaTi4pEy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:47.860840 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-b65d97e9-fb39-4d32-98bd-aa4be8fcac5e req-f3458644-8707-42dc-98b8-a03faff52687 tempest-VolumesAdminNegativeTest-2007803448 None] Removing iscsi_target for Volume ID: 34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:47.862197 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:47.995756 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c -f" returned: 0 in 0.133s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:47.996127 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715109984]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:48.000747 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:48.131509 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:48.134144 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715109984]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc\n Backing store flags: \n Account information:\n gfUFngP9rX3NGaTi4pEy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:51.112511 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:40:51.117473 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:40:51.128341 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:40:51.137092 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Flow 'volume_create_manager' (1cafc6f9-7c73-4257-a223-dc40959e46df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:40:51.141009 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b06f5ad-68ee-434d-970d-ab361dbb5b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:51.165142 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:40:51.192045 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b06f5ad-68ee-434d-970d-ab361dbb5b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-89603751',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=47f2defe-d642-4c78-b649-2c45d2a716e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e5758e712c84838992f0c7e20a3dcb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:40:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:40:51Z,user_id='b880240680134037a8b2bf5d5bdc13a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:51.198095 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e31da98f-931c-4da8-9731-8fecff10a843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:51.201345 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e31da98f-931c-4da8-9731-8fecff10a843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:51.203958 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d62164da-856f-499e-9016-6e83de77ce36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:51.206351 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d62164da-856f-499e-9016-6e83de77ce36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '47f2defe-d642-4c78-b649-2c45d2a716e6', 'volume_name': 'volume-47f2defe-d642-4c78-b649-2c45d2a716e6', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:51.208715 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96f77130-ecf9-4bc8-acde-bd957a0ea9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:51.210972 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96f77130-ecf9-4bc8-acde-bd957a0ea9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:51.213250 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f6279a7-10ee-4fd6-9eef-1121c5009d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:51.214315 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Volume 47f2defe-d642-4c78-b649-2c45d2a716e6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-47f2defe-d642-4c78-b649-2c45d2a716e6', 'volume_size': 1}
Apr 01 14:40:51.215654 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47f2defe-d642-4c78-b649-2c45d2a716e6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:51.243394 n-d-828419-4 sudo[107568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47f2defe-d642-4c78-b649-2c45d2a716e6 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:40:51.244378 n-d-828419-4 sudo[107568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:51.986490 n-d-828419-4 sudo[107568]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:51.988904 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47f2defe-d642-4c78-b649-2c45d2a716e6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.773s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:51.992656 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f6279a7-10ee-4fd6-9eef-1121c5009d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-47f2defe-d642-4c78-b649-2c45d2a716e6', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:51.996953 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5cce1a10-d1a0-492d-80c0-7cfff0729a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:40:52.127731 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Volume volume-47f2defe-d642-4c78-b649-2c45d2a716e6 (47f2defe-d642-4c78-b649-2c45d2a716e6): created successfully
Apr 01 14:40:52.129748 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5cce1a10-d1a0-492d-80c0-7cfff0729a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:40:52.133330 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Flow 'volume_create_manager' (1cafc6f9-7c73-4257-a223-dc40959e46df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:40:52.242018 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-407ee0d2-0189-4e04-b79a-c8e628f83e0a tempest-VolumesAdminNegativeTest-2007803448 None] Created volume successfully.
Apr 01 14:40:53.709593 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Lock "b'cinder-47f2defe-d642-4c78-b649-2c45d2a716e6-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:40:53.970204 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Skipping remove_export. No iscsi_target is presently exported for volume: 47f2defe-d642-4c78-b649-2c45d2a716e6
Apr 01 14:40:53.971267 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-47f2defe-d642-4c78-b649-2c45d2a716e6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:53.997460 n-d-828419-4 sudo[107613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-47f2defe-d642-4c78-b649-2c45d2a716e6
Apr 01 14:40:53.998362 n-d-828419-4 sudo[107613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:54.544655 n-d-828419-4 sudo[107613]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:54.548224 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-47f2defe-d642-4c78-b649-2c45d2a716e6" returned: 0 in 0.576s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:54.551741 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47f2defe-d642-4c78-b649-2c45d2a716e6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:54.614663 n-d-828419-4 sudo[107616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47f2defe-d642-4c78-b649-2c45d2a716e6
Apr 01 14:40:54.621181 n-d-828419-4 sudo[107616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:55.283236 n-d-828419-4 sudo[107616]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:55.285709 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47f2defe-d642-4c78-b649-2c45d2a716e6" returned: 0 in 0.734s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:55.287875 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47f2defe-d642-4c78-b649-2c45d2a716e6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:55.315412 n-d-828419-4 sudo[107619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47f2defe-d642-4c78-b649-2c45d2a716e6
Apr 01 14:40:55.316432 n-d-828419-4 sudo[107619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:56.143264 n-d-828419-4 sudo[107619]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:56.145678 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47f2defe-d642-4c78-b649-2c45d2a716e6" returned: 0 in 0.857s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:56.147874 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Successfully deleted volume: 47f2defe-d642-4c78-b649-2c45d2a716e6
Apr 01 14:40:56.223326 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 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.
Apr 01 14:40:56.224363 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 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.
Apr 01 14:40:56.361550 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Created reservations ['e65a1e9c-987b-49b8-a0d6-8dba58aff2ae', 'd506915c-38f9-4740-a961-e08035e06889', '93fd142e-adfe-4966-a523-a6238b892fa5', 'f79df062-5e9b-4ece-abe5-42966986b7ba'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:40:56.607814 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:40:56.608629 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:56.637150 n-d-828419-4 sudo[107639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:40:56.637965 n-d-828419-4 sudo[107639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:57.079761 n-d-828419-4 sudo[107639]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:57.083188 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:57.087080 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:57.132672 n-d-828419-4 sudo[107642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:40:57.133507 n-d-828419-4 sudo[107642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:57.670904 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Lock "b'cinder-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:40:57.680140 n-d-828419-4 sudo[107642]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:57.687366 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.597s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:57.689201 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:40:57.726206 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Deleted volume successfully.
Apr 01 14:40:57.894500 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:57.900599 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e940f532-c5cc-4f4a-9b7b-880bef44df5f tempest-VolumesAdminNegativeTest-2007803448 None] Lock "b'cinder-47f2defe-d642-4c78-b649-2c45d2a716e6-delete_volume'" released by "delete_volume" :: held 4.191s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:40:57.998276 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:57.998768 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714699856]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc\n Backing store flags: \n Account information:\n gfUFngP9rX3NGaTi4pEy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:58.012056 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Skipping remove_export. No iscsi_target is presently exported for volume: 34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:58.012056 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:58.036362 n-d-828419-4 sudo[107680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:58.037878 n-d-828419-4 sudo[107680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:58.556584 n-d-828419-4 sudo[107680]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:58.558853 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c" returned: 0 in 0.558s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:58.560669 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:58.580574 n-d-828419-4 sudo[107685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:58.582022 n-d-828419-4 sudo[107685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:59.205394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-16248a7d-0486-4cbe-9953-6389562af784 req-ac6be7ff-24c6-49e2-b420-14ae28d4840f tempest-LiveAutoBlockMigrationV225Test-155026382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:59.226234 n-d-828419-4 sudo[107688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:40:59.227214 n-d-828419-4 sudo[107688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:59.260805 n-d-828419-4 sudo[107685]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:59.263359 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c" returned: 0 in 0.702s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:59.265899 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:59.284769 n-d-828419-4 sudo[107690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:40:59.285863 n-d-828419-4 sudo[107690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:40:59.681663 n-d-828419-4 sudo[107688]: pam_unix(sudo:session): session closed for user root
Apr 01 14:40:59.684517 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-16248a7d-0486-4cbe-9953-6389562af784 req-ac6be7ff-24c6-49e2-b420-14ae28d4840f tempest-LiveAutoBlockMigrationV225Test-155026382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc" returned: 0 in 0.479s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:59.769054 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:40:59.774858 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:40:59.775353 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714705536]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc\n Backing store flags: \n Account information:\n gfUFngP9rX3NGaTi4pEy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-16248a7d-0486-4cbe-9953-6389562af784 req-ac6be7ff-24c6-49e2-b420-14ae28d4840f tempest-LiveAutoBlockMigrationV225Test-155026382 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: I_T nexus: 4
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: x5AaXPuCbqhbR9Ej3n39
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: I_T nexus: 5
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: gfUFngP9rX3NGaTi4pEy
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:40:59.776095 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:40:59.789045 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-16248a7d-0486-4cbe-9953-6389562af784 req-ac6be7ff-24c6-49e2-b420-14ae28d4840f tempest-LiveAutoBlockMigrationV225Test-155026382 None] Creating iscsi_target for Volume ID: volume-d435af81-ef28-4608-bb2c-8f71d96714cc {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:40:59.789045 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-16248a7d-0486-4cbe-9953-6389562af784 req-ac6be7ff-24c6-49e2-b420-14ae28d4840f tempest-LiveAutoBlockMigrationV225Test-155026382 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-d435af81-ef28-4608-bb2c-8f71d96714cc {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 01 14:40:59.926743 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-16248a7d-0486-4cbe-9953-6389562af784 req-ac6be7ff-24c6-49e2-b420-14ae28d4840f tempest-LiveAutoBlockMigrationV225Test-155026382 None] Created volume path /opt/stack/data/cinder/volumes/volume-d435af81-ef28-4608-bb2c-8f71d96714cc,
Apr 01 14:40:59.926743 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:40:59.926743 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:40:59.926743 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:40:59.926743 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:40:59.926743 n-d-828419-4 cinder-volume[96899]: incominguser gfUFngP9rX3NGaTi4pEy JqdXDv7K9jdrLa3t
Apr 01 14:40:59.926743 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:40:59.926743 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:40:59.926743 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:40:59.926743 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:40:59.929833 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:00.017574 n-d-828419-4 sudo[107690]: pam_unix(sudo:session): session closed for user root
Apr 01 14:41:00.019580 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c" returned: 0 in 0.754s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:00.021128 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Successfully deleted volume: 34c34e4d-4949-42ce-b00e-80ff7ccb4d0c
Apr 01 14:41:00.074295 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc" returned: 0 in 0.141s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:00.074295 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714705536]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:41:00.074295 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-16248a7d-0486-4cbe-9953-6389562af784 req-ac6be7ff-24c6-49e2-b420-14ae28d4840f tempest-LiveAutoBlockMigrationV225Test-155026382 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:41:00.074295 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-16248a7d-0486-4cbe-9953-6389562af784 req-ac6be7ff-24c6-49e2-b420-14ae28d4840f tempest-LiveAutoBlockMigrationV225Test-155026382 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:41:00.076897 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:00.084045 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:00.084350 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714705536]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc\n Backing store flags: \n Account information:\n gfUFngP9rX3NGaTi4pEy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-16248a7d-0486-4cbe-9953-6389562af784 req-ac6be7ff-24c6-49e2-b420-14ae28d4840f tempest-LiveAutoBlockMigrationV225Test-155026382 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: I_T nexus: 4
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: x5AaXPuCbqhbR9Ej3n39
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: I_T nexus: 5
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: gfUFngP9rX3NGaTi4pEy
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:41:00.085865 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:41:00.092294 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:00.186695 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:00.187083 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714705536]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc\n Backing store flags: \n Account information:\n gfUFngP9rX3NGaTi4pEy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:41:00.188279 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:00.233642 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Created reservations ['e1870fa0-f0df-422f-bfb6-39e63d3a42df', 'c16bb400-c624-4927-a934-5a2b97a77633', 'a8d956ba-b207-477c-b05e-df1f8c4bf5c6', '90834c4b-f912-421c-8f6a-32063ff57976'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:41:00.277563 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:00.278254 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714705536]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc\n Backing store flags: \n Account information:\n gfUFngP9rX3NGaTi4pEy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:41:00.279845 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-16248a7d-0486-4cbe-9953-6389562af784 req-ac6be7ff-24c6-49e2-b420-14ae28d4840f tempest-LiveAutoBlockMigrationV225Test-155026382 None] Set provider_location to: 10.222.0.60:3260,3 iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:41:00.502590 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:41:00.503661 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:00.522793 n-d-828419-4 sudo[107709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:41:00.523758 n-d-828419-4 sudo[107709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:41:00.555730 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-16248a7d-0486-4cbe-9953-6389562af784 req-ac6be7ff-24c6-49e2-b420-14ae28d4840f tempest-LiveAutoBlockMigrationV225Test-155026382 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc', 'target_lun': 1, 'volume_id': 'd435af81-ef28-4608-bb2c-8f71d96714cc', 'auth_method': 'CHAP', 'auth_username': 'gfUFngP9rX3NGaTi4pEy', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'fda2b9dd-41e7-44fe-86e4-6589734c4093'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:41:00.884209 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-16248a7d-0486-4cbe-9953-6389562af784 req-ac6be7ff-24c6-49e2-b420-14ae28d4840f tempest-LiveAutoBlockMigrationV225Test-155026382 None] attachment_update completed successfully.
Apr 01 14:41:01.109075 n-d-828419-4 sudo[107709]: pam_unix(sudo:session): session closed for user root
Apr 01 14:41:01.111441 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.608s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:01.113126 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:01.137385 n-d-828419-4 sudo[107719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:41:01.138960 n-d-828419-4 sudo[107719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:41:01.577421 n-d-828419-4 sudo[107719]: pam_unix(sudo:session): session closed for user root
Apr 01 14:41:01.579687 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:01.581920 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:41:01.588080 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Deleted volume successfully.
Apr 01 14:41:01.760740 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-1fa896bb-7a45-4c07-b1fd-b9078981e0f3 tempest-VolumesAdminNegativeTest-2007803448 None] Lock "b'cinder-34c34e4d-4949-42ce-b00e-80ff7ccb4d0c-delete_volume'" released by "delete_volume" :: held 4.090s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:41:16.074820 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-16248a7d-0486-4cbe-9953-6389562af784 req-d91e87ff-8329-4254-86a4-27beefdeaf9b tempest-LiveAutoBlockMigrationV225Test-155026382 None] Terminate volume connection completed successfully.
Apr 01 14:41:16.075415 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-16248a7d-0486-4cbe-9953-6389562af784 req-d91e87ff-8329-4254-86a4-27beefdeaf9b tempest-LiveAutoBlockMigrationV225Test-155026382 None] Deleting attachment 5bb294ba-815a-4368-abdf-c11cbf8af73f. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:41:29.364153 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-84c2d602-2691-4146-a786-e175e1df436d req-0c580764-a5a5-4623-b2ec-3dee7f0d3ed7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Terminate volume connection completed successfully.
Apr 01 14:41:29.364153 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-84c2d602-2691-4146-a786-e175e1df436d req-0c580764-a5a5-4623-b2ec-3dee7f0d3ed7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Deleting attachment fda2b9dd-41e7-44fe-86e4-6589734c4093. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:41:29.369310 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:29.536202 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:29.536375 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714620400]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc\n System information:\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-d435af81-ef28-4608-bb2c-8f71d96714cc\n Backing store flags: \n Account information:\n gfUFngP9rX3NGaTi4pEy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:41:29.541271 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-84c2d602-2691-4146-a786-e175e1df436d req-0c580764-a5a5-4623-b2ec-3dee7f0d3ed7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Removing iscsi_target for Volume ID: d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:41:29.541271 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:29.723816 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d435af81-ef28-4608-bb2c-8f71d96714cc -f" returned: 0 in 0.185s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:29.724631 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714620400]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:41:29.736730 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:29.873238 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:29.873838 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714620400]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:41:30.642509 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-306a4da9-e751-4542-912f-14aead94a1e6 req-0ca70070-5dc1-4746-8ce1-c482aab8c8ef tempest-LiveMigrationTest-337938090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:30.709422 n-d-828419-4 sudo[108281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:41:30.710420 n-d-828419-4 sudo[108281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:41:31.359932 n-d-828419-4 sudo[108281]: pam_unix(sudo:session): session closed for user root
Apr 01 14:41:31.369842 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-306a4da9-e751-4542-912f-14aead94a1e6 req-0ca70070-5dc1-4746-8ce1-c482aab8c8ef tempest-LiveMigrationTest-337938090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a" returned: 0 in 0.722s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:31.537260 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714620400]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-306a4da9-e751-4542-912f-14aead94a1e6 req-0ca70070-5dc1-4746-8ce1-c482aab8c8ef tempest-LiveMigrationTest-337938090 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: I_T nexus: 4
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: x5AaXPuCbqhbR9Ej3n39
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-306a4da9-e751-4542-912f-14aead94a1e6 req-0ca70070-5dc1-4746-8ce1-c482aab8c8ef tempest-LiveMigrationTest-337938090 None] Creating iscsi_target for Volume ID: volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:41:31.565283 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-306a4da9-e751-4542-912f-14aead94a1e6 req-0ca70070-5dc1-4746-8ce1-c482aab8c8ef tempest-LiveMigrationTest-337938090 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 01 14:41:31.744704 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-306a4da9-e751-4542-912f-14aead94a1e6 req-0ca70070-5dc1-4746-8ce1-c482aab8c8ef tempest-LiveMigrationTest-337938090 None] Created volume path /opt/stack/data/cinder/volumes/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a,
Apr 01 14:41:31.744704 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:41:31.744704 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:41:31.744704 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:41:31.744704 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:41:31.744704 n-d-828419-4 cinder-volume[96899]: incominguser x5AaXPuCbqhbR9Ej3n39 VdPTDF5RF4rQTCD6
Apr 01 14:41:31.744704 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:41:31.744704 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:41:31.744704 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:41:31.744704 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:41:31.746141 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:31.951888 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a" returned: 0 in 0.211s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:31.952173 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714620400]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:41:31.953625 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-306a4da9-e751-4542-912f-14aead94a1e6 req-0ca70070-5dc1-4746-8ce1-c482aab8c8ef tempest-LiveMigrationTest-337938090 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:41:31.954221 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-306a4da9-e751-4542-912f-14aead94a1e6 req-0ca70070-5dc1-4746-8ce1-c482aab8c8ef tempest-LiveMigrationTest-337938090 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:41:31.960296 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:31.980980 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:31.981592 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714620400]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-306a4da9-e751-4542-912f-14aead94a1e6 req-0ca70070-5dc1-4746-8ce1-c482aab8c8ef tempest-LiveMigrationTest-337938090 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: I_T nexus: 4
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: x5AaXPuCbqhbR9Ej3n39
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:41:31.982318 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:41:31.987816 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:32.249942 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:32.250252 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714620400]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:41:32.252972 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:32.498228 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.246s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:32.499801 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714620400]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:41:32.500288 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-306a4da9-e751-4542-912f-14aead94a1e6 req-0ca70070-5dc1-4746-8ce1-c482aab8c8ef tempest-LiveMigrationTest-337938090 None] Set provider_location to: 10.222.0.60:3260,2 iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:41:32.825856 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-306a4da9-e751-4542-912f-14aead94a1e6 req-0ca70070-5dc1-4746-8ce1-c482aab8c8ef tempest-LiveMigrationTest-337938090 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a', 'target_lun': 1, 'volume_id': '316de9f7-f346-4fb1-a5d2-4b428cd0434a', 'auth_method': 'CHAP', 'auth_username': 'x5AaXPuCbqhbR9Ej3n39', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '833e1457-9952-405a-9d2c-6c6aa60bc336'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:41:33.265893 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-306a4da9-e751-4542-912f-14aead94a1e6 req-0ca70070-5dc1-4746-8ce1-c482aab8c8ef tempest-LiveMigrationTest-337938090 None] attachment_update completed successfully.
Apr 01 14:41:34.820658 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:41:34.825862 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:41:34.826586 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:41:34.851427 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Flow 'volume_create_manager' (9b78dd31-57da-4b44-9275-4daac31a68dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:41:34.866526 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96c2315d-6838-4dfa-a43b-da1842bc38fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:41:34.902882 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:41:34.948354 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96c2315d-6838-4dfa-a43b-da1842bc38fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:41:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-513449087',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=ab544f7e-c590-479c-840c-f35bddda29e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0798fb010f4cfba777c0fca44d8241',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:41:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:41:34Z,user_id='9fdf0fb2abb64795a5e42b6fbef4ddf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:41:34.952335 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1770ce50-62bf-408a-b7b7-1fdc286afdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:41:34.957298 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1770ce50-62bf-408a-b7b7-1fdc286afdeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:41:34.961173 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (87b3e788-7b75-4eb6-87ae-4d7c69a6db4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:41:35.209847 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (87b3e788-7b75-4eb6-87ae-4d7c69a6db4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ab544f7e-c590-479c-840c-f35bddda29e7', 'volume_name': 'volume-ab544f7e-c590-479c-840c-f35bddda29e7', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:41:35.215230 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50ac9a34-885a-4036-9f14-573e0e1d53b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:41:35.225251 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50ac9a34-885a-4036-9f14-573e0e1d53b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:41:35.237479 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (190eef54-5d48-424a-9c50-572a60065c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:41:35.245895 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Volume ab544f7e-c590-479c-840c-f35bddda29e7: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ab544f7e-c590-479c-840c-f35bddda29e7', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 14:41:35.250094 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Cloning ab544f7e-c590-479c-840c-f35bddda29e7 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 14:41:39.511907 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:41:39.512577 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:41:39.513164 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:39.561217 n-d-828419-4 sudo[108542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:41:39.563673 n-d-828419-4 sudo[108542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:41:40.269336 n-d-828419-4 sudo[108542]: pam_unix(sudo:session): session closed for user root
Apr 01 14:41:40.275499 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:40.275499 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:40.347323 n-d-828419-4 sudo[108572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:41:40.349427 n-d-828419-4 sudo[108572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:41:41.360891 n-d-828419-4 sudo[108572]: pam_unix(sudo:session): session closed for user root
Apr 01 14:41:41.365003 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.088s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:41.367465 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:41:48.524076 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-306a4da9-e751-4542-912f-14aead94a1e6 req-101978e4-dae5-4755-bd11-c4f47b9ce0b3 tempest-LiveMigrationTest-337938090 None] Terminate volume connection completed successfully.
Apr 01 14:41:48.525269 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-306a4da9-e751-4542-912f-14aead94a1e6 req-101978e4-dae5-4755-bd11-c4f47b9ce0b3 tempest-LiveMigrationTest-337938090 None] Deleting attachment 71cad8a5-f588-4e93-8720-60479b99dad1. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:41:56.845396 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1, size 616.00 MB, duration 21.58 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 14:41:56.847110 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Image download 616.00 MB at 28.54 MB/s
Apr 01 14:41:56.917904 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:57.141996 n-d-828419-4 sudo[108973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1
Apr 01 14:41:57.143276 n-d-828419-4 sudo[108973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:41:58.365356 n-d-828419-4 sudo[108973]: pam_unix(sudo:session): session closed for user root
Apr 01 14:41:58.368059 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1" returned: 0 in 1.450s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:58.369042 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user 9fdf0fb2abb64795a5e42b6fbef4ddf2. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 14:41:58.670936 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:59.047826 n-d-828419-4 sudo[109041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1
Apr 01 14:41:59.049560 n-d-828419-4 sudo[109041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:41:59.507147 n-d-828419-4 sudo[109041]: pam_unix(sudo:session): session closed for user root
Apr 01 14:41:59.510212 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1" returned: 0 in 0.839s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:41:59.517020 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab544f7e-c590-479c-840c-f35bddda29e7 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:41:59.554864 n-d-828419-4 sudo[109049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab544f7e-c590-479c-840c-f35bddda29e7 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:41:59.558683 n-d-828419-4 sudo[109049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:01.282850 n-d-828419-4 sudo[109049]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:01.285231 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab544f7e-c590-479c-840c-f35bddda29e7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.772s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:01.779514 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume ab544f7e-c590-479c-840c-f35bddda29e7. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 14:42:01.866709 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_6606eh8d {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:02.182964 n-d-828419-4 sudo[109103]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_6606eh8d
Apr 01 14:42:02.183804 n-d-828419-4 sudo[109103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:03.154147 n-d-828419-4 sudo[109103]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:03.157494 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_6606eh8d" returned: 0 in 1.290s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:03.159563 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:03.396227 n-d-828419-4 sudo[109133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1
Apr 01 14:42:03.411274 n-d-828419-4 sudo[109133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:04.565729 n-d-828419-4 sudo[109133]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:04.567946 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1" returned: 0 in 1.408s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:04.568738 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 14:42:04.569755 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ab544f7e--c590--479c--840c--f35bddda29e7 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:04.668163 n-d-828419-4 sudo[109162]: 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_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ab544f7e--c590--479c--840c--f35bddda29e7 oflag=direct
Apr 01 14:42:04.669007 n-d-828419-4 sudo[109162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:05.781709 n-d-828419-4 sudo[109162]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:05.783998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ab544f7e--c590--479c--840c--f35bddda29e7 oflag=direct" returned: 0 in 1.214s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:05.785326 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 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_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ab544f7e--c590--479c--840c--f35bddda29e7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:05.824679 n-d-828419-4 sudo[109196]: 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_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ab544f7e--c590--479c--840c--f35bddda29e7
Apr 01 14:42:05.825490 n-d-828419-4 sudo[109196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:14.572392 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-5d623d7d-da16-433f-8981-8ef48317020e tempest-LiveMigrationTest-927992327 None] Terminate volume connection completed successfully.
Apr 01 14:42:14.573013 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-5d623d7d-da16-433f-8981-8ef48317020e tempest-LiveMigrationTest-927992327 None] Deleting attachment 833e1457-9952-405a-9d2c-6c6aa60bc336. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:42:14.577405 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:14.852271 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.278s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:14.852678 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717535168]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a\n Backing store flags: \n Account information:\n x5AaXPuCbqhbR9Ej3n39\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:42:14.853404 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-5d623d7d-da16-433f-8981-8ef48317020e tempest-LiveMigrationTest-927992327 None] Removing iscsi_target for Volume ID: 316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:42:14.855458 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:15.007224 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a -f" returned: 0 in 0.151s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:15.007777 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717535168]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:42:15.011690 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:15.124008 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:15.124437 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717535168]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:42:16.512301 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Lock "b'cinder-316de9f7-f346-4fb1-a5d2-4b428cd0434a-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:42:16.820615 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:16.990390 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:16.991059 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716777056]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:42:16.992016 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Skipping remove_export. No iscsi_target is presently exported for volume: 316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:42:16.998296 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:17.040488 n-d-828419-4 sudo[109393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:42:17.049769 n-d-828419-4 sudo[109393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:17.749278 n-d-828419-4 sudo[109393]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:17.751732 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a" returned: 0 in 0.753s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:17.754374 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:17.805316 n-d-828419-4 sudo[109407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:42:17.806204 n-d-828419-4 sudo[109407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:18.417207 n-d-828419-4 sudo[109407]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:18.419444 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a" returned: 0 in 0.665s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:18.421778 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:18.469143 n-d-828419-4 sudo[109410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:42:18.470137 n-d-828419-4 sudo[109410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:19.637304 n-d-828419-4 sudo[109410]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:19.647757 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-316de9f7-f346-4fb1-a5d2-4b428cd0434a" returned: 0 in 1.218s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:19.647757 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Successfully deleted volume: 316de9f7-f346-4fb1-a5d2-4b428cd0434a
Apr 01 14:42:19.943864 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Created reservations ['88391222-f414-498a-b7c5-9af3d383347d', 'e17b0ae7-11fb-4a60-9b7a-b649021b6361', '15111e0f-ffa3-476b-a01e-5d45dcf4671c', '7323f1a7-4b62-4d4d-a026-c93a7a7c6687'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:42:20.404551 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:42:20.405268 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:20.442643 n-d-828419-4 sudo[109418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:42:20.444299 n-d-828419-4 sudo[109418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:20.687773 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Lock "b'cinder-ba92b861-c29d-404b-96d4-e97ae39c1e25-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:42:21.018907 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:21.180499 n-d-828419-4 sudo[109418]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:21.182682 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.777s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:21.185171 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:21.224162 n-d-828419-4 sudo[109426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:42:21.225830 n-d-828419-4 sudo[109426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:21.254169 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.237s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:21.254541 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717285488]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:42:21.255704 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Skipping remove_export. No iscsi_target is presently exported for volume: ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:42:21.263892 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:21.294364 n-d-828419-4 sudo[109431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:42:21.295408 n-d-828419-4 sudo[109431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:21.980134 n-d-828419-4 sudo[109431]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:21.982538 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25" returned: 0 in 0.718s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:21.984686 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:22.067737 n-d-828419-4 sudo[109440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:42:22.073478 n-d-828419-4 sudo[109440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:22.128827 n-d-828419-4 sudo[109426]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:22.132417 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.947s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:22.145961 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:42:22.164763 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Deleted volume successfully.
Apr 01 14:42:22.226144 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 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_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ab544f7e--c590--479c--840c--f35bddda29e7" returned: 0 in 16.421s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:22.226144 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:22.300683 n-d-828419-4 sudo[109446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1
Apr 01 14:42:22.301500 n-d-828419-4 sudo[109446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:22.611226 n-d-828419-4 sudo[109440]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:22.630024 n-d-828419-4 sudo[109446]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:22.630268 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25" returned: 0 in 0.629s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:22.632342 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:22.645852 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1" returned: 0 in 0.438s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:22.646689 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537__i18kxhbn-d-828419-4@lvmdriver-1, size 700.00 MB, duration 16.42 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ab544f7e--c590--479c--840c--f35bddda29e7 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 14:42:22.647068 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Converted 700.00 MB image at 42.63 MB/s
Apr 01 14:42:22.647673 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume ab544f7e-c590-479c-840c-f35bddda29e7 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 14:42:22.649474 n-d-828419-4 sudo[109459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:42:22.650327 n-d-828419-4 sudo[109459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:22.761578 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user 9fdf0fb2abb64795a5e42b6fbef4ddf2 is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 14:42:22.762244 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Marking volume ab544f7e-c590-479c-840c-f35bddda29e7 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 14:42:22.806895 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-b2eb5364-0a91-479a-99e4-89e3b4d530ba req-90f7d553-aa3d-45da-a3ba-f17c2c4ff05a tempest-LiveMigrationTest-927992327 None] Lock "b'cinder-316de9f7-f346-4fb1-a5d2-4b428cd0434a-delete_volume'" released by "delete_volume" :: held 6.294s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:42:22.876834 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to ab544f7e-c590-479c-840c-f35bddda29e7. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 14:42:22.876834 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Creating volume glance metadata for volume ab544f7e-c590-479c-840c-f35bddda29e7 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 14:42:23.046179 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (190eef54-5d48-424a-9c50-572a60065c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab544f7e-c590-479c-840c-f35bddda29e7', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:42:23.052633 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6a31949-b2ef-4fda-ac2d-4d2e526b0abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:42:23.209276 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Volume volume-ab544f7e-c590-479c-840c-f35bddda29e7 (ab544f7e-c590-479c-840c-f35bddda29e7): created successfully
Apr 01 14:42:23.211343 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6a31949-b2ef-4fda-ac2d-4d2e526b0abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:42:23.214873 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Flow 'volume_create_manager' (9b78dd31-57da-4b44-9275-4daac31a68dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:42:23.274461 n-d-828419-4 sudo[109459]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:23.276550 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba92b861-c29d-404b-96d4-e97ae39c1e25" returned: 0 in 0.644s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:23.277347 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Successfully deleted volume: ba92b861-c29d-404b-96d4-e97ae39c1e25
Apr 01 14:42:23.335785 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ede3c812-4f98-4e79-a04f-8c6ead6773f8 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Created volume successfully.
Apr 01 14:42:23.467990 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Created reservations ['1dddb61e-9eb1-43c6-92c0-3172ef5679bf', '7fb7ea03-5de5-4d91-91eb-9dcf36edccb9', '8784ed88-c864-4e0b-9d73-f4e43d07c9e3', 'f9fae830-3c2b-4f14-a9fb-7c79466bd513'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:42:23.710107 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:42:23.710701 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:23.759054 n-d-828419-4 sudo[109465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:42:23.759857 n-d-828419-4 sudo[109465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:24.324625 n-d-828419-4 sudo[109465]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:24.327278 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:24.330975 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:24.355440 n-d-828419-4 sudo[109468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:42:24.356983 n-d-828419-4 sudo[109468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:24.972873 n-d-828419-4 sudo[109468]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:24.975565 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.645s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:24.978070 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:42:24.989762 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Deleted volume successfully.
Apr 01 14:42:25.131791 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-845cfad7-7f0c-47fe-876e-42afbdd7f015 tempest-LiveMigrationTest-927992327 None] Lock "b'cinder-ba92b861-c29d-404b-96d4-e97ae39c1e25-delete_volume'" released by "delete_volume" :: held 4.447s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:42:31.390593 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-aa7fd67a-4023-4e4c-b517-3f741ab46bae req-ea42466a-f78c-4530-9926-5211d042c4e7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:31.410375 n-d-828419-4 sudo[109482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:42:31.411242 n-d-828419-4 sudo[109482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:31.946617 n-d-828419-4 sudo[109482]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:31.949007 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-aa7fd67a-4023-4e4c-b517-3f741ab46bae req-ea42466a-f78c-4530-9926-5211d042c4e7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7" returned: 0 in 0.558s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:32.005130 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:32.012758 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:32.013274 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716030704]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:42:32.013931 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-aa7fd67a-4023-4e4c-b517-3f741ab46bae req-ea42466a-f78c-4530-9926-5211d042c4e7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:42:32.014831 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-aa7fd67a-4023-4e4c-b517-3f741ab46bae req-ea42466a-f78c-4530-9926-5211d042c4e7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Creating iscsi_target for Volume ID: volume-ab544f7e-c590-479c-840c-f35bddda29e7 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:42:32.110843 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-aa7fd67a-4023-4e4c-b517-3f741ab46bae req-ea42466a-f78c-4530-9926-5211d042c4e7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Created volume path /opt/stack/data/cinder/volumes/volume-ab544f7e-c590-479c-840c-f35bddda29e7,
Apr 01 14:42:32.110843 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:42:32.110843 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:42:32.110843 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:42:32.110843 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:42:32.110843 n-d-828419-4 cinder-volume[96899]: incominguser jwYyT9dPQrrBfCCKUVSc D2zm4iZAeKR39gFy
Apr 01 14:42:32.110843 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:42:32.110843 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:42:32.110843 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:42:32.110843 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:42:32.115939 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:32.516650 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7" returned: 0 in 0.403s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:32.517213 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716030704]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:42:32.517707 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-aa7fd67a-4023-4e4c-b517-3f741ab46bae req-ea42466a-f78c-4530-9926-5211d042c4e7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:42:32.518143 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-aa7fd67a-4023-4e4c-b517-3f741ab46bae req-ea42466a-f78c-4530-9926-5211d042c4e7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:42:32.519877 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:32.526666 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:32.527053 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716030704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7\n Backing store flags: \n Account information:\n jwYyT9dPQrrBfCCKUVSc\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:42:32.527686 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-aa7fd67a-4023-4e4c-b517-3f741ab46bae req-ea42466a-f78c-4530-9926-5211d042c4e7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:42:32.528762 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:32.709133 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:32.709735 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716030704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7\n Backing store flags: \n Account information:\n jwYyT9dPQrrBfCCKUVSc\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:42:32.713402 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:32.831293 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:32.831720 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716030704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7\n Backing store flags: \n Account information:\n jwYyT9dPQrrBfCCKUVSc\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:42:32.832908 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-aa7fd67a-4023-4e4c-b517-3f741ab46bae req-ea42466a-f78c-4530-9926-5211d042c4e7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:42:33.159116 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-aa7fd67a-4023-4e4c-b517-3f741ab46bae req-ea42466a-f78c-4530-9926-5211d042c4e7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7', 'target_lun': 1, 'volume_id': 'ab544f7e-c590-479c-840c-f35bddda29e7', 'auth_method': 'CHAP', 'auth_username': 'jwYyT9dPQrrBfCCKUVSc', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4576310a-bea8-4d7d-9373-883ab7c05db9'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:42:33.417733 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-aa7fd67a-4023-4e4c-b517-3f741ab46bae req-ea42466a-f78c-4530-9926-5211d042c4e7 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] attachment_update completed successfully.
Apr 01 14:42:39.517122 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:42:39.517820 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:42:39.518238 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:39.537872 n-d-828419-4 sudo[109561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:42:39.538652 n-d-828419-4 sudo[109561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:39.981156 n-d-828419-4 sudo[109561]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:39.983318 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:39.985017 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:42:40.032474 n-d-828419-4 sudo[109564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:42:40.034852 n-d-828419-4 sudo[109564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:42:40.507662 n-d-828419-4 sudo[109564]: pam_unix(sudo:session): session closed for user root
Apr 01 14:42:40.510038 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.524s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:42:40.511519 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:43:14.417882 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-a1581be3-81f4-4890-8a5b-34b51cda351b tempest-LiveAutoBlockMigrationV225Test-155026382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:14.478777 n-d-828419-4 sudo[109977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:43:14.480776 n-d-828419-4 sudo[109977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:15.253524 n-d-828419-4 sudo[109977]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:15.255916 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-a1581be3-81f4-4890-8a5b-34b51cda351b tempest-LiveAutoBlockMigrationV225Test-155026382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7" returned: 0 in 0.852s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:15.336308 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:15.344844 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:15.345001 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715712800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7\n Backing store flags: \n Account information:\n jwYyT9dPQrrBfCCKUVSc\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-a1581be3-81f4-4890-8a5b-34b51cda351b tempest-LiveAutoBlockMigrationV225Test-155026382 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: I_T nexus: 8
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: jwYyT9dPQrrBfCCKUVSc
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:43:15.346673 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:43:15.349669 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-a1581be3-81f4-4890-8a5b-34b51cda351b tempest-LiveAutoBlockMigrationV225Test-155026382 None] Creating iscsi_target for Volume ID: volume-ab544f7e-c590-479c-840c-f35bddda29e7 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:43:15.349669 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-a1581be3-81f4-4890-8a5b-34b51cda351b tempest-LiveAutoBlockMigrationV225Test-155026382 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-ab544f7e-c590-479c-840c-f35bddda29e7 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 01 14:43:15.508600 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-a1581be3-81f4-4890-8a5b-34b51cda351b tempest-LiveAutoBlockMigrationV225Test-155026382 None] Created volume path /opt/stack/data/cinder/volumes/volume-ab544f7e-c590-479c-840c-f35bddda29e7,
Apr 01 14:43:15.508600 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:43:15.508600 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:43:15.508600 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:43:15.508600 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:43:15.508600 n-d-828419-4 cinder-volume[96899]: incominguser jwYyT9dPQrrBfCCKUVSc D2zm4iZAeKR39gFy
Apr 01 14:43:15.508600 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:43:15.508600 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:43:15.508600 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:43:15.508600 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:43:15.508600 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:15.834978 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7" returned: 0 in 0.332s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:15.845213 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715712800]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:43:15.845213 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-a1581be3-81f4-4890-8a5b-34b51cda351b tempest-LiveAutoBlockMigrationV225Test-155026382 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:43:15.845213 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-a1581be3-81f4-4890-8a5b-34b51cda351b tempest-LiveAutoBlockMigrationV225Test-155026382 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:43:15.848611 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:15.887034 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.046s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715712800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7\n Backing store flags: \n Account information:\n jwYyT9dPQrrBfCCKUVSc\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-a1581be3-81f4-4890-8a5b-34b51cda351b tempest-LiveAutoBlockMigrationV225Test-155026382 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: I_T nexus: 8
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: jwYyT9dPQrrBfCCKUVSc
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:43:15.891043 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:16.131306 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.242s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:16.131592 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715712800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7\n Backing store flags: \n Account information:\n jwYyT9dPQrrBfCCKUVSc\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:43:16.133840 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:16.276651 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:16.277326 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715712800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7\n Backing store flags: \n Account information:\n jwYyT9dPQrrBfCCKUVSc\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:43:16.279258 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-a1581be3-81f4-4890-8a5b-34b51cda351b tempest-LiveAutoBlockMigrationV225Test-155026382 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:43:16.655982 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-a1581be3-81f4-4890-8a5b-34b51cda351b tempest-LiveAutoBlockMigrationV225Test-155026382 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7', 'target_lun': 1, 'volume_id': 'ab544f7e-c590-479c-840c-f35bddda29e7', 'auth_method': 'CHAP', 'auth_username': 'jwYyT9dPQrrBfCCKUVSc', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9342420f-1612-457e-8f0a-8560a3b68a99'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:43:17.233899 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-a1581be3-81f4-4890-8a5b-34b51cda351b tempest-LiveAutoBlockMigrationV225Test-155026382 None] attachment_update completed successfully.
Apr 01 14:43:31.376243 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:43:31.378141 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:43:31.379175 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:43:31.427789 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Flow 'volume_create_manager' (a589cd4d-870c-48bb-8ebd-c580465318ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:43:31.430061 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfd4ee28-4b07-4312-b03c-75fa5e67e0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:43:31.461236 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:43:31.505259 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfd4ee28-4b07-4312-b03c-75fa5e67e0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1571192196',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=eb9028d9-6131-497f-bc8f-92e088788667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eb5852cb06b45eaa53eda804d964417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:43:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:43:31Z,user_id='51a0e24ab0f24b4eb3f1f8cae3b5c2a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:43:31.509044 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3dfcea3-f165-468e-b917-57bfc5ffc9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:43:31.511552 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3dfcea3-f165-468e-b917-57bfc5ffc9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:43:31.514449 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7831644-ef34-490d-a759-6bbbd1c1f318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:43:31.680980 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7831644-ef34-490d-a759-6bbbd1c1f318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'eb9028d9-6131-497f-bc8f-92e088788667', 'volume_name': 'volume-eb9028d9-6131-497f-bc8f-92e088788667', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:43:31.685711 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d35a9405-29d6-4d96-93a0-b1cb8f396515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:43:31.689260 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d35a9405-29d6-4d96-93a0-b1cb8f396515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:43:31.714484 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (620772ee-67bc-449c-a758-7a5b6219126d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:43:31.723574 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Volume eb9028d9-6131-497f-bc8f-92e088788667: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-eb9028d9-6131-497f-bc8f-92e088788667', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 14:43:31.724215 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Cloning eb9028d9-6131-497f-bc8f-92e088788667 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 14:43:33.003919 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-16ed125d-8995-47d8-a786-6d70e674952a tempest-LiveAutoBlockMigrationV225Test-155026382 None] Terminate volume connection completed successfully.
Apr 01 14:43:33.003919 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-b7a91632-ce31-4cfb-bebb-855a6a5024c0 req-16ed125d-8995-47d8-a786-6d70e674952a tempest-LiveAutoBlockMigrationV225Test-155026382 None] Deleting attachment 4576310a-bea8-4d7d-9373-883ab7c05db9. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:43:39.528690 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:43:39.530511 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:43:39.533503 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:39.596264 n-d-828419-4 sudo[110305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:43:39.599410 n-d-828419-4 sudo[110305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:40.396531 n-d-828419-4 sudo[110305]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:40.400291 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.868s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:40.403531 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:40.445933 n-d-828419-4 sudo[110308]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:43:40.447041 n-d-828419-4 sudo[110308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:41.182739 n-d-828419-4 sudo[110308]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:41.189772 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.784s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:41.194599 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:43:47.541257 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-e3e6e48a-335d-4eaf-ab46-9ebafcab0ba9 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Terminate volume connection completed successfully.
Apr 01 14:43:47.542041 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-e3e6e48a-335d-4eaf-ab46-9ebafcab0ba9 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Deleting attachment 9342420f-1612-457e-8f0a-8560a3b68a99. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:43:47.543605 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:47.654984 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:47.654984 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714359360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7\n Backing store flags: \n Account information:\n jwYyT9dPQrrBfCCKUVSc\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:43:47.654984 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-e3e6e48a-335d-4eaf-ab46-9ebafcab0ba9 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Removing iscsi_target for Volume ID: ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:43:47.654984 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:47.773403 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ab544f7e-c590-479c-840c-f35bddda29e7 -f" returned: 0 in 0.121s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:47.773730 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714359360]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:43:47.775540 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:47.953289 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:47.953289 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714359360]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:43:49.170725 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Lock "b'cinder-ab544f7e-c590-479c-840c-f35bddda29e7-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:43:49.368760 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:49.668654 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.300s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:49.670183 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714359360]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:43:49.671023 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Skipping remove_export. No iscsi_target is presently exported for volume: ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:43:49.675272 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:49.731120 n-d-828419-4 sudo[110367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:43:49.731926 n-d-828419-4 sudo[110367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:50.463461 n-d-828419-4 sudo[110367]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:50.615417 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1, size 616.00 MB, duration 18.89 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 14:43:50.616928 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Image download 616.00 MB at 32.61 MB/s
Apr 01 14:43:50.629100 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7" returned: 0 in 0.954s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:50.630943 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:50.670985 n-d-828419-4 sudo[110371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:43:50.671968 n-d-828419-4 sudo[110371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:50.689114 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:50.808661 n-d-828419-4 sudo[110373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1
Apr 01 14:43:50.809547 n-d-828419-4 sudo[110373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:51.176148 n-d-828419-4 sudo[110371]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:51.178603 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7" returned: 0 in 0.547s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:51.182093 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:51.224637 n-d-828419-4 sudo[110380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:43:51.227518 n-d-828419-4 sudo[110380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:51.300592 n-d-828419-4 sudo[110373]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:51.303804 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1" returned: 0 in 0.615s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:51.304995 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user 51a0e24ab0f24b4eb3f1f8cae3b5c2a3. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 14:43:51.486044 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:51.796224 n-d-828419-4 sudo[110391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1
Apr 01 14:43:51.800505 n-d-828419-4 sudo[110391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:52.301568 n-d-828419-4 sudo[110380]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:52.304059 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab544f7e-c590-479c-840c-f35bddda29e7" returned: 0 in 1.122s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:52.305209 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Successfully deleted volume: ab544f7e-c590-479c-840c-f35bddda29e7
Apr 01 14:43:52.326887 n-d-828419-4 sudo[110391]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:52.329956 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1" returned: 0 in 0.845s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:52.333797 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb9028d9-6131-497f-bc8f-92e088788667 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:52.385472 n-d-828419-4 sudo[110403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb9028d9-6131-497f-bc8f-92e088788667 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:43:52.387381 n-d-828419-4 sudo[110403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:52.517132 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Created reservations ['e05a5f4d-a9fd-465e-b7f9-4ee8543f9821', '962d3d80-9080-4061-92f9-2659c71ba0f1', '1d49b124-186a-4a72-9e99-aa4cf55d1bc9', 'b6fa89dc-b753-4727-b697-7046f0e02329'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:43:52.821528 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Lock "b'cinder-d435af81-ef28-4608-bb2c-8f71d96714cc-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:43:52.966935 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:43:52.967983 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:53.019604 n-d-828419-4 sudo[110422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:43:53.020549 n-d-828419-4 sudo[110422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:53.120462 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:53.215771 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:53.216559 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714576224]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:43:53.217554 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Skipping remove_export. No iscsi_target is presently exported for volume: d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:43:53.219975 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:53.291788 n-d-828419-4 sudo[110436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:43:53.292915 n-d-828419-4 sudo[110436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:53.399427 n-d-828419-4 sudo[110403]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:53.402200 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb9028d9-6131-497f-bc8f-92e088788667 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.068s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:53.653865 n-d-828419-4 sudo[110422]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:53.655650 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.688s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:53.657429 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:53.682544 n-d-828419-4 sudo[110452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:43:53.689901 n-d-828419-4 sudo[110452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:53.834307 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume eb9028d9-6131-497f-bc8f-92e088788667. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 14:43:53.841384 n-d-828419-4 sudo[110436]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:53.843215 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc" returned: 0 in 0.624s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:53.845755 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:53.909984 n-d-828419-4 sudo[110454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:43:53.921340 n-d-828419-4 sudo[110454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:53.924709 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_bj9x6i8e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:54.085597 n-d-828419-4 sudo[110456]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_bj9x6i8e
Apr 01 14:43:54.087624 n-d-828419-4 sudo[110456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:54.553812 n-d-828419-4 sudo[110456]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:54.556649 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_bj9x6i8e" returned: 0 in 0.632s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:54.563865 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:54.591472 n-d-828419-4 sudo[110452]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:54.614911 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.957s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:54.617218 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:43:54.630765 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Deleted volume successfully.
Apr 01 14:43:54.686658 n-d-828419-4 sudo[110454]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:54.689618 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc" returned: 0 in 0.843s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:54.691449 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:54.747260 n-d-828419-4 sudo[110472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:43:54.748075 n-d-828419-4 sudo[110472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:54.780192 n-d-828419-4 sudo[110469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1
Apr 01 14:43:54.781698 n-d-828419-4 sudo[110469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:54.798812 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-15cd3955-c7d7-4669-a226-0c7e3b069b77 req-8b4072ac-051d-458a-9e7b-dca9394b4bf4 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Lock "b'cinder-ab544f7e-c590-479c-840c-f35bddda29e7-delete_volume'" released by "delete_volume" :: held 5.628s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:43:55.265220 n-d-828419-4 sudo[110469]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:55.267285 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1" returned: 0 in 0.703s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:55.268572 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 14:43:55.269994 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--eb9028d9--6131--497f--bc8f--92e088788667 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:55.294779 n-d-828419-4 sudo[110479]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--eb9028d9--6131--497f--bc8f--92e088788667 oflag=direct
Apr 01 14:43:55.296636 n-d-828419-4 sudo[110479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:55.536913 n-d-828419-4 sudo[110472]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:55.540581 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d435af81-ef28-4608-bb2c-8f71d96714cc" returned: 0 in 0.848s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:55.542334 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Successfully deleted volume: d435af81-ef28-4608-bb2c-8f71d96714cc
Apr 01 14:43:55.800401 n-d-828419-4 sudo[110479]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:55.802502 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--eb9028d9--6131--497f--bc8f--92e088788667 oflag=direct" returned: 0 in 0.532s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:55.803662 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 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_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--eb9028d9--6131--497f--bc8f--92e088788667 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:55.823581 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Created reservations ['1fde7b77-5601-44db-9654-9e85add34d64', '03d80fa0-2ea1-4fc7-b87c-d0e71e28c6eb', '82145a28-f055-4ed2-9181-61b6a75b9b0f', '0e1a894d-2343-41d3-a915-35bbea0c950a'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:43:55.826205 n-d-828419-4 sudo[110494]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--eb9028d9--6131--497f--bc8f--92e088788667
Apr 01 14:43:55.827635 n-d-828419-4 sudo[110494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:56.123039 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:43:56.136517 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:56.196136 n-d-828419-4 sudo[110497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:43:56.197070 n-d-828419-4 sudo[110497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:56.846348 n-d-828419-4 sudo[110497]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:56.848613 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.721s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:56.851814 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:43:56.876560 n-d-828419-4 sudo[110514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:43:56.878350 n-d-828419-4 sudo[110514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:43:57.428667 n-d-828419-4 sudo[110514]: pam_unix(sudo:session): session closed for user root
Apr 01 14:43:57.444414 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.592s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:43:57.447799 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:43:57.458119 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Deleted volume successfully.
Apr 01 14:43:57.642227 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-59e993fe-140c-4c62-935d-279db9065820 tempest-LiveAutoBlockMigrationV225Test-1189837064 None] Lock "b'cinder-d435af81-ef28-4608-bb2c-8f71d96714cc-delete_volume'" released by "delete_volume" :: held 4.822s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:44:09.605995 n-d-828419-4 sudo[110494]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:09.608838 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 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_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--eb9028d9--6131--497f--bc8f--92e088788667" returned: 0 in 13.805s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:09.611217 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:09.734092 n-d-828419-4 sudo[110805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1
Apr 01 14:44:09.735857 n-d-828419-4 sudo[110805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:10.461511 n-d-828419-4 sudo[110805]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:10.464313 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1" returned: 0 in 0.853s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:10.465565 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_5i16_2n_n-d-828419-4@lvmdriver-1, size 700.00 MB, duration 13.81 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--eb9028d9--6131--497f--bc8f--92e088788667 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 14:44:10.466135 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Converted 700.00 MB image at 50.70 MB/s
Apr 01 14:44:10.466965 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume eb9028d9-6131-497f-bc8f-92e088788667 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 14:44:10.633737 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user 51a0e24ab0f24b4eb3f1f8cae3b5c2a3 is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 14:44:10.634613 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Marking volume eb9028d9-6131-497f-bc8f-92e088788667 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 14:44:10.811253 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to eb9028d9-6131-497f-bc8f-92e088788667. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 14:44:10.814583 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Creating volume glance metadata for volume eb9028d9-6131-497f-bc8f-92e088788667 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 14:44:11.132382 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (620772ee-67bc-449c-a758-7a5b6219126d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eb9028d9-6131-497f-bc8f-92e088788667', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:11.134988 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21d32430-3d63-434a-abad-dcb4af54e790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:11.230715 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Volume volume-eb9028d9-6131-497f-bc8f-92e088788667 (eb9028d9-6131-497f-bc8f-92e088788667): created successfully
Apr 01 14:44:11.233027 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21d32430-3d63-434a-abad-dcb4af54e790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:11.236454 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Flow 'volume_create_manager' (a589cd4d-870c-48bb-8ebd-c580465318ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:44:11.331887 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-be902a88-3302-44c7-88a4-4c6f1192040e tempest-TaggedBootDevicesTest-1616455239 None] Created volume successfully.
Apr 01 14:44:13.243698 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:44:13.253387 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:44:13.253387 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:44:13.277509 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Flow 'volume_create_manager' (52c007e0-82f9-4c59-b82c-4de22f02263a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:44:13.280568 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b590faf2-9275-498b-96be-2949290e1208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:13.331828 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:44:13.386748 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b590faf2-9275-498b-96be-2949290e1208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:44:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1589294610',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=004fefe5-1c92-482a-84ac-6a3315cf600e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eb5852cb06b45eaa53eda804d964417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:44:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:44:13Z,user_id='51a0e24ab0f24b4eb3f1f8cae3b5c2a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:13.400454 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55d5d41d-49a2-4006-92af-1558af02a913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:13.402593 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55d5d41d-49a2-4006-92af-1558af02a913) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:13.404910 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (341bf038-9035-4578-82da-31703437a83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:13.412476 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (341bf038-9035-4578-82da-31703437a83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '004fefe5-1c92-482a-84ac-6a3315cf600e', 'volume_name': 'volume-004fefe5-1c92-482a-84ac-6a3315cf600e', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:13.417113 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c79e321f-cf17-48ff-a030-d0f8ea2a2710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:13.417113 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c79e321f-cf17-48ff-a030-d0f8ea2a2710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:13.419696 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f27afe05-3b66-47f1-8649-70134b4ba7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:13.420493 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Volume 004fefe5-1c92-482a-84ac-6a3315cf600e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-004fefe5-1c92-482a-84ac-6a3315cf600e', 'volume_size': 1}
Apr 01 14:44:13.423288 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-004fefe5-1c92-482a-84ac-6a3315cf600e stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:13.455255 n-d-828419-4 sudo[110898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-004fefe5-1c92-482a-84ac-6a3315cf600e stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:44:13.456705 n-d-828419-4 sudo[110898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:14.543334 n-d-828419-4 sudo[110898]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:14.545589 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-004fefe5-1c92-482a-84ac-6a3315cf600e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.123s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:14.550254 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f27afe05-3b66-47f1-8649-70134b4ba7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-004fefe5-1c92-482a-84ac-6a3315cf600e', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:14.553037 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1396186b-88b1-4cdd-96e2-6e5e71e3344d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:14.647403 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Volume volume-004fefe5-1c92-482a-84ac-6a3315cf600e (004fefe5-1c92-482a-84ac-6a3315cf600e): created successfully
Apr 01 14:44:14.649419 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1396186b-88b1-4cdd-96e2-6e5e71e3344d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:14.652606 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Flow 'volume_create_manager' (52c007e0-82f9-4c59-b82c-4de22f02263a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:44:14.768600 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8867556b-8cbf-4159-9fac-de3fc26efb72 tempest-TaggedBootDevicesTest-1616455239 None] Created volume successfully.
Apr 01 14:44:16.864986 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:44:16.871204 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:44:16.872075 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:44:16.914859 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Flow 'volume_create_manager' (7458fb9d-8833-461a-9d8a-f86b45c66e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:44:16.937902 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f8e3e82-ea80-4071-9ec8-b3139cf0d28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:16.988252 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:44:17.067889 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f8e3e82-ea80-4071-9ec8-b3139cf0d28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:44:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2144666199',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=0331c86c-8643-4b23-a4e0-ac5fb39a101c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eb5852cb06b45eaa53eda804d964417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:44:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:44:17Z,user_id='51a0e24ab0f24b4eb3f1f8cae3b5c2a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:17.073884 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (94b366ca-aeef-4d84-a0f8-0aaf478299b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:17.078645 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (94b366ca-aeef-4d84-a0f8-0aaf478299b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:17.081662 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa59d7eb-26b0-434a-9f5e-39b40f492268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:17.086323 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa59d7eb-26b0-434a-9f5e-39b40f492268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0331c86c-8643-4b23-a4e0-ac5fb39a101c', 'volume_name': 'volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:17.090117 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e244469-5511-4f32-8869-8b8acf94a837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:17.097001 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e244469-5511-4f32-8869-8b8acf94a837) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:17.104235 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1a553bb-9933-4032-bbaf-930e16f6a01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:17.105691 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Volume 0331c86c-8643-4b23-a4e0-ac5fb39a101c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c', 'volume_size': 1}
Apr 01 14:44:17.107535 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:17.166619 n-d-828419-4 sudo[111062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:44:17.167517 n-d-828419-4 sudo[111062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:18.079153 n-d-828419-4 sudo[111062]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:18.081661 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.974s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:18.085384 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1a553bb-9933-4032-bbaf-930e16f6a01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:18.088344 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff07147b-fb4e-4b3a-8dcc-d585e37b4baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:18.222528 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Volume volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c (0331c86c-8643-4b23-a4e0-ac5fb39a101c): created successfully
Apr 01 14:44:18.227123 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff07147b-fb4e-4b3a-8dcc-d585e37b4baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:18.234546 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Flow 'volume_create_manager' (7458fb9d-8833-461a-9d8a-f86b45c66e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:44:18.325344 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e8f0927f-9ad6-436b-8058-4849b644e525 tempest-TaggedBootDevicesTest-1616455239 None] Created volume successfully.
Apr 01 14:44:32.938324 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:44:32.942604 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:44:32.943344 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:44:32.961912 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Flow 'volume_create_manager' (db90c520-a524-4475-800b-7c653a0f0117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:44:32.967268 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8665657a-a1f4-4f80-8cee-da742b94bcaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:32.993074 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:44:33.037910 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8665657a-a1f4-4f80-8cee-da742b94bcaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-188040892',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=6cf51583-9ef7-429f-923e-bc2d20496714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf6a70aad5704e38bc75cecf1ea51813',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:44:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:44:33Z,user_id='3d64bf270046465996e54d44424e2b76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:33.040522 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b08f1da-ac8a-4073-97ff-74a44003dea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:33.042772 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b08f1da-ac8a-4073-97ff-74a44003dea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:33.045276 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4125d48-8df6-46f6-be45-fb0adcf5dbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:33.192913 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4125d48-8df6-46f6-be45-fb0adcf5dbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6cf51583-9ef7-429f-923e-bc2d20496714', 'volume_name': 'volume-6cf51583-9ef7-429f-923e-bc2d20496714', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:33.199216 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56a0a4aa-6681-46e8-a6ff-19bf1b5ddba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:33.206091 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56a0a4aa-6681-46e8-a6ff-19bf1b5ddba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:33.212056 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40a8c209-130c-46f4-ade0-c854c9f40cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:33.215987 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Volume 6cf51583-9ef7-429f-923e-bc2d20496714: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6cf51583-9ef7-429f-923e-bc2d20496714', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 14:44:33.217079 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Cloning 6cf51583-9ef7-429f-923e-bc2d20496714 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 14:44:39.528284 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:44:39.528958 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:44:39.529760 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:39.593370 n-d-828419-4 sudo[111525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:44:39.602599 n-d-828419-4 sudo[111525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:39.902537 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:44:39.914818 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:44:39.915367 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:44:39.950030 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Flow 'volume_create_manager' (51b33cb4-d36c-471b-8b92-dfcfdcaefdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:44:39.953275 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5cf0dafb-049f-4c8e-98d6-40f2a99e98fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:40.017505 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:44:40.060083 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5cf0dafb-049f-4c8e-98d6-40f2a99e98fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:44:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-561042021',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=a943663f-8026-435d-9d80-b85d94060e58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6627436e6d74b4a84f90479a82d405c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:44:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:44:40Z,user_id='d157f6fa7fb143afaf6ee751994526b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:40.064947 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0ef5d40-63b9-471d-855b-1d6dcf35d3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:40.069229 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0ef5d40-63b9-471d-855b-1d6dcf35d3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:40.074817 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bfc166dd-4252-4dcd-ac69-6cb813dae63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:40.079268 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bfc166dd-4252-4dcd-ac69-6cb813dae63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a943663f-8026-435d-9d80-b85d94060e58', 'volume_name': 'volume-a943663f-8026-435d-9d80-b85d94060e58', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:40.084140 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b9495ca-c306-44dd-b756-79aae1324ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:40.088441 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b9495ca-c306-44dd-b756-79aae1324ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:40.093921 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71ce9860-8129-4a32-aaed-5a1198943d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:40.096329 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Volume a943663f-8026-435d-9d80-b85d94060e58: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a943663f-8026-435d-9d80-b85d94060e58', 'volume_size': 1}
Apr 01 14:44:40.105081 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a943663f-8026-435d-9d80-b85d94060e58 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:40.159024 n-d-828419-4 sudo[111528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a943663f-8026-435d-9d80-b85d94060e58 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:44:40.159917 n-d-828419-4 sudo[111528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:40.313949 n-d-828419-4 sudo[111525]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:40.317353 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.787s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:40.321858 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:40.388791 n-d-828419-4 sudo[111530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:44:40.394064 n-d-828419-4 sudo[111530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:41.451206 n-d-828419-4 sudo[111530]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:41.454413 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.133s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:41.456499 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:44:41.475262 n-d-828419-4 sudo[111528]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:41.481400 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a943663f-8026-435d-9d80-b85d94060e58 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.382s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:41.486117 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71ce9860-8129-4a32-aaed-5a1198943d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a943663f-8026-435d-9d80-b85d94060e58', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:41.488691 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eae5328f-6e17-4872-9b94-c76e357a4c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:44:41.634171 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Volume volume-a943663f-8026-435d-9d80-b85d94060e58 (a943663f-8026-435d-9d80-b85d94060e58): created successfully
Apr 01 14:44:41.648723 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eae5328f-6e17-4872-9b94-c76e357a4c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:44:41.659783 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Flow 'volume_create_manager' (51b33cb4-d36c-471b-8b92-dfcfdcaefdc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:44:41.776170 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6846bac8-f951-499b-abea-cb44c7cd5945 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Created volume successfully.
Apr 01 14:44:46.898486 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d10b5d83-a688-463f-b288-0f62345e905b req-aea3e220-cb15-410d-a5a5-7fe7d6783d9d tempest-AttachSCSIVolumeTestJSON-1002013290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:46.911939 n-d-828419-4 sudo[111615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58
Apr 01 14:44:46.913950 n-d-828419-4 sudo[111615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:47.705317 n-d-828419-4 sudo[111615]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:47.710434 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d10b5d83-a688-463f-b288-0f62345e905b req-aea3e220-cb15-410d-a5a5-7fe7d6783d9d tempest-AttachSCSIVolumeTestJSON-1002013290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58" returned: 0 in 0.845s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:47.790560 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:47.815131 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:47.815902 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714627888]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:44:47.817012 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d10b5d83-a688-463f-b288-0f62345e905b req-aea3e220-cb15-410d-a5a5-7fe7d6783d9d tempest-AttachSCSIVolumeTestJSON-1002013290 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:44:47.818168 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d10b5d83-a688-463f-b288-0f62345e905b req-aea3e220-cb15-410d-a5a5-7fe7d6783d9d tempest-AttachSCSIVolumeTestJSON-1002013290 None] Creating iscsi_target for Volume ID: volume-a943663f-8026-435d-9d80-b85d94060e58 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:44:47.914624 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d10b5d83-a688-463f-b288-0f62345e905b req-aea3e220-cb15-410d-a5a5-7fe7d6783d9d tempest-AttachSCSIVolumeTestJSON-1002013290 None] Created volume path /opt/stack/data/cinder/volumes/volume-a943663f-8026-435d-9d80-b85d94060e58,
Apr 01 14:44:47.914624 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:44:47.914624 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:44:47.914624 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58
Apr 01 14:44:47.914624 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:44:47.914624 n-d-828419-4 cinder-volume[96899]: incominguser o3gPqCkdbrSCwDP3c96j tYT9VArb6XPi3hhx
Apr 01 14:44:47.914624 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:44:47.914624 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:44:47.914624 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:44:47.914624 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:44:47.919870 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a943663f-8026-435d-9d80-b85d94060e58 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:48.831672 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a943663f-8026-435d-9d80-b85d94060e58" returned: 0 in 0.915s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:48.832643 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714627888]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:44:48.833413 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d10b5d83-a688-463f-b288-0f62345e905b req-aea3e220-cb15-410d-a5a5-7fe7d6783d9d tempest-AttachSCSIVolumeTestJSON-1002013290 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:44:48.834041 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d10b5d83-a688-463f-b288-0f62345e905b req-aea3e220-cb15-410d-a5a5-7fe7d6783d9d tempest-AttachSCSIVolumeTestJSON-1002013290 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:44:48.837700 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:48.855804 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:48.856312 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714627888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a943663f-8026-435d-9d80-b85d94060e58\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58\n Backing store flags: \n Account information:\n o3gPqCkdbrSCwDP3c96j\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:44:48.857979 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d10b5d83-a688-463f-b288-0f62345e905b req-aea3e220-cb15-410d-a5a5-7fe7d6783d9d tempest-AttachSCSIVolumeTestJSON-1002013290 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:44:48.862231 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:48.970490 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:48.971156 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714627888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a943663f-8026-435d-9d80-b85d94060e58\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58\n Backing store flags: \n Account information:\n o3gPqCkdbrSCwDP3c96j\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:44:48.975478 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:49.087023 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:49.087412 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714627888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a943663f-8026-435d-9d80-b85d94060e58\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58\n Backing store flags: \n Account information:\n o3gPqCkdbrSCwDP3c96j\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:44:49.088457 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-d10b5d83-a688-463f-b288-0f62345e905b req-aea3e220-cb15-410d-a5a5-7fe7d6783d9d tempest-AttachSCSIVolumeTestJSON-1002013290 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-a943663f-8026-435d-9d80-b85d94060e58 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:44:49.338461 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-d10b5d83-a688-463f-b288-0f62345e905b req-aea3e220-cb15-410d-a5a5-7fe7d6783d9d tempest-AttachSCSIVolumeTestJSON-1002013290 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a943663f-8026-435d-9d80-b85d94060e58', 'target_lun': 1, 'volume_id': 'a943663f-8026-435d-9d80-b85d94060e58', 'auth_method': 'CHAP', 'auth_username': 'o3gPqCkdbrSCwDP3c96j', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '97e76d0b-2856-461d-90e1-47b3ee8d5595'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:44:50.620945 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-d10b5d83-a688-463f-b288-0f62345e905b req-aea3e220-cb15-410d-a5a5-7fe7d6783d9d tempest-AttachSCSIVolumeTestJSON-1002013290 None] attachment_update completed successfully.
Apr 01 14:44:53.250978 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1, size 616.00 MB, duration 20.03 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 14:44:53.252363 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Image download 616.00 MB at 30.75 MB/s
Apr 01 14:44:54.118814 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:54.311643 n-d-828419-4 sudo[111671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1
Apr 01 14:44:54.312498 n-d-828419-4 sudo[111671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:54.807145 n-d-828419-4 sudo[111671]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:54.809492 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1" returned: 0 in 0.690s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:54.810560 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user 3d64bf270046465996e54d44424e2b76. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 14:44:54.970595 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:55.166453 n-d-828419-4 sudo[111676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1
Apr 01 14:44:55.167704 n-d-828419-4 sudo[111676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:55.839698 n-d-828419-4 sudo[111676]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:55.842620 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1" returned: 0 in 0.871s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:55.845213 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6cf51583-9ef7-429f-923e-bc2d20496714 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:55.895125 n-d-828419-4 sudo[111681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6cf51583-9ef7-429f-923e-bc2d20496714 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:44:55.896902 n-d-828419-4 sudo[111681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:56.807572 n-d-828419-4 sudo[111681]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:56.810271 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6cf51583-9ef7-429f-923e-bc2d20496714 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.965s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:57.018141 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 6cf51583-9ef7-429f-923e-bc2d20496714. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 14:44:57.077040 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_3e3_4i1i {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:57.181830 n-d-828419-4 sudo[111718]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_3e3_4i1i
Apr 01 14:44:57.183249 n-d-828419-4 sudo[111718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:57.594672 n-d-828419-4 sudo[111718]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:57.597011 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_3e3_4i1i" returned: 0 in 0.520s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:57.598286 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:57.684346 n-d-828419-4 sudo[111722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1
Apr 01 14:44:57.685870 n-d-828419-4 sudo[111722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:58.122763 n-d-828419-4 sudo[111722]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:58.125549 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1" returned: 0 in 0.527s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:58.126372 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 14:44:58.127665 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6cf51583--9ef7--429f--923e--bc2d20496714 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:58.150337 n-d-828419-4 sudo[111727]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6cf51583--9ef7--429f--923e--bc2d20496714 oflag=direct
Apr 01 14:44:58.151298 n-d-828419-4 sudo[111727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:44:58.533340 n-d-828419-4 sudo[111727]: pam_unix(sudo:session): session closed for user root
Apr 01 14:44:58.535982 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6cf51583--9ef7--429f--923e--bc2d20496714 oflag=direct" returned: 0 in 0.408s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:44:58.547602 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 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_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6cf51583--9ef7--429f--923e--bc2d20496714 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:44:58.565911 n-d-828419-4 sudo[111739]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6cf51583--9ef7--429f--923e--bc2d20496714
Apr 01 14:44:58.567151 n-d-828419-4 sudo[111739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:03.820859 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-60ca582a-9b69-49e6-933d-bdd5031332d6 req-b26b7e9d-9410-4903-a58f-4bf9e922d289 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Terminate volume connection completed successfully.
Apr 01 14:45:03.822001 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-60ca582a-9b69-49e6-933d-bdd5031332d6 req-b26b7e9d-9410-4903-a58f-4bf9e922d289 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Deleting attachment 97e76d0b-2856-461d-90e1-47b3ee8d5595. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:45:03.825225 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:03.949057 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:03.949654 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714682192]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a943663f-8026-435d-9d80-b85d94060e58\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58\n Backing store flags: \n Account information:\n o3gPqCkdbrSCwDP3c96j\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:03.950629 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-60ca582a-9b69-49e6-933d-bdd5031332d6 req-b26b7e9d-9410-4903-a58f-4bf9e922d289 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Removing iscsi_target for Volume ID: a943663f-8026-435d-9d80-b85d94060e58
Apr 01 14:45:03.952025 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a943663f-8026-435d-9d80-b85d94060e58 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:04.100425 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a943663f-8026-435d-9d80-b85d94060e58 -f" returned: 0 in 0.148s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:04.100864 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714682192]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:04.102728 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:04.251567 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:04.252193 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714682192]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:09.299505 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-95f4cea0-fb12-4434-8347-c4fdb941c0ae tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:09.348339 n-d-828419-4 sudo[111814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:09.350211 n-d-828419-4 sudo[111814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:10.249827 n-d-828419-4 sudo[111814]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:10.253788 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-95f4cea0-fb12-4434-8347-c4fdb941c0ae tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667" returned: 0 in 0.953s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:10.334255 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:10.352835 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:10.366593 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713722320]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:10.366593 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-95f4cea0-fb12-4434-8347-c4fdb941c0ae tempest-TaggedBootDevicesTest-1616455239 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:45:10.366593 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-95f4cea0-fb12-4434-8347-c4fdb941c0ae tempest-TaggedBootDevicesTest-1616455239 None] Creating iscsi_target for Volume ID: volume-eb9028d9-6131-497f-bc8f-92e088788667 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:45:10.549586 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-95f4cea0-fb12-4434-8347-c4fdb941c0ae tempest-TaggedBootDevicesTest-1616455239 None] Created volume path /opt/stack/data/cinder/volumes/volume-eb9028d9-6131-497f-bc8f-92e088788667,
Apr 01 14:45:10.549586 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:45:10.549586 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:45:10.549586 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:10.549586 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:45:10.549586 n-d-828419-4 cinder-volume[96899]: incominguser 2sVFZZFG4oBFPqfF2euL 254qT3nXUpBV5HWm
Apr 01 14:45:10.549586 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:45:10.549586 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:45:10.549586 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:45:10.549586 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:45:10.566629 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:11.403553 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667" returned: 0 in 0.852s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:11.404304 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713722320]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:11.405010 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-95f4cea0-fb12-4434-8347-c4fdb941c0ae tempest-TaggedBootDevicesTest-1616455239 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:45:11.405481 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-95f4cea0-fb12-4434-8347-c4fdb941c0ae tempest-TaggedBootDevicesTest-1616455239 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:45:11.407057 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:11.440322 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:11.440759 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713722320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:11.441492 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-95f4cea0-fb12-4434-8347-c4fdb941c0ae tempest-TaggedBootDevicesTest-1616455239 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:45:11.445111 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:11.600556 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:11.601211 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713722320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:11.604196 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:11.784891 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:11.785401 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713722320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:11.788888 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-95f4cea0-fb12-4434-8347-c4fdb941c0ae tempest-TaggedBootDevicesTest-1616455239 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:45:12.198802 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-95f4cea0-fb12-4434-8347-c4fdb941c0ae tempest-TaggedBootDevicesTest-1616455239 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667', 'target_lun': 1, 'volume_id': 'eb9028d9-6131-497f-bc8f-92e088788667', 'auth_method': 'CHAP', 'auth_username': '2sVFZZFG4oBFPqfF2euL', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '73b70b70-ba98-4a56-9cb0-1fc7e2b7ec75'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:45:12.765731 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-95f4cea0-fb12-4434-8347-c4fdb941c0ae tempest-TaggedBootDevicesTest-1616455239 None] attachment_update completed successfully.
Apr 01 14:45:13.195391 n-d-828419-4 sudo[111739]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:13.197380 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 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_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6cf51583--9ef7--429f--923e--bc2d20496714" returned: 0 in 14.660s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:13.198542 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:13.400753 n-d-828419-4 sudo[111873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1
Apr 01 14:45:13.402406 n-d-828419-4 sudo[111873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:14.211244 n-d-828419-4 sudo[111873]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:14.213536 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1" returned: 0 in 1.014s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:14.214477 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_z1btvsvyn-d-828419-4@lvmdriver-1, size 700.00 MB, duration 14.66 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--6cf51583--9ef7--429f--923e--bc2d20496714 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 14:45:14.214936 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Converted 700.00 MB image at 47.75 MB/s
Apr 01 14:45:14.215533 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 6cf51583-9ef7-429f-923e-bc2d20496714 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 14:45:14.373972 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user 3d64bf270046465996e54d44424e2b76 is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 14:45:14.374980 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Marking volume 6cf51583-9ef7-429f-923e-bc2d20496714 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 14:45:14.428663 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-87068b61-5973-4a77-ab10-d0d0aba72c0e tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:14.467220 n-d-828419-4 sudo[111887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:45:14.468327 n-d-828419-4 sudo[111887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:15.110452 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to 6cf51583-9ef7-429f-923e-bc2d20496714. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 14:45:15.110922 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Creating volume glance metadata for volume 6cf51583-9ef7-429f-923e-bc2d20496714 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 14:45:15.166813 n-d-828419-4 sudo[111887]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:15.169245 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-87068b61-5973-4a77-ab10-d0d0aba72c0e tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e" returned: 0 in 0.741s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:15.294400 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:15.306286 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:15.306881 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718605280]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-87068b61-5973-4a77-ab10-d0d0aba72c0e tempest-TaggedBootDevicesTest-1616455239 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: 2sVFZZFG4oBFPqfF2euL
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:45:15.310698 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:45:15.319405 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-87068b61-5973-4a77-ab10-d0d0aba72c0e tempest-TaggedBootDevicesTest-1616455239 None] Creating iscsi_target for Volume ID: volume-004fefe5-1c92-482a-84ac-6a3315cf600e {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:45:15.462723 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-87068b61-5973-4a77-ab10-d0d0aba72c0e tempest-TaggedBootDevicesTest-1616455239 None] Created volume path /opt/stack/data/cinder/volumes/volume-004fefe5-1c92-482a-84ac-6a3315cf600e,
Apr 01 14:45:15.462723 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:45:15.462723 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:45:15.462723 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:45:15.462723 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:45:15.462723 n-d-828419-4 cinder-volume[96899]: incominguser NzfTAR7jJfh29e5aP7QH 7V6AFtVagCyj8Mb7
Apr 01 14:45:15.462723 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:45:15.462723 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:45:15.462723 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:45:15.462723 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:45:15.470576 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:15.706314 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40a8c209-130c-46f4-ade0-c854c9f40cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6cf51583-9ef7-429f-923e-bc2d20496714', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:45:15.709509 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fcbcc366-781e-4361-9770-1452d605614b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:45:15.823349 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Volume volume-6cf51583-9ef7-429f-923e-bc2d20496714 (6cf51583-9ef7-429f-923e-bc2d20496714): created successfully
Apr 01 14:45:15.825315 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fcbcc366-781e-4361-9770-1452d605614b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:45:15.828475 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Flow 'volume_create_manager' (db90c520-a524-4475-800b-7c653a0f0117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:45:16.001631 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-21e309fd-c2e4-412b-9637-9d700420ea1c tempest-ServersTestBootFromVolume-605351842 None] Created volume successfully.
Apr 01 14:45:16.436049 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e" returned: 0 in 0.968s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:16.436690 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718605280]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:16.436953 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-87068b61-5973-4a77-ab10-d0d0aba72c0e tempest-TaggedBootDevicesTest-1616455239 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:45:16.437341 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-87068b61-5973-4a77-ab10-d0d0aba72c0e tempest-TaggedBootDevicesTest-1616455239 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:45:16.440876 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:16.470050 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:16.470383 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718605280]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-87068b61-5973-4a77-ab10-d0d0aba72c0e tempest-TaggedBootDevicesTest-1616455239 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: 2sVFZZFG4oBFPqfF2euL
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:45:16.470999 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:45:16.473857 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:16.706193 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.233s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:16.706484 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718605280]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:16.707636 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:17.065969 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.358s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:17.066410 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718605280]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:17.067404 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-87068b61-5973-4a77-ab10-d0d0aba72c0e tempest-TaggedBootDevicesTest-1616455239 None] Set provider_location to: 10.222.0.60:3260,2 iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:45:17.475174 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-87068b61-5973-4a77-ab10-d0d0aba72c0e tempest-TaggedBootDevicesTest-1616455239 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e', 'target_lun': 1, 'volume_id': '004fefe5-1c92-482a-84ac-6a3315cf600e', 'auth_method': 'CHAP', 'auth_username': 'NzfTAR7jJfh29e5aP7QH', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '25627b6f-675f-46e6-ad72-80af987eb721'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:45:18.011815 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-87068b61-5973-4a77-ab10-d0d0aba72c0e tempest-TaggedBootDevicesTest-1616455239 None] attachment_update completed successfully.
Apr 01 14:45:19.133324 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-6a112765-9b5c-490e-b237-493742829b0d tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:19.164475 n-d-828419-4 sudo[111958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c
Apr 01 14:45:19.165953 n-d-828419-4 sudo[111958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:19.710562 n-d-828419-4 sudo[111958]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:19.713080 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-6a112765-9b5c-490e-b237-493742829b0d tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c" returned: 0 in 0.579s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:19.818110 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:19.827763 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:19.828491 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718605280]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-6a112765-9b5c-490e-b237-493742829b0d tempest-TaggedBootDevicesTest-1616455239 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: 2sVFZZFG4oBFPqfF2euL
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: NzfTAR7jJfh29e5aP7QH
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:45:19.829140 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:45:19.842208 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-6a112765-9b5c-490e-b237-493742829b0d tempest-TaggedBootDevicesTest-1616455239 None] Creating iscsi_target for Volume ID: volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:45:19.908497 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-6a112765-9b5c-490e-b237-493742829b0d tempest-TaggedBootDevicesTest-1616455239 None] Created volume path /opt/stack/data/cinder/volumes/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c,
Apr 01 14:45:19.908497 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:45:19.908497 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:45:19.908497 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c
Apr 01 14:45:19.908497 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:45:19.908497 n-d-828419-4 cinder-volume[96899]: incominguser tYwy2a83dHhw8RYsPULS XZmRGg9thhKbsbi7
Apr 01 14:45:19.908497 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:45:19.908497 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:45:19.908497 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:45:19.908497 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:45:19.910598 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:20.575369 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c" returned: 0 in 0.664s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:20.576512 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718605280]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:20.577295 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-6a112765-9b5c-490e-b237-493742829b0d tempest-TaggedBootDevicesTest-1616455239 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:45:20.577879 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-6a112765-9b5c-490e-b237-493742829b0d tempest-TaggedBootDevicesTest-1616455239 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:45:20.581938 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:20.588982 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:20.589591 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718605280]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-6a112765-9b5c-490e-b237-493742829b0d tempest-TaggedBootDevicesTest-1616455239 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: 2sVFZZFG4oBFPqfF2euL
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: NzfTAR7jJfh29e5aP7QH
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:45:20.590485 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:45:20.600018 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:20.723360 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:20.724040 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718605280]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:20.726072 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:20.952452 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:20.953537 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718605280]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:20.955059 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-6a112765-9b5c-490e-b237-493742829b0d tempest-TaggedBootDevicesTest-1616455239 None] Set provider_location to: 10.222.0.60:3260,3 iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:45:21.238210 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-6a112765-9b5c-490e-b237-493742829b0d tempest-TaggedBootDevicesTest-1616455239 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c', 'target_lun': 1, 'volume_id': '0331c86c-8643-4b23-a4e0-ac5fb39a101c', 'auth_method': 'CHAP', 'auth_username': 'tYwy2a83dHhw8RYsPULS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ed351fb5-2af9-4654-8232-5cd7a8fb41db'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:45:21.554768 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-527a50c3-0f64-49b6-8124-9b2ba32b9a1c req-6a112765-9b5c-490e-b237-493742829b0d tempest-TaggedBootDevicesTest-1616455239 None] attachment_update completed successfully.
Apr 01 14:45:26.598388 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-3de9ee3b-8953-47ef-918e-53c4677820c0 req-ac61d28c-2c2c-43fd-9777-746b3a7521df tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:26.627472 n-d-828419-4 sudo[112069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714
Apr 01 14:45:26.629382 n-d-828419-4 sudo[112069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:27.360917 n-d-828419-4 sudo[112069]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:27.365250 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-3de9ee3b-8953-47ef-918e-53c4677820c0 req-ac61d28c-2c2c-43fd-9777-746b3a7521df tempest-ServersTestBootFromVolume-605351842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714" returned: 0 in 0.765s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:27.434607 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:27.444274 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:27.445603 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715046912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-3de9ee3b-8953-47ef-918e-53c4677820c0 req-ac61d28c-2c2c-43fd-9777-746b3a7521df tempest-ServersTestBootFromVolume-605351842 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: 2sVFZZFG4oBFPqfF2euL
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: NzfTAR7jJfh29e5aP7QH
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: tYwy2a83dHhw8RYsPULS
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:45:27.446548 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:45:27.460375 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-3de9ee3b-8953-47ef-918e-53c4677820c0 req-ac61d28c-2c2c-43fd-9777-746b3a7521df tempest-ServersTestBootFromVolume-605351842 None] Creating iscsi_target for Volume ID: volume-6cf51583-9ef7-429f-923e-bc2d20496714 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:45:27.668416 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-3de9ee3b-8953-47ef-918e-53c4677820c0 req-ac61d28c-2c2c-43fd-9777-746b3a7521df tempest-ServersTestBootFromVolume-605351842 None] Created volume path /opt/stack/data/cinder/volumes/volume-6cf51583-9ef7-429f-923e-bc2d20496714,
Apr 01 14:45:27.668416 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:45:27.668416 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:45:27.668416 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714
Apr 01 14:45:27.668416 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:45:27.668416 n-d-828419-4 cinder-volume[96899]: incominguser VWNhHjtDJAwZfd4esHcy pPKYXBffaVAH9T8g
Apr 01 14:45:27.668416 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:45:27.668416 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:45:27.668416 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:45:27.668416 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:45:27.685348 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6cf51583-9ef7-429f-923e-bc2d20496714 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:28.265714 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6cf51583-9ef7-429f-923e-bc2d20496714" returned: 0 in 0.594s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:28.265861 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715046912]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:28.266678 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-3de9ee3b-8953-47ef-918e-53c4677820c0 req-ac61d28c-2c2c-43fd-9777-746b3a7521df tempest-ServersTestBootFromVolume-605351842 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:45:28.267242 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-3de9ee3b-8953-47ef-918e-53c4677820c0 req-ac61d28c-2c2c-43fd-9777-746b3a7521df tempest-ServersTestBootFromVolume-605351842 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:45:28.270801 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:28.288657 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:28.290098 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715046912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6cf51583-9ef7-429f-923e-bc2d20496714\n System information:\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-6cf51583-9ef7-429f-923e-bc2d20496714\n Backing store flags: \n Account information:\n VWNhHjtDJAwZfd4esHcy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-3de9ee3b-8953-47ef-918e-53c4677820c0 req-ac61d28c-2c2c-43fd-9777-746b3a7521df tempest-ServersTestBootFromVolume-605351842 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: 2sVFZZFG4oBFPqfF2euL
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: NzfTAR7jJfh29e5aP7QH
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: tYwy2a83dHhw8RYsPULS
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:45:28.290922 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:45:28.302378 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:28.502279 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:28.503010 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715046912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6cf51583-9ef7-429f-923e-bc2d20496714\n System information:\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-6cf51583-9ef7-429f-923e-bc2d20496714\n Backing store flags: \n Account information:\n VWNhHjtDJAwZfd4esHcy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:28.504628 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:28.713595 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:28.714763 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715046912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6cf51583-9ef7-429f-923e-bc2d20496714\n System information:\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-6cf51583-9ef7-429f-923e-bc2d20496714\n Backing store flags: \n Account information:\n VWNhHjtDJAwZfd4esHcy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:28.716857 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-3de9ee3b-8953-47ef-918e-53c4677820c0 req-ac61d28c-2c2c-43fd-9777-746b3a7521df tempest-ServersTestBootFromVolume-605351842 None] Set provider_location to: 10.222.0.60:3260,4 iqn.2010-10.org.openstack:volume-6cf51583-9ef7-429f-923e-bc2d20496714 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:45:28.981995 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-3de9ee3b-8953-47ef-918e-53c4677820c0 req-ac61d28c-2c2c-43fd-9777-746b3a7521df tempest-ServersTestBootFromVolume-605351842 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6cf51583-9ef7-429f-923e-bc2d20496714', 'target_lun': 1, 'volume_id': '6cf51583-9ef7-429f-923e-bc2d20496714', 'auth_method': 'CHAP', 'auth_username': 'VWNhHjtDJAwZfd4esHcy', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '2f51d9a6-126d-4c15-bbea-a13734244c8a'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:45:29.389909 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-3de9ee3b-8953-47ef-918e-53c4677820c0 req-ac61d28c-2c2c-43fd-9777-746b3a7521df tempest-ServersTestBootFromVolume-605351842 None] attachment_update completed successfully.
Apr 01 14:45:29.680556 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Lock "b'cinder-a943663f-8026-435d-9d80-b85d94060e58-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:45:29.877710 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:29.972375 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:29.973377 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715925968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6cf51583-9ef7-429f-923e-bc2d20496714\n System information:\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-6cf51583-9ef7-429f-923e-bc2d20496714\n Backing store flags: \n Account information:\n VWNhHjtDJAwZfd4esHcy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:45:29.974553 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Skipping remove_export. No iscsi_target is presently exported for volume: a943663f-8026-435d-9d80-b85d94060e58
Apr 01 14:45:29.975749 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:29.996889 n-d-828419-4 sudo[112122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58
Apr 01 14:45:29.999343 n-d-828419-4 sudo[112122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:30.537394 n-d-828419-4 sudo[112122]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:30.539649 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58" returned: 0 in 0.563s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:30.542913 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:30.609947 n-d-828419-4 sudo[112130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58
Apr 01 14:45:30.610767 n-d-828419-4 sudo[112130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:31.437322 n-d-828419-4 sudo[112130]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:31.439558 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58" returned: 0 in 0.896s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:31.441658 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:31.475452 n-d-828419-4 sudo[112146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58
Apr 01 14:45:31.476290 n-d-828419-4 sudo[112146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:32.226923 n-d-828419-4 sudo[112146]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:32.229591 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a943663f-8026-435d-9d80-b85d94060e58" returned: 0 in 0.788s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:32.230930 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Successfully deleted volume: a943663f-8026-435d-9d80-b85d94060e58
Apr 01 14:45:32.455835 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Created reservations ['4ff7378c-dcfe-4461-b253-0601b83c93dc', '7f54c227-5480-4d36-9cd1-4f409e376a9e', '47296fb1-d542-4c54-8e6f-38415897c4a7', '0f982214-bdd5-4dbd-8dc9-c1799258467f'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:45:32.724599 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:45:32.725467 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:32.766616 n-d-828419-4 sudo[112174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:45:32.779193 n-d-828419-4 sudo[112174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:33.498174 n-d-828419-4 sudo[112174]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:33.501480 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.775s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:33.504857 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:33.565420 n-d-828419-4 sudo[112178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:45:33.567021 n-d-828419-4 sudo[112178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:34.212107 n-d-828419-4 sudo[112178]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:34.214959 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.710s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:34.218768 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:45:34.238485 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Deleted volume successfully.
Apr 01 14:45:34.322501 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-fddebe8d-ffed-4230-a2c4-49c7a5aabc63 tempest-AttachSCSIVolumeTestJSON-1002013290 None] Lock "b'cinder-a943663f-8026-435d-9d80-b85d94060e58-delete_volume'" released by "delete_volume" :: held 4.642s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:45:39.536231 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:45:39.536966 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:45:39.537903 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:39.571672 n-d-828419-4 sudo[112219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:45:39.572482 n-d-828419-4 sudo[112219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:40.453228 n-d-828419-4 sudo[112219]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:40.455672 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.917s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:40.457726 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:45:40.509619 n-d-828419-4 sudo[112231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:45:40.511290 n-d-828419-4 sudo[112231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:45:41.206780 n-d-828419-4 sudo[112231]: pam_unix(sudo:session): session closed for user root
Apr 01 14:45:41.219100 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.761s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:45:41.221798 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:46:39.534701 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:46:39.535478 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:46:39.535822 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:46:39.578674 n-d-828419-4 sudo[112836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:46:39.586727 n-d-828419-4 sudo[112836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:46:40.383738 n-d-828419-4 sudo[112836]: pam_unix(sudo:session): session closed for user root
Apr 01 14:46:40.386911 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.850s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:46:40.388708 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:46:40.451164 n-d-828419-4 sudo[112839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:46:40.451975 n-d-828419-4 sudo[112839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:46:41.423699 n-d-828419-4 sudo[112839]: pam_unix(sudo:session): session closed for user root
Apr 01 14:46:41.426043 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.037s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:46:41.427279 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:47:39.540209 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:47:39.540777 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:47:39.542482 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:47:39.566521 n-d-828419-4 sudo[113082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:47:39.567425 n-d-828419-4 sudo[113082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:47:40.048662 n-d-828419-4 sudo[113082]: pam_unix(sudo:session): session closed for user root
Apr 01 14:47:40.050715 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.508s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:47:40.052629 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:47:40.079164 n-d-828419-4 sudo[113085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:47:40.080409 n-d-828419-4 sudo[113085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:47:40.707995 n-d-828419-4 sudo[113085]: pam_unix(sudo:session): session closed for user root
Apr 01 14:47:40.710052 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.657s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:47:40.713070 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:48:39.542119 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:48:39.542837 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:48:39.544160 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:48:39.609956 n-d-828419-4 sudo[113214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:48:39.615584 n-d-828419-4 sudo[113214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:48:40.400828 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-302eb2d9-0fc4-41ee-a2ea-f78ecd175d72 tempest-ServersTestBootFromVolume-605351842 None] Terminate volume connection completed successfully.
Apr 01 14:48:40.401611 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-302eb2d9-0fc4-41ee-a2ea-f78ecd175d72 tempest-ServersTestBootFromVolume-605351842 None] Deleting attachment 2f51d9a6-126d-4c15-bbea-a13734244c8a. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:48:40.402938 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:48:40.500218 n-d-828419-4 sudo[113214]: pam_unix(sudo:session): session closed for user root
Apr 01 14:48:40.502035 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.958s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:48:40.503711 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:48:40.529314 n-d-828419-4 sudo[113218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:48:40.531581 n-d-828419-4 sudo[113218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:48:40.604176 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:48:40.605407 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715167856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6cf51583-9ef7-429f-923e-bc2d20496714\n System information:\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-6cf51583-9ef7-429f-923e-bc2d20496714\n Backing store flags: \n Account information:\n VWNhHjtDJAwZfd4esHcy\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:48:40.606909 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-302eb2d9-0fc4-41ee-a2ea-f78ecd175d72 tempest-ServersTestBootFromVolume-605351842 None] Removing iscsi_target for Volume ID: 6cf51583-9ef7-429f-923e-bc2d20496714
Apr 01 14:48:40.611404 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6cf51583-9ef7-429f-923e-bc2d20496714 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:48:41.036744 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6cf51583-9ef7-429f-923e-bc2d20496714 -f" returned: 0 in 0.419s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:48:41.036744 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715167856]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:48:41.036744 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:48:41.334095 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.304s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:48:41.334859 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715167856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:48:41.563291 n-d-828419-4 sudo[113218]: pam_unix(sudo:session): session closed for user root
Apr 01 14:48:41.565257 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.061s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:48:41.569281 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:48:42.051212 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Lock "b'cinder-6cf51583-9ef7-429f-923e-bc2d20496714-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:48:42.290516 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:48:42.517299 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.230s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:48:42.520313 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716177584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:48:42.521371 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6cf51583-9ef7-429f-923e-bc2d20496714
Apr 01 14:48:42.523200 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:48:42.543893 n-d-828419-4 sudo[113250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714
Apr 01 14:48:42.545615 n-d-828419-4 sudo[113250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:48:43.237147 n-d-828419-4 sudo[113250]: pam_unix(sudo:session): session closed for user root
Apr 01 14:48:43.240132 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714" returned: 0 in 0.716s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:48:43.243323 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:48:43.291079 n-d-828419-4 sudo[113255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714
Apr 01 14:48:43.291970 n-d-828419-4 sudo[113255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:48:43.919235 n-d-828419-4 sudo[113255]: pam_unix(sudo:session): session closed for user root
Apr 01 14:48:43.923794 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714" returned: 0 in 0.679s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:48:43.926416 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:48:43.993178 n-d-828419-4 sudo[113258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714
Apr 01 14:48:43.996356 n-d-828419-4 sudo[113258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:48:45.413960 n-d-828419-4 sudo[113258]: pam_unix(sudo:session): session closed for user root
Apr 01 14:48:45.418919 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6cf51583-9ef7-429f-923e-bc2d20496714" returned: 0 in 1.489s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:48:45.418919 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Successfully deleted volume: 6cf51583-9ef7-429f-923e-bc2d20496714
Apr 01 14:48:45.979839 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Created reservations ['75ce066b-7e55-44e9-b873-d6d02fa9cdb6', '2b162b78-3d61-489b-b2a0-0fdbf0c1a148', '836f5267-0ed7-4269-b4ba-a173f7c3f2b7', 'cc01dd53-6930-4f0c-823f-178744208ffb'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:48:46.271203 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:48:46.276022 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:48:46.320484 n-d-828419-4 sudo[113265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:48:46.326336 n-d-828419-4 sudo[113265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:48:46.907790 n-d-828419-4 sudo[113265]: pam_unix(sudo:session): session closed for user root
Apr 01 14:48:46.912935 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:48:46.915452 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:48:46.959749 n-d-828419-4 sudo[113270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:48:46.961373 n-d-828419-4 sudo[113270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:48:47.643829 n-d-828419-4 sudo[113270]: pam_unix(sudo:session): session closed for user root
Apr 01 14:48:47.656760 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.731s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:48:47.664592 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:48:47.682003 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Deleted volume successfully.
Apr 01 14:48:47.870048 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-43e1a22e-bba9-4a71-838e-180a56e4fe47 req-f9601a74-023b-4dd5-999b-4b7251138f1f tempest-ServersTestBootFromVolume-605351842 None] Lock "b'cinder-6cf51583-9ef7-429f-923e-bc2d20496714-delete_volume'" released by "delete_volume" :: held 5.821s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:49:39.569519 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:49:39.569519 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:49:39.569519 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:49:39.567601 n-d-828419-4 sudo[113390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:49:39.568418 n-d-828419-4 sudo[113390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:49:40.057664 n-d-828419-4 sudo[113390]: pam_unix(sudo:session): session closed for user root
Apr 01 14:49:40.059909 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.512s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:49:40.061614 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:49:40.079995 n-d-828419-4 sudo[113393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:49:40.080853 n-d-828419-4 sudo[113393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:49:40.606011 n-d-828419-4 sudo[113393]: pam_unix(sudo:session): session closed for user root
Apr 01 14:49:40.607974 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.546s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:49:40.609959 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:49:45.820503 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:49:45.835363 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:49:45.835914 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:49:45.866894 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Flow 'volume_create_manager' (903f7015-562f-4667-b57e-f63c28f5afbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:49:45.870555 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5385ae24-33cd-4ec0-9b8d-9ff39d72b47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:49:45.934849 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:49:45.966931 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5385ae24-33cd-4ec0-9b8d-9ff39d72b47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1270990120',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=72b75678-8b70-4123-8814-6e3a3a741846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='808bb32fcf8d454c8ebb13955ab6c175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:49:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:49:46Z,user_id='04bd59b2fd1e47e08591177fd80c74e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:49:45.969738 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb499480-f132-4a1f-a22e-8254e516c52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:49:45.972025 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb499480-f132-4a1f-a22e-8254e516c52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:49:45.974715 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fe651c3-babd-4886-bd3a-54975bf42ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:49:45.977170 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fe651c3-babd-4886-bd3a-54975bf42ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '72b75678-8b70-4123-8814-6e3a3a741846', 'volume_name': 'volume-72b75678-8b70-4123-8814-6e3a3a741846', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:49:45.979579 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5711afad-47e8-4f41-8115-64c668ec4186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:49:45.981864 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5711afad-47e8-4f41-8115-64c668ec4186) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:49:45.984321 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfe99d44-ba27-40b2-8b16-f318f19a1975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:49:45.985370 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Volume 72b75678-8b70-4123-8814-6e3a3a741846: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-72b75678-8b70-4123-8814-6e3a3a741846', 'volume_size': 1}
Apr 01 14:49:45.986997 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72b75678-8b70-4123-8814-6e3a3a741846 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:49:46.007840 n-d-828419-4 sudo[113396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72b75678-8b70-4123-8814-6e3a3a741846 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:49:46.009343 n-d-828419-4 sudo[113396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:49:46.690013 n-d-828419-4 sudo[113396]: pam_unix(sudo:session): session closed for user root
Apr 01 14:49:46.692938 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72b75678-8b70-4123-8814-6e3a3a741846 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.705s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:49:46.697132 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfe99d44-ba27-40b2-8b16-f318f19a1975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-72b75678-8b70-4123-8814-6e3a3a741846', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:49:46.700392 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cc6f6de1-299c-4855-b4cf-ad9ae42ab743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:49:46.809491 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Volume volume-72b75678-8b70-4123-8814-6e3a3a741846 (72b75678-8b70-4123-8814-6e3a3a741846): created successfully
Apr 01 14:49:46.818688 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cc6f6de1-299c-4855-b4cf-ad9ae42ab743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:49:46.822675 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Flow 'volume_create_manager' (903f7015-562f-4667-b57e-f63c28f5afbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:49:46.909874 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-cf43d2c8-3fa0-412e-859a-cbc15c40a642 req-aa222451-5877-4895-bbbf-f60fc1c98fde tempest-VolumesSnapshotsTestJSON-822508181 None] Created volume successfully.
Apr 01 14:49:49.886821 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-3ba04cee-b0ed-42ed-8443-a1c7b4089398 req-b9164f0a-8917-4f97-aafd-817f7849981b tempest-VolumesSnapshotsTestJSON-822508181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:49:49.907500 n-d-828419-4 sudo[113432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846
Apr 01 14:49:49.908296 n-d-828419-4 sudo[113432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:49:50.420495 n-d-828419-4 sudo[113432]: pam_unix(sudo:session): session closed for user root
Apr 01 14:49:50.422856 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-3ba04cee-b0ed-42ed-8443-a1c7b4089398 req-b9164f0a-8917-4f97-aafd-817f7849981b tempest-VolumesSnapshotsTestJSON-822508181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846" returned: 0 in 0.536s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:49:50.426445 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-3ba04cee-b0ed-42ed-8443-a1c7b4089398 req-b9164f0a-8917-4f97-aafd-817f7849981b tempest-VolumesSnapshotsTestJSON-822508181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d72414da-1def-4dc2-9b6a-96c4b0c1e31d --snapshot stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:49:50.476463 n-d-828419-4 sudo[113435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d72414da-1def-4dc2-9b6a-96c4b0c1e31d --snapshot stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846 -L 1.00g
Apr 01 14:49:50.478669 n-d-828419-4 sudo[113435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:49:51.949152 n-d-828419-4 sudo[113435]: pam_unix(sudo:session): session closed for user root
Apr 01 14:49:51.959303 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-3ba04cee-b0ed-42ed-8443-a1c7b4089398 req-b9164f0a-8917-4f97-aafd-817f7849981b tempest-VolumesSnapshotsTestJSON-822508181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d72414da-1def-4dc2-9b6a-96c4b0c1e31d --snapshot stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846 -L 1.00g" returned: 0 in 1.533s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:49:52.087133 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-3ba04cee-b0ed-42ed-8443-a1c7b4089398 req-b9164f0a-8917-4f97-aafd-817f7849981b tempest-VolumesSnapshotsTestJSON-822508181 None] Create snapshot completed successfully
Apr 01 14:49:52.762010 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-dff7ee0d-eb6c-44c8-9fa4-c50bc88ddddb req-dcd7fca0-b4bf-4f8a-b039-6ede8629159d tempest-VolumesSnapshotsTestJSON-822508181 None] Lock "b'cinder-d72414da-1def-4dc2-9b6a-96c4b0c1e31d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:49:52.762010 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-dff7ee0d-eb6c-44c8-9fa4-c50bc88ddddb req-dcd7fca0-b4bf-4f8a-b039-6ede8629159d tempest-VolumesSnapshotsTestJSON-822508181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-d72414da-1def-4dc2-9b6a-96c4b0c1e31d {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:49:52.811346 n-d-828419-4 sudo[113550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-d72414da-1def-4dc2-9b6a-96c4b0c1e31d
Apr 01 14:49:52.812372 n-d-828419-4 sudo[113550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:49:53.346186 n-d-828419-4 sudo[113550]: pam_unix(sudo:session): session closed for user root
Apr 01 14:49:53.355116 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-dff7ee0d-eb6c-44c8-9fa4-c50bc88ddddb req-dcd7fca0-b4bf-4f8a-b039-6ede8629159d tempest-VolumesSnapshotsTestJSON-822508181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-d72414da-1def-4dc2-9b6a-96c4b0c1e31d" returned: 0 in 0.587s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:49:53.357342 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-dff7ee0d-eb6c-44c8-9fa4-c50bc88ddddb req-dcd7fca0-b4bf-4f8a-b039-6ede8629159d tempest-VolumesSnapshotsTestJSON-822508181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d72414da-1def-4dc2-9b6a-96c4b0c1e31d {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:49:53.396731 n-d-828419-4 sudo[113553]: ubuntu : TTY=unknown ; 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-d72414da-1def-4dc2-9b6a-96c4b0c1e31d
Apr 01 14:49:53.397563 n-d-828419-4 sudo[113553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:49:54.531829 n-d-828419-4 sudo[113553]: pam_unix(sudo:session): session closed for user root
Apr 01 14:49:54.534071 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-dff7ee0d-eb6c-44c8-9fa4-c50bc88ddddb req-dcd7fca0-b4bf-4f8a-b039-6ede8629159d tempest-VolumesSnapshotsTestJSON-822508181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d72414da-1def-4dc2-9b6a-96c4b0c1e31d" returned: 0 in 1.176s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:49:54.716643 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [req-dff7ee0d-eb6c-44c8-9fa4-c50bc88ddddb req-dcd7fca0-b4bf-4f8a-b039-6ede8629159d tempest-VolumesSnapshotsTestJSON-822508181 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.
Apr 01 14:49:54.927908 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [req-dff7ee0d-eb6c-44c8-9fa4-c50bc88ddddb req-dcd7fca0-b4bf-4f8a-b039-6ede8629159d tempest-VolumesSnapshotsTestJSON-822508181 None] Created reservations ['3f00f502-21e1-436c-a2c4-7566f1a93f0e', '7f27fb70-74b7-44c5-8e6c-b73491e2b993', '1a077d97-184a-46e7-95f3-c9e51910b2d1', '3558376a-44b4-4271-b6f9-969a307188f7'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:49:55.156682 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-dff7ee0d-eb6c-44c8-9fa4-c50bc88ddddb req-dcd7fca0-b4bf-4f8a-b039-6ede8629159d tempest-VolumesSnapshotsTestJSON-822508181 None] Delete snapshot completed successfully.
Apr 01 14:49:55.163475 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-dff7ee0d-eb6c-44c8-9fa4-c50bc88ddddb req-dcd7fca0-b4bf-4f8a-b039-6ede8629159d tempest-VolumesSnapshotsTestJSON-822508181 None] Lock "b'cinder-d72414da-1def-4dc2-9b6a-96c4b0c1e31d-delete_snapshot'" released by "delete_snapshot" :: held 2.404s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:49:55.754974 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Lock "b'cinder-72b75678-8b70-4123-8814-6e3a3a741846-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:49:55.966867 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Skipping remove_export. No iscsi_target is presently exported for volume: 72b75678-8b70-4123-8814-6e3a3a741846
Apr 01 14:49:55.968060 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:49:55.997632 n-d-828419-4 sudo[113652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846
Apr 01 14:49:55.998427 n-d-828419-4 sudo[113652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:49:56.561474 n-d-828419-4 sudo[113652]: pam_unix(sudo:session): session closed for user root
Apr 01 14:49:56.564055 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846" returned: 0 in 0.595s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:49:56.565988 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:49:56.603427 n-d-828419-4 sudo[113662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846
Apr 01 14:49:56.605595 n-d-828419-4 sudo[113662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:49:57.317474 n-d-828419-4 sudo[113662]: pam_unix(sudo:session): session closed for user root
Apr 01 14:49:57.319946 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846" returned: 0 in 0.754s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:49:57.323792 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:49:57.373361 n-d-828419-4 sudo[113671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846
Apr 01 14:49:57.374210 n-d-828419-4 sudo[113671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:49:58.277385 n-d-828419-4 sudo[113671]: pam_unix(sudo:session): session closed for user root
Apr 01 14:49:58.281603 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72b75678-8b70-4123-8814-6e3a3a741846" returned: 0 in 0.957s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:49:58.283505 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Successfully deleted volume: 72b75678-8b70-4123-8814-6e3a3a741846
Apr 01 14:49:58.533540 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Created reservations ['5d8108e9-f7d8-45d9-93f9-4be08f4d08e3', '90d54491-f630-43c8-9298-664d1aaeccbb', 'a93bc65f-35a5-45c8-a559-5f9d906f28b7', '659f1c1a-1d35-48a5-8850-61631b980000'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:49:58.892240 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:49:58.893508 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:49:58.938733 n-d-828419-4 sudo[113677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:49:58.939605 n-d-828419-4 sudo[113677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:49:59.633219 n-d-828419-4 sudo[113677]: pam_unix(sudo:session): session closed for user root
Apr 01 14:49:59.635862 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.742s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:49:59.638822 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:49:59.730761 n-d-828419-4 sudo[113680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:49:59.735302 n-d-828419-4 sudo[113680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:50:00.279700 n-d-828419-4 sudo[113680]: pam_unix(sudo:session): session closed for user root
Apr 01 14:50:00.282143 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.643s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:50:00.284858 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:50:00.299724 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Deleted volume successfully.
Apr 01 14:50:00.505984 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-bb6f2517-6094-4154-b499-e91bdc119a09 req-63558742-7df3-42ec-904f-5bae40897f29 tempest-VolumesSnapshotsTestJSON-822508181 None] Lock "b'cinder-72b75678-8b70-4123-8814-6e3a3a741846-delete_volume'" released by "delete_volume" :: held 4.751s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:50:39.550395 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:50:39.551519 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:50:39.552352 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:50:39.593216 n-d-828419-4 sudo[114195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:50:39.594066 n-d-828419-4 sudo[114195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:50:40.234841 n-d-828419-4 sudo[114195]: pam_unix(sudo:session): session closed for user root
Apr 01 14:50:40.236974 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.684s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:50:40.238587 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:50:40.273135 n-d-828419-4 sudo[114199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:50:40.274040 n-d-828419-4 sudo[114199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:50:40.821530 n-d-828419-4 sudo[114199]: pam_unix(sudo:session): session closed for user root
Apr 01 14:50:40.824089 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.585s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:50:40.826599 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:50:49.837237 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:50:49.843727 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:50:49.846297 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:50:49.860303 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Flow 'volume_create_manager' (9a04617f-2652-4fe6-8d79-ea06465c0f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:50:49.868860 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e337e5c-9c66-4c9a-9707-ba161fbd60b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:49.895223 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:50:49.922208 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e337e5c-9c66-4c9a-9707-ba161fbd60b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-857376899',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=abf743a9-8141-46f7-90d6-1713ac2806c6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='af2c82b66d10463bbaf9651a8952ef7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:50:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:50:50Z,user_id='7db199bd277f45efb1746740bb49b493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:49.924784 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (198b6e50-fc21-49fd-80f6-bec02d91cbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:49.928718 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (198b6e50-fc21-49fd-80f6-bec02d91cbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:49.930183 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c30ccc5e-2eb4-4d76-b562-b4f4cde2bb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:49.932678 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c30ccc5e-2eb4-4d76-b562-b4f4cde2bb53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'abf743a9-8141-46f7-90d6-1713ac2806c6', 'volume_name': 'volume-abf743a9-8141-46f7-90d6-1713ac2806c6', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:49.935382 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97746612-e4f4-4083-8105-a2cf5da850b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:49.938597 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97746612-e4f4-4083-8105-a2cf5da850b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:49.941715 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea6c36b7-645b-4b81-ab0e-eba47b0ed703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:49.942719 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Volume abf743a9-8141-46f7-90d6-1713ac2806c6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-abf743a9-8141-46f7-90d6-1713ac2806c6', 'volume_size': 1}
Apr 01 14:50:49.944171 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-abf743a9-8141-46f7-90d6-1713ac2806c6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:50:49.986786 n-d-828419-4 sudo[114259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-abf743a9-8141-46f7-90d6-1713ac2806c6 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:50:49.988523 n-d-828419-4 sudo[114259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:50:50.716804 n-d-828419-4 sudo[114259]: pam_unix(sudo:session): session closed for user root
Apr 01 14:50:50.719646 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-abf743a9-8141-46f7-90d6-1713ac2806c6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.775s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:50:50.723904 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea6c36b7-645b-4b81-ab0e-eba47b0ed703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-abf743a9-8141-46f7-90d6-1713ac2806c6', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:50.727178 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4fdc464d-1181-43f8-b13a-b8f007cc8e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:50.807442 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Volume volume-abf743a9-8141-46f7-90d6-1713ac2806c6 (abf743a9-8141-46f7-90d6-1713ac2806c6): created successfully
Apr 01 14:50:50.810363 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4fdc464d-1181-43f8-b13a-b8f007cc8e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:50.815409 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Flow 'volume_create_manager' (9a04617f-2652-4fe6-8d79-ea06465c0f1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:50:50.942723 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-231a12de-eaf7-4cc8-a308-8b530933dc42 tempest-VolumesTestJSON-56859719 None] Created volume successfully.
Apr 01 14:50:53.755058 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:50:53.761199 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:50:53.761764 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:50:53.777116 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Flow 'volume_create_manager' (bb388c38-8516-48a1-86d8-7109526b7909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:50:53.781013 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63c61e22-6227-44bf-8219-d6a28158d208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:53.835044 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:50:53.902551 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63c61e22-6227-44bf-8219-d6a28158d208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-535045052',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=2f26d0f0-d013-4a32-8c1e-8168d37ab54c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='af2c82b66d10463bbaf9651a8952ef7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:50:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:50:54Z,user_id='7db199bd277f45efb1746740bb49b493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:53.909986 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db87e88e-0040-496d-beeb-be5fbf380aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:53.915543 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db87e88e-0040-496d-beeb-be5fbf380aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:53.921745 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9058192-d2a7-4a23-8112-6fdab0bfae87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:53.927123 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9058192-d2a7-4a23-8112-6fdab0bfae87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2f26d0f0-d013-4a32-8c1e-8168d37ab54c', 'volume_name': 'volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:53.932181 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (160f553d-02dd-4076-b535-634c1bb713cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:53.937359 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (160f553d-02dd-4076-b535-634c1bb713cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:53.944470 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (31beb1fd-b960-46ec-aac9-fadd4f36fd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:53.946575 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Volume 2f26d0f0-d013-4a32-8c1e-8168d37ab54c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c', 'volume_size': 1}
Apr 01 14:50:53.949578 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:50:53.996233 n-d-828419-4 sudo[114295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:50:53.997701 n-d-828419-4 sudo[114295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:50:54.946159 n-d-828419-4 sudo[114295]: pam_unix(sudo:session): session closed for user root
Apr 01 14:50:54.949733 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.999s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:50:54.962303 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (31beb1fd-b960-46ec-aac9-fadd4f36fd6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:54.975083 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b8143bc-2f2e-49d7-8351-b5530737b689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:55.082401 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Volume volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c (2f26d0f0-d013-4a32-8c1e-8168d37ab54c): created successfully
Apr 01 14:50:55.091290 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b8143bc-2f2e-49d7-8351-b5530737b689) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:55.108694 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Flow 'volume_create_manager' (bb388c38-8516-48a1-86d8-7109526b7909) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:50:55.190850 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-04856623-e509-4815-82c3-3de0ad6370a4 tempest-VolumesTestJSON-56859719 None] Created volume successfully.
Apr 01 14:50:58.665513 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:50:58.670900 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:50:58.671803 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:50:58.686577 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Flow 'volume_create_manager' (d6143af6-111b-466e-a211-dcb3bb98eda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:50:58.690643 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6a7458b-8027-44e3-b13b-0f13958b2eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:58.741045 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:50:58.784557 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6a7458b-8027-44e3-b13b-0f13958b2eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-486173486',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=3a0706a5-3493-477b-8bff-554eac8cd304,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='af2c82b66d10463bbaf9651a8952ef7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:50:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:50:58Z,user_id='7db199bd277f45efb1746740bb49b493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:58.787979 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b02ad592-0b09-4564-923d-c25e1d7fcb9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:58.790715 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b02ad592-0b09-4564-923d-c25e1d7fcb9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:58.793673 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2e43067-e2a1-41b3-8d60-687ce327b546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:58.796133 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2e43067-e2a1-41b3-8d60-687ce327b546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3a0706a5-3493-477b-8bff-554eac8cd304', 'volume_name': 'volume-3a0706a5-3493-477b-8bff-554eac8cd304', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:58.798872 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2578479-f30e-4c1f-b5d8-c42df2b9f20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:58.801182 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2578479-f30e-4c1f-b5d8-c42df2b9f20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:58.803834 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5beaf2f-4663-43b1-9252-b6562a37a911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:58.804807 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Volume 3a0706a5-3493-477b-8bff-554eac8cd304: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3a0706a5-3493-477b-8bff-554eac8cd304', 'volume_size': 1}
Apr 01 14:50:58.806209 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3a0706a5-3493-477b-8bff-554eac8cd304 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:50:58.831351 n-d-828419-4 sudo[114341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3a0706a5-3493-477b-8bff-554eac8cd304 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:50:58.832185 n-d-828419-4 sudo[114341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:50:59.787658 n-d-828419-4 sudo[114341]: pam_unix(sudo:session): session closed for user root
Apr 01 14:50:59.790998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3a0706a5-3493-477b-8bff-554eac8cd304 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.984s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:50:59.795994 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5beaf2f-4663-43b1-9252-b6562a37a911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3a0706a5-3493-477b-8bff-554eac8cd304', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:59.800367 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e60aa1cd-3277-4f65-a9e0-2d57b99ab420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:59.911098 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:50:59.914923 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:50:59.915418 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:50:59.927629 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Flow 'volume_create_manager' (3e99d683-0377-4476-ba49-1cdbb8a491c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:50:59.930978 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a2728ca-4d46-4fcb-a8ab-0b66f1eae92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:59.954192 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Volume volume-3a0706a5-3493-477b-8bff-554eac8cd304 (3a0706a5-3493-477b-8bff-554eac8cd304): created successfully
Apr 01 14:50:59.956959 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e60aa1cd-3277-4f65-a9e0-2d57b99ab420) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:59.960133 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Flow 'volume_create_manager' (d6143af6-111b-466e-a211-dcb3bb98eda3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:50:59.966662 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:50:59.993317 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a2728ca-4d46-4fcb-a8ab-0b66f1eae92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2094810792',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=80a4ee7d-da8c-499a-9245-fbac9bbff97c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d46b6fe04a544163ac1b720de292e87b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:50:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:50:59Z,user_id='9e52a5b92cc54c2e824befad1bc8a8d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:50:59.995792 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25a5d2a3-1c36-412b-b937-e317cc3f470e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:50:59.997881 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25a5d2a3-1c36-412b-b937-e317cc3f470e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:51:00.000190 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f94192fa-9a3b-41a6-83d6-151fe672d4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:51:00.002875 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f94192fa-9a3b-41a6-83d6-151fe672d4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '80a4ee7d-da8c-499a-9245-fbac9bbff97c', 'volume_name': 'volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:51:00.005074 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (95ce7163-01e8-4a53-a924-32f0ba6a1c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:51:00.007042 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (95ce7163-01e8-4a53-a924-32f0ba6a1c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:51:00.009164 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec9aadb9-e627-4d34-82dc-f5954066cbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:51:00.014495 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Volume 80a4ee7d-da8c-499a-9245-fbac9bbff97c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c', 'volume_size': 1}
Apr 01 14:51:00.014495 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:00.030868 n-d-828419-4 sudo[114375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:51:00.031678 n-d-828419-4 sudo[114375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:00.108357 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d84c263b-91c9-4809-bfaf-85ae236bdb89 tempest-VolumesTestJSON-56859719 None] Created volume successfully.
Apr 01 14:51:00.913701 n-d-828419-4 sudo[114375]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:00.916678 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.905s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:00.927751 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec9aadb9-e627-4d34-82dc-f5954066cbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:51:00.927751 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd07d0c8-c80d-4917-ae36-5c8b1e282d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:51:00.995012 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Volume volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c (80a4ee7d-da8c-499a-9245-fbac9bbff97c): created successfully
Apr 01 14:51:00.998351 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd07d0c8-c80d-4917-ae36-5c8b1e282d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:51:01.003985 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Flow 'volume_create_manager' (3e99d683-0377-4476-ba49-1cdbb8a491c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:51:01.072054 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-857e70d7-74bd-472b-bb4c-65361d29bd8f req-5f01d26a-86b2-4402-bdcc-8b575e3a8907 tempest-VolumesGetTestJSON-888160206 None] Created volume successfully.
Apr 01 14:51:03.335994 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Lock "b'cinder-80a4ee7d-da8c-499a-9245-fbac9bbff97c-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:51:03.538531 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Skipping remove_export. No iscsi_target is presently exported for volume: 80a4ee7d-da8c-499a-9245-fbac9bbff97c
Apr 01 14:51:03.539828 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:03.612429 n-d-828419-4 sudo[114447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c
Apr 01 14:51:03.618339 n-d-828419-4 sudo[114447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:04.266685 n-d-828419-4 sudo[114447]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:04.269992 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c" returned: 0 in 0.730s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:04.272291 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:04.299463 n-d-828419-4 sudo[114454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c
Apr 01 14:51:04.300287 n-d-828419-4 sudo[114454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:04.879760 n-d-828419-4 sudo[114454]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:04.882360 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c" returned: 0 in 0.610s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:04.884295 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:04.908385 n-d-828419-4 sudo[114458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c
Apr 01 14:51:04.909193 n-d-828419-4 sudo[114458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:05.626202 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Lock "b'cinder-3a0706a5-3493-477b-8bff-554eac8cd304-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:51:05.785811 n-d-828419-4 sudo[114458]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:05.819938 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80a4ee7d-da8c-499a-9245-fbac9bbff97c" returned: 0 in 0.936s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:05.826121 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Successfully deleted volume: 80a4ee7d-da8c-499a-9245-fbac9bbff97c
Apr 01 14:51:05.848615 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3a0706a5-3493-477b-8bff-554eac8cd304
Apr 01 14:51:05.849881 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3a0706a5-3493-477b-8bff-554eac8cd304 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:05.894703 n-d-828419-4 sudo[114495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3a0706a5-3493-477b-8bff-554eac8cd304
Apr 01 14:51:05.903560 n-d-828419-4 sudo[114495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:06.000892 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Created reservations ['9df02187-8a11-4208-a3c8-3caf9b808301', '6ff2cfc8-28bd-4d53-9cbb-dec378f74aa2', '02cc5621-636c-4865-b96d-4b0fc7a9c687', '105a09b5-86ae-4498-8e75-dbcc1a56f3de'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:51:06.257779 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:51:06.258542 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:06.295399 n-d-828419-4 sudo[114507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:51:06.296935 n-d-828419-4 sudo[114507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:06.481611 n-d-828419-4 sudo[114495]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:06.484063 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3a0706a5-3493-477b-8bff-554eac8cd304" returned: 0 in 0.634s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:06.487576 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3a0706a5-3493-477b-8bff-554eac8cd304 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:06.554178 n-d-828419-4 sudo[114518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3a0706a5-3493-477b-8bff-554eac8cd304
Apr 01 14:51:06.557224 n-d-828419-4 sudo[114518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:07.075468 n-d-828419-4 sudo[114507]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:07.077677 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.819s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:07.081209 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:07.107718 n-d-828419-4 sudo[114529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:51:07.109871 n-d-828419-4 sudo[114529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:07.618925 n-d-828419-4 sudo[114518]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:07.623394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3a0706a5-3493-477b-8bff-554eac8cd304" returned: 0 in 1.135s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:07.627084 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3a0706a5-3493-477b-8bff-554eac8cd304 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:07.713353 n-d-828419-4 sudo[114538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3a0706a5-3493-477b-8bff-554eac8cd304
Apr 01 14:51:07.716271 n-d-828419-4 sudo[114538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:07.737606 n-d-828419-4 sudo[114529]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:07.740394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.659s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:07.745081 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:51:07.773782 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Deleted volume successfully.
Apr 01 14:51:07.904935 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-f7bb0a7b-6453-463d-930e-ad72fea1d8f8 req-87daad4f-9dd9-4329-86de-924ffd872903 tempest-VolumesGetTestJSON-888160206 None] Lock "b'cinder-80a4ee7d-da8c-499a-9245-fbac9bbff97c-delete_volume'" released by "delete_volume" :: held 4.569s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:51:08.788519 n-d-828419-4 sudo[114538]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:08.791078 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3a0706a5-3493-477b-8bff-554eac8cd304" returned: 0 in 1.165s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:08.792201 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Successfully deleted volume: 3a0706a5-3493-477b-8bff-554eac8cd304
Apr 01 14:51:08.966673 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Created reservations ['f89d0a1f-db8c-4e04-bc02-0cc4cf5fdda7', '8abb95f3-31d8-4368-be90-238c1c7b8663', '326ca029-e68b-480d-8ba7-7b90d3b5e31f', '97bf0877-c94e-48d3-b167-1afe1943e27b'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:51:09.224554 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:51:09.225262 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:09.310645 n-d-828419-4 sudo[114571]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:51:09.314411 n-d-828419-4 sudo[114571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:10.179682 n-d-828419-4 sudo[114571]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:10.182660 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.957s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:10.185767 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:10.230175 n-d-828419-4 sudo[114574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:51:10.231059 n-d-828419-4 sudo[114574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:10.242611 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Lock "b'cinder-2f26d0f0-d013-4a32-8c1e-8168d37ab54c-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:51:10.559460 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2f26d0f0-d013-4a32-8c1e-8168d37ab54c
Apr 01 14:51:10.560955 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:10.610852 n-d-828419-4 sudo[114576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c
Apr 01 14:51:10.613112 n-d-828419-4 sudo[114576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:10.877179 n-d-828419-4 sudo[114574]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:10.880230 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.694s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:10.887143 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:51:10.902999 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Deleted volume successfully.
Apr 01 14:51:11.008564 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6c84eafe-76ae-438e-a1ed-3a749ed72ff5 tempest-VolumesTestJSON-56859719 None] Lock "b'cinder-3a0706a5-3493-477b-8bff-554eac8cd304-delete_volume'" released by "delete_volume" :: held 5.382s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:51:11.283673 n-d-828419-4 sudo[114576]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:11.285693 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c" returned: 0 in 0.725s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:11.287797 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:11.311550 n-d-828419-4 sudo[114590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c
Apr 01 14:51:11.313102 n-d-828419-4 sudo[114590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:11.876922 n-d-828419-4 sudo[114590]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:11.879107 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c" returned: 0 in 0.591s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:11.880925 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:11.928477 n-d-828419-4 sudo[114603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c
Apr 01 14:51:11.938551 n-d-828419-4 sudo[114603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:13.147524 n-d-828419-4 sudo[114603]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:13.150807 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f26d0f0-d013-4a32-8c1e-8168d37ab54c" returned: 0 in 1.269s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:13.158307 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Successfully deleted volume: 2f26d0f0-d013-4a32-8c1e-8168d37ab54c
Apr 01 14:51:13.435827 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Created reservations ['0e41895e-85ab-4d61-aada-c5de250a9788', '61845e13-676d-463e-a168-42e81cb17b3d', '59c1da0a-092c-4758-8c6a-e061de4ae7c2', '72efe45b-7674-4d29-9f57-51e3be5528d8'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:51:13.699592 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:51:13.700905 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:13.780742 n-d-828419-4 sudo[114624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:51:13.787319 n-d-828419-4 sudo[114624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:14.237940 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Lock "b'cinder-abf743a9-8141-46f7-90d6-1713ac2806c6-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:51:14.451722 n-d-828419-4 sudo[114624]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:14.505892 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.805s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:14.517957 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:14.555919 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Skipping remove_export. No iscsi_target is presently exported for volume: abf743a9-8141-46f7-90d6-1713ac2806c6
Apr 01 14:51:14.562689 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-abf743a9-8141-46f7-90d6-1713ac2806c6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:14.568327 n-d-828419-4 sudo[114633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:51:14.569602 n-d-828419-4 sudo[114633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:14.602492 n-d-828419-4 sudo[114635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-abf743a9-8141-46f7-90d6-1713ac2806c6
Apr 01 14:51:14.604685 n-d-828419-4 sudo[114635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:15.642457 n-d-828419-4 sudo[114635]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:15.646640 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-abf743a9-8141-46f7-90d6-1713ac2806c6" returned: 0 in 1.083s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:15.650567 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-abf743a9-8141-46f7-90d6-1713ac2806c6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:15.698295 n-d-828419-4 sudo[114642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-abf743a9-8141-46f7-90d6-1713ac2806c6
Apr 01 14:51:15.700545 n-d-828419-4 sudo[114642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:15.767985 n-d-828419-4 sudo[114633]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:15.771655 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.254s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:15.775517 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:51:15.794319 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Deleted volume successfully.
Apr 01 14:51:15.993352 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-ed376ca3-fed5-4a04-9243-8905ae48befb tempest-VolumesTestJSON-56859719 None] Lock "b'cinder-2f26d0f0-d013-4a32-8c1e-8168d37ab54c-delete_volume'" released by "delete_volume" :: held 5.752s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:51:16.697937 n-d-828419-4 sudo[114642]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:16.700056 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-abf743a9-8141-46f7-90d6-1713ac2806c6" returned: 0 in 1.050s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:16.702581 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-abf743a9-8141-46f7-90d6-1713ac2806c6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:16.790834 n-d-828419-4 sudo[114648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-abf743a9-8141-46f7-90d6-1713ac2806c6
Apr 01 14:51:16.792155 n-d-828419-4 sudo[114648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:18.134576 n-d-828419-4 sudo[114648]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:18.136981 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-abf743a9-8141-46f7-90d6-1713ac2806c6" returned: 0 in 1.434s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:18.140122 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Successfully deleted volume: abf743a9-8141-46f7-90d6-1713ac2806c6
Apr 01 14:51:18.445965 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Created reservations ['134f5496-237f-42c5-83a7-1317261d26a1', 'a5d05354-08c7-4189-aa76-ae52427945ef', '5eaeef6d-6330-415d-b539-b99c5537b360', '142c4860-e7be-46d1-ba28-028c3236271e'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:51:19.034746 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:51:19.035518 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:19.054637 n-d-828419-4 sudo[114661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:51:19.055406 n-d-828419-4 sudo[114661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:19.514286 n-d-828419-4 sudo[114661]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:19.517401 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.481s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:19.520811 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:19.540125 n-d-828419-4 sudo[114664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:51:19.541194 n-d-828419-4 sudo[114664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:19.984978 n-d-828419-4 sudo[114664]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:19.987302 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:19.989844 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:51:19.995875 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Deleted volume successfully.
Apr 01 14:51:20.145171 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-ccf52346-44bc-41fb-9ef3-9c3100d80a75 tempest-VolumesTestJSON-56859719 None] Lock "b'cinder-abf743a9-8141-46f7-90d6-1713ac2806c6-delete_volume'" released by "delete_volume" :: held 5.905s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:51:39.550276 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:51:39.550863 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:51:39.551384 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:39.604553 n-d-828419-4 sudo[114844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:51:39.606048 n-d-828419-4 sudo[114844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:40.223026 n-d-828419-4 sudo[114844]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:40.225060 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.673s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:40.226799 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:51:40.251221 n-d-828419-4 sudo[114847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:51:40.252055 n-d-828419-4 sudo[114847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:51:40.695226 n-d-828419-4 sudo[114847]: pam_unix(sudo:session): session closed for user root
Apr 01 14:51:40.700775 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:51:40.700775 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:52:32.318150 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-577ce982-1914-4cf8-9504-e918bcdab3bb req-dbab72cf-138a-4fd0-80d6-93348187ba24 tempest-TaggedBootDevicesTest-1616455239 None] Terminate volume connection completed successfully.
Apr 01 14:52:32.319319 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-577ce982-1914-4cf8-9504-e918bcdab3bb req-dbab72cf-138a-4fd0-80d6-93348187ba24 tempest-TaggedBootDevicesTest-1616455239 None] Deleting attachment 73b70b70-ba98-4a56-9cb0-1fc7e2b7ec75. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:52:32.323197 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:32.456082 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:32.456082 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718961104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667\n Backing store flags: \n Account information:\n 2sVFZZFG4oBFPqfF2euL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:52:32.456082 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-577ce982-1914-4cf8-9504-e918bcdab3bb req-dbab72cf-138a-4fd0-80d6-93348187ba24 tempest-TaggedBootDevicesTest-1616455239 None] Removing iscsi_target for Volume ID: eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:52:32.456082 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:32.642165 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-eb9028d9-6131-497f-bc8f-92e088788667 -f" returned: 0 in 0.191s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:32.644077 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718961104]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:52:32.645208 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:32.806740 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.161s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:32.807232 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718961104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:52:33.103901 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-577ce982-1914-4cf8-9504-e918bcdab3bb req-5a5c26b4-d5f9-40b7-93e5-2cd9916b0143 tempest-TaggedBootDevicesTest-1616455239 None] Terminate volume connection completed successfully.
Apr 01 14:52:33.104323 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-577ce982-1914-4cf8-9504-e918bcdab3bb req-5a5c26b4-d5f9-40b7-93e5-2cd9916b0143 tempest-TaggedBootDevicesTest-1616455239 None] Deleting attachment 25627b6f-675f-46e6-ad72-80af987eb721. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:52:33.105743 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:33.199659 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:33.200382 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718961104]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e\n Backing store flags: \n Account information:\n NzfTAR7jJfh29e5aP7QH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:52:33.201037 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-577ce982-1914-4cf8-9504-e918bcdab3bb req-5a5c26b4-d5f9-40b7-93e5-2cd9916b0143 tempest-TaggedBootDevicesTest-1616455239 None] Removing iscsi_target for Volume ID: 004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:52:33.202294 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:33.364320 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-004fefe5-1c92-482a-84ac-6a3315cf600e -f" returned: 0 in 0.156s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:33.364969 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718961104]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:52:33.375418 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:33.595336 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:33.601008 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718961104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:52:33.986410 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-577ce982-1914-4cf8-9504-e918bcdab3bb req-5a1d9dd4-5ad0-40a6-a320-b17d2b590560 tempest-TaggedBootDevicesTest-1616455239 None] Terminate volume connection completed successfully.
Apr 01 14:52:33.986944 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-577ce982-1914-4cf8-9504-e918bcdab3bb req-5a1d9dd4-5ad0-40a6-a320-b17d2b590560 tempest-TaggedBootDevicesTest-1616455239 None] Deleting attachment ed351fb5-2af9-4654-8232-5cd7a8fb41db. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:52:33.990777 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:34.139424 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:34.139671 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718961104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n System information:\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-0331c86c-8643-4b23-a4e0-ac5fb39a101c\n Backing store flags: \n Account information:\n tYwy2a83dHhw8RYsPULS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:52:34.140290 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-577ce982-1914-4cf8-9504-e918bcdab3bb req-5a1d9dd4-5ad0-40a6-a320-b17d2b590560 tempest-TaggedBootDevicesTest-1616455239 None] Removing iscsi_target for Volume ID: 0331c86c-8643-4b23-a4e0-ac5fb39a101c
Apr 01 14:52:34.141835 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:34.325500 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c -f" returned: 0 in 0.184s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:34.325798 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718961104]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:52:34.327479 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:34.519219 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:34.519801 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718961104]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:52:39.555912 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:52:39.557047 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:52:39.557808 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:39.586415 n-d-828419-4 sudo[115357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:52:39.589108 n-d-828419-4 sudo[115357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:52:40.079295 n-d-828419-4 sudo[115357]: pam_unix(sudo:session): session closed for user root
Apr 01 14:52:40.081376 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.523s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:40.085072 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:40.139071 n-d-828419-4 sudo[115360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:52:40.139949 n-d-828419-4 sudo[115360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:52:40.680473 n-d-828419-4 sudo[115360]: pam_unix(sudo:session): session closed for user root
Apr 01 14:52:40.683613 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.598s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:40.686697 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:52:55.270740 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Lock "b'cinder-0331c86c-8643-4b23-a4e0-ac5fb39a101c-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:52:55.518815 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:55.621543 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:55.622482 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714573936]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:52:55.623231 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0331c86c-8643-4b23-a4e0-ac5fb39a101c
Apr 01 14:52:55.624784 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:55.653028 n-d-828419-4 sudo[115510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c
Apr 01 14:52:55.654454 n-d-828419-4 sudo[115510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:52:56.238911 n-d-828419-4 sudo[115510]: pam_unix(sudo:session): session closed for user root
Apr 01 14:52:56.241196 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c" returned: 0 in 0.616s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:56.243637 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:56.271250 n-d-828419-4 sudo[115515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c
Apr 01 14:52:56.273052 n-d-828419-4 sudo[115515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:52:56.993393 n-d-828419-4 sudo[115515]: pam_unix(sudo:session): session closed for user root
Apr 01 14:52:56.995760 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c" returned: 0 in 0.752s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:56.998620 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:57.029543 n-d-828419-4 sudo[115523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c
Apr 01 14:52:57.031256 n-d-828419-4 sudo[115523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:52:57.990132 n-d-828419-4 sudo[115523]: pam_unix(sudo:session): session closed for user root
Apr 01 14:52:57.992441 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0331c86c-8643-4b23-a4e0-ac5fb39a101c" returned: 0 in 0.994s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:57.993740 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Successfully deleted volume: 0331c86c-8643-4b23-a4e0-ac5fb39a101c
Apr 01 14:52:58.172104 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Created reservations ['af1dfdd7-06ac-4169-a93a-e6b975dbd450', '6bca17de-0141-43b9-ac6d-9ea8d6de1129', 'eb6174c7-6401-41a8-97da-62b4c100f705', '84b634bb-475c-4aaa-ad4e-1236a29589cc'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:52:58.421915 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:52:58.422613 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:58.442350 n-d-828419-4 sudo[115531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:52:58.443138 n-d-828419-4 sudo[115531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:52:59.015702 n-d-828419-4 sudo[115531]: pam_unix(sudo:session): session closed for user root
Apr 01 14:52:59.019479 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:59.021954 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:59.064828 n-d-828419-4 sudo[115535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:52:59.067908 n-d-828419-4 sudo[115535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:52:59.260799 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Lock "b'cinder-004fefe5-1c92-482a-84ac-6a3315cf600e-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:52:59.478428 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:59.626091 n-d-828419-4 sudo[115535]: pam_unix(sudo:session): session closed for user root
Apr 01 14:52:59.627866 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.606s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:59.629683 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:52:59.637504 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:52:59.639043 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714052336]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:52:59.639767 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Skipping remove_export. No iscsi_target is presently exported for volume: 004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:52:59.648135 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:52:59.665719 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Deleted volume successfully.
Apr 01 14:52:59.677167 n-d-828419-4 sudo[115540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:52:59.678083 n-d-828419-4 sudo[115540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:52:59.769134 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-ce3809d8-d868-44f6-b219-9a6a02e8326a tempest-TaggedBootDevicesTest-1616455239 None] Lock "b'cinder-0331c86c-8643-4b23-a4e0-ac5fb39a101c-delete_volume'" released by "delete_volume" :: held 4.498s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:53:00.185032 n-d-828419-4 sudo[115540]: pam_unix(sudo:session): session closed for user root
Apr 01 14:53:00.186802 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e" returned: 0 in 0.545s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:00.188534 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:53:00.209103 n-d-828419-4 sudo[115543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:53:00.210188 n-d-828419-4 sudo[115543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:53:00.704284 n-d-828419-4 sudo[115543]: pam_unix(sudo:session): session closed for user root
Apr 01 14:53:00.706478 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e" returned: 0 in 0.518s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:00.709153 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:53:00.737097 n-d-828419-4 sudo[115546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:53:00.737939 n-d-828419-4 sudo[115546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:53:01.530575 n-d-828419-4 sudo[115546]: pam_unix(sudo:session): session closed for user root
Apr 01 14:53:01.538304 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-004fefe5-1c92-482a-84ac-6a3315cf600e" returned: 0 in 0.823s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:01.538304 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Successfully deleted volume: 004fefe5-1c92-482a-84ac-6a3315cf600e
Apr 01 14:53:01.644683 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Created reservations ['24c22dba-a1a0-4ec8-ad9f-199ff2536cd1', 'f5303d28-e19a-4311-a7dd-a54203986c2a', 'b13bf04e-4d87-4dd3-8dd9-c50f5f214a38', '16445f72-4be7-4673-b670-b6b817199665'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:53:01.867389 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:53:01.868366 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:53:01.887524 n-d-828419-4 sudo[115563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:53:01.888859 n-d-828419-4 sudo[115563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:53:02.416093 n-d-828419-4 sudo[115563]: pam_unix(sudo:session): session closed for user root
Apr 01 14:53:02.418187 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.550s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:02.421173 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:53:02.446657 n-d-828419-4 sudo[115566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:53:02.448307 n-d-828419-4 sudo[115566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:53:03.033599 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Lock "b'cinder-eb9028d9-6131-497f-bc8f-92e088788667-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:53:03.148910 n-d-828419-4 sudo[115566]: pam_unix(sudo:session): session closed for user root
Apr 01 14:53:03.150869 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.730s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:03.152596 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:53:03.158313 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Deleted volume successfully.
Apr 01 14:53:03.276401 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:53:03.320666 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-80ab3918-b303-4819-afb5-72d2bdc6d381 tempest-TaggedBootDevicesTest-1616455239 None] Lock "b'cinder-004fefe5-1c92-482a-84ac-6a3315cf600e-delete_volume'" released by "delete_volume" :: held 4.060s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:53:03.482604 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.207s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:03.485745 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715248544]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:53:03.489285 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Skipping remove_export. No iscsi_target is presently exported for volume: eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:53:03.490419 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:53:03.527547 n-d-828419-4 sudo[115571]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:53:03.528500 n-d-828419-4 sudo[115571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:53:04.113871 n-d-828419-4 sudo[115571]: pam_unix(sudo:session): session closed for user root
Apr 01 14:53:04.116717 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667" returned: 0 in 0.626s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:04.120739 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:53:04.187916 n-d-828419-4 sudo[115606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:53:04.191363 n-d-828419-4 sudo[115606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:53:04.766659 n-d-828419-4 sudo[115606]: pam_unix(sudo:session): session closed for user root
Apr 01 14:53:04.768966 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667" returned: 0 in 0.648s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:04.771751 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:53:04.826087 n-d-828419-4 sudo[115612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:53:04.826934 n-d-828419-4 sudo[115612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:53:05.569596 n-d-828419-4 sudo[115612]: pam_unix(sudo:session): session closed for user root
Apr 01 14:53:05.571814 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb9028d9-6131-497f-bc8f-92e088788667" returned: 0 in 0.800s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:05.572969 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Successfully deleted volume: eb9028d9-6131-497f-bc8f-92e088788667
Apr 01 14:53:05.712818 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Created reservations ['0c2411af-b1da-4e15-8079-fd1cd0ac1a4a', '53092a73-aca5-4bf2-834b-19daa1ad139f', '49a9f766-45ee-4290-92cf-dadc0f415e6e', '5d3a17f9-c97d-4ee1-82cd-f2bf5cfcfab4'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:53:05.958660 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:53:05.962636 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:53:05.993156 n-d-828419-4 sudo[115620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:53:05.995075 n-d-828419-4 sudo[115620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:53:06.627272 n-d-828419-4 sudo[115620]: pam_unix(sudo:session): session closed for user root
Apr 01 14:53:06.630340 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.670s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:06.637372 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:53:06.674083 n-d-828419-4 sudo[115625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:53:06.675677 n-d-828419-4 sudo[115625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:53:07.446798 n-d-828419-4 sudo[115625]: pam_unix(sudo:session): session closed for user root
Apr 01 14:53:07.449787 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.812s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:07.452033 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:53:07.460396 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Deleted volume successfully.
Apr 01 14:53:07.592812 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-257dcfff-6a9a-43e5-812f-265b3279551b tempest-TaggedBootDevicesTest-1616455239 None] Lock "b'cinder-eb9028d9-6131-497f-bc8f-92e088788667-delete_volume'" released by "delete_volume" :: held 4.560s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:53:39.558225 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:53:39.559350 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:53:39.559833 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:53:39.591922 n-d-828419-4 sudo[115828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:53:39.592714 n-d-828419-4 sudo[115828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:53:40.155754 n-d-828419-4 sudo[115828]: pam_unix(sudo:session): session closed for user root
Apr 01 14:53:40.158003 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.598s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:40.159964 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:53:40.188467 n-d-828419-4 sudo[115831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:53:40.194268 n-d-828419-4 sudo[115831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:53:40.685886 n-d-828419-4 sudo[115831]: pam_unix(sudo:session): session closed for user root
Apr 01 14:53:40.688843 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.528s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:53:40.690384 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:54:07.263461 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:54:07.270502 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:54:07.271282 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:54:07.307525 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Flow 'volume_create_manager' (fc62a361-6125-4fa4-adb2-b9b2ef02a97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:54:07.316261 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b794fbe8-d0cc-4043-a6b8-8dc103209f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:54:07.341330 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:54:07.368613 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b794fbe8-d0cc-4043-a6b8-8dc103209f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:54:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-654937993',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=538a7943-0795-4d6e-b8cd-6df3f5868574,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d60f9fdad4a44eb3995629776add8d13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:54:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:54:07Z,user_id='57ba865534a9465c96d16c1ccb25e752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:54:07.372880 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (451629e7-c930-475b-afb4-0c08fb8ebdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:54:07.375489 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (451629e7-c930-475b-afb4-0c08fb8ebdbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:54:07.378181 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2c3fc3d-d5ee-44d8-8762-dcb3cd53cd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:54:07.381733 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2c3fc3d-d5ee-44d8-8762-dcb3cd53cd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '538a7943-0795-4d6e-b8cd-6df3f5868574', 'volume_name': 'volume-538a7943-0795-4d6e-b8cd-6df3f5868574', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:54:07.384593 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07ecb48b-1dda-4b86-840b-b38f3b376326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:54:07.387840 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07ecb48b-1dda-4b86-840b-b38f3b376326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:54:07.391360 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c65b3e6e-a551-4d2a-9f69-0a258304cd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:54:07.392652 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Volume 538a7943-0795-4d6e-b8cd-6df3f5868574: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-538a7943-0795-4d6e-b8cd-6df3f5868574', 'volume_size': 1}
Apr 01 14:54:07.394413 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-538a7943-0795-4d6e-b8cd-6df3f5868574 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:07.417723 n-d-828419-4 sudo[116203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-538a7943-0795-4d6e-b8cd-6df3f5868574 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:54:07.419287 n-d-828419-4 sudo[116203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:54:08.278977 n-d-828419-4 sudo[116203]: pam_unix(sudo:session): session closed for user root
Apr 01 14:54:08.282431 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-538a7943-0795-4d6e-b8cd-6df3f5868574 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.887s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:08.286872 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c65b3e6e-a551-4d2a-9f69-0a258304cd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-538a7943-0795-4d6e-b8cd-6df3f5868574', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:54:08.297267 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (186f2c2c-c5c6-4252-a976-86d55c4cbacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:54:08.392187 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Volume volume-538a7943-0795-4d6e-b8cd-6df3f5868574 (538a7943-0795-4d6e-b8cd-6df3f5868574): created successfully
Apr 01 14:54:08.394829 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (186f2c2c-c5c6-4252-a976-86d55c4cbacb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:54:08.398471 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Flow 'volume_create_manager' (fc62a361-6125-4fa4-adb2-b9b2ef02a97e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:54:08.532115 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6a749076-851c-4c6a-84fd-cb4da5d64722 tempest-DeleteServersTestJSON-282052493 None] Created volume successfully.
Apr 01 14:54:11.464508 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-ac3273b1-4f7d-499a-932b-ddb0719264f6 req-4e183e30-58fe-4585-b327-b14e0be7e1cf tempest-DeleteServersTestJSON-282052493 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:11.488442 n-d-828419-4 sudo[116317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574
Apr 01 14:54:11.490092 n-d-828419-4 sudo[116317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:54:12.144079 n-d-828419-4 sudo[116317]: pam_unix(sudo:session): session closed for user root
Apr 01 14:54:12.146620 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-ac3273b1-4f7d-499a-932b-ddb0719264f6 req-4e183e30-58fe-4585-b327-b14e0be7e1cf tempest-DeleteServersTestJSON-282052493 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574" returned: 0 in 0.682s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:12.215344 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:12.233153 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:12.233765 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714399392]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:54:12.234596 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-ac3273b1-4f7d-499a-932b-ddb0719264f6 req-4e183e30-58fe-4585-b327-b14e0be7e1cf tempest-DeleteServersTestJSON-282052493 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:54:12.235600 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-ac3273b1-4f7d-499a-932b-ddb0719264f6 req-4e183e30-58fe-4585-b327-b14e0be7e1cf tempest-DeleteServersTestJSON-282052493 None] Creating iscsi_target for Volume ID: volume-538a7943-0795-4d6e-b8cd-6df3f5868574 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:54:12.352669 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-ac3273b1-4f7d-499a-932b-ddb0719264f6 req-4e183e30-58fe-4585-b327-b14e0be7e1cf tempest-DeleteServersTestJSON-282052493 None] Created volume path /opt/stack/data/cinder/volumes/volume-538a7943-0795-4d6e-b8cd-6df3f5868574,
Apr 01 14:54:12.352669 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:54:12.352669 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:54:12.352669 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574
Apr 01 14:54:12.352669 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:54:12.352669 n-d-828419-4 cinder-volume[96899]: incominguser U5iMDXLT97tN7wGD6Jzz wR6xVfh7LghYSjy8
Apr 01 14:54:12.352669 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:54:12.352669 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:54:12.352669 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:54:12.352669 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:54:12.352669 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-538a7943-0795-4d6e-b8cd-6df3f5868574 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:13.317807 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-538a7943-0795-4d6e-b8cd-6df3f5868574" returned: 0 in 0.969s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:13.318417 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714399392]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:54:13.318698 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-ac3273b1-4f7d-499a-932b-ddb0719264f6 req-4e183e30-58fe-4585-b327-b14e0be7e1cf tempest-DeleteServersTestJSON-282052493 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:54:13.319065 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-ac3273b1-4f7d-499a-932b-ddb0719264f6 req-4e183e30-58fe-4585-b327-b14e0be7e1cf tempest-DeleteServersTestJSON-282052493 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:54:13.320870 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:13.342924 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:13.343248 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714399392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-538a7943-0795-4d6e-b8cd-6df3f5868574\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574\n Backing store flags: \n Account information:\n U5iMDXLT97tN7wGD6Jzz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:54:13.349099 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-ac3273b1-4f7d-499a-932b-ddb0719264f6 req-4e183e30-58fe-4585-b327-b14e0be7e1cf tempest-DeleteServersTestJSON-282052493 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:54:13.349099 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:13.568441 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:13.568767 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714399392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-538a7943-0795-4d6e-b8cd-6df3f5868574\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574\n Backing store flags: \n Account information:\n U5iMDXLT97tN7wGD6Jzz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:54:13.571813 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:13.785077 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:13.792706 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714399392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-538a7943-0795-4d6e-b8cd-6df3f5868574\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574\n Backing store flags: \n Account information:\n U5iMDXLT97tN7wGD6Jzz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:54:13.792706 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-ac3273b1-4f7d-499a-932b-ddb0719264f6 req-4e183e30-58fe-4585-b327-b14e0be7e1cf tempest-DeleteServersTestJSON-282052493 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-538a7943-0795-4d6e-b8cd-6df3f5868574 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:54:13.987904 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-ac3273b1-4f7d-499a-932b-ddb0719264f6 req-4e183e30-58fe-4585-b327-b14e0be7e1cf tempest-DeleteServersTestJSON-282052493 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-538a7943-0795-4d6e-b8cd-6df3f5868574', 'target_lun': 1, 'volume_id': '538a7943-0795-4d6e-b8cd-6df3f5868574', 'auth_method': 'CHAP', 'auth_username': 'U5iMDXLT97tN7wGD6Jzz', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '70e96c9e-1ad4-479e-a7bb-104742c38053'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:54:14.293357 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-ac3273b1-4f7d-499a-932b-ddb0719264f6 req-4e183e30-58fe-4585-b327-b14e0be7e1cf tempest-DeleteServersTestJSON-282052493 None] attachment_update completed successfully.
Apr 01 14:54:27.782832 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-d41a0d3e-5c39-49cb-9273-0f505501b1f6 req-6a593cad-8be2-48de-b0df-b8fb70779a3e tempest-DeleteServersTestJSON-282052493 None] Terminate volume connection completed successfully.
Apr 01 14:54:27.784525 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-d41a0d3e-5c39-49cb-9273-0f505501b1f6 req-6a593cad-8be2-48de-b0df-b8fb70779a3e tempest-DeleteServersTestJSON-282052493 None] Deleting attachment 70e96c9e-1ad4-479e-a7bb-104742c38053. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 14:54:27.788475 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:27.946255 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:27.947228 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315948665840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-538a7943-0795-4d6e-b8cd-6df3f5868574\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574\n Backing store flags: \n Account information:\n U5iMDXLT97tN7wGD6Jzz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:54:27.948700 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-d41a0d3e-5c39-49cb-9273-0f505501b1f6 req-6a593cad-8be2-48de-b0df-b8fb70779a3e tempest-DeleteServersTestJSON-282052493 None] Removing iscsi_target for Volume ID: 538a7943-0795-4d6e-b8cd-6df3f5868574
Apr 01 14:54:27.950167 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-538a7943-0795-4d6e-b8cd-6df3f5868574 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:28.254696 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-538a7943-0795-4d6e-b8cd-6df3f5868574 -f" returned: 0 in 0.304s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:28.255263 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315948665840]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:54:28.258087 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:28.396387 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:28.396954 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315948665840]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:54:35.857172 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:54:35.863458 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:54:35.864147 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:54:35.884216 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Flow 'volume_create_manager' (3f25ec0e-5a8f-4d5c-9035-551cb108a81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:54:35.890586 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5c5511e-9457-40c4-9e69-89b57134e8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:54:35.926516 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:54:35.984238 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5c5511e-9457-40c4-9e69-89b57134e8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-403517118',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=41994870-72e9-4eb1-aa90-0a6ca9a6f4ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5cd626b24d43ecaefbe0daa251d1a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:54:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:54:35Z,user_id='55dc4b1067134deab6ca6c2910997e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:54:35.987338 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3340ca32-90f8-4d93-b69e-e91abb403b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:54:35.989808 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3340ca32-90f8-4d93-b69e-e91abb403b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:54:35.993114 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c29f4bf-e4d4-422a-80e2-5158c408e68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:54:36.153345 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c29f4bf-e4d4-422a-80e2-5158c408e68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '41994870-72e9-4eb1-aa90-0a6ca9a6f4ad', 'volume_name': 'volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:54:36.155782 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9632386-f338-4dd6-a8de-f6c1de7665ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:54:36.158689 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9632386-f338-4dd6-a8de-f6c1de7665ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:54:36.163392 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (312fc7c6-e833-4d04-822d-31a8c1b75775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:54:36.165144 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Volume 41994870-72e9-4eb1-aa90-0a6ca9a6f4ad: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 14:54:36.169903 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Cloning 41994870-72e9-4eb1-aa90-0a6ca9a6f4ad from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 14:54:39.557483 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:54:39.563689 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:54:39.564531 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:39.622935 n-d-828419-4 sudo[116926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:54:39.625801 n-d-828419-4 sudo[116926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:54:40.635365 n-d-828419-4 sudo[116926]: pam_unix(sudo:session): session closed for user root
Apr 01 14:54:40.638487 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.074s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:40.643819 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:40.767275 n-d-828419-4 sudo[116954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:54:40.768811 n-d-828419-4 sudo[116954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:54:41.618552 n-d-828419-4 sudo[116954]: pam_unix(sudo:session): session closed for user root
Apr 01 14:54:41.621490 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.977s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:41.623136 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:54:58.133079 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1, size 616.00 MB, duration 21.96 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 14:54:58.133984 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Image download 616.00 MB at 28.05 MB/s
Apr 01 14:54:58.187889 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:58.294330 n-d-828419-4 sudo[117399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1
Apr 01 14:54:58.295534 n-d-828419-4 sudo[117399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:54:58.793244 n-d-828419-4 sudo[117399]: pam_unix(sudo:session): session closed for user root
Apr 01 14:54:58.795891 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1" returned: 0 in 0.608s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:58.797104 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user 55dc4b1067134deab6ca6c2910997e09. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 14:54:58.963662 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:59.079859 n-d-828419-4 sudo[117405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1
Apr 01 14:54:59.080720 n-d-828419-4 sudo[117405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:54:59.528324 n-d-828419-4 sudo[117405]: pam_unix(sudo:session): session closed for user root
Apr 01 14:54:59.530609 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1" returned: 0 in 0.567s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:54:59.533203 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:54:59.552041 n-d-828419-4 sudo[117411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:54:59.552829 n-d-828419-4 sudo[117411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:55:00.175275 n-d-828419-4 sudo[117411]: pam_unix(sudo:session): session closed for user root
Apr 01 14:55:00.177552 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.644s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:55:00.414395 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 41994870-72e9-4eb1-aa90-0a6ca9a6f4ad. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 14:55:00.467871 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_g6s85_hl {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:55:00.563066 n-d-828419-4 sudo[117447]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_g6s85_hl
Apr 01 14:55:00.564707 n-d-828419-4 sudo[117447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:55:00.934437 n-d-828419-4 sudo[117447]: pam_unix(sudo:session): session closed for user root
Apr 01 14:55:00.937107 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_g6s85_hl" returned: 0 in 0.470s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:55:00.938563 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:55:01.034116 n-d-828419-4 sudo[117451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1
Apr 01 14:55:01.035000 n-d-828419-4 sudo[117451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:55:01.435455 n-d-828419-4 sudo[117451]: pam_unix(sudo:session): session closed for user root
Apr 01 14:55:01.438801 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1" returned: 0 in 0.499s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:55:01.440356 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 14:55:01.442112 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--41994870--72e9--4eb1--aa90--0a6ca9a6f4ad oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:55:01.489783 n-d-828419-4 sudo[117457]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--41994870--72e9--4eb1--aa90--0a6ca9a6f4ad oflag=direct
Apr 01 14:55:01.490582 n-d-828419-4 sudo[117457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:55:01.987119 n-d-828419-4 sudo[117457]: pam_unix(sudo:session): session closed for user root
Apr 01 14:55:01.989580 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--41994870--72e9--4eb1--aa90--0a6ca9a6f4ad oflag=direct" returned: 0 in 0.548s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:55:01.990751 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 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_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--41994870--72e9--4eb1--aa90--0a6ca9a6f4ad {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:55:02.013859 n-d-828419-4 sudo[117469]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--41994870--72e9--4eb1--aa90--0a6ca9a6f4ad
Apr 01 14:55:02.015561 n-d-828419-4 sudo[117469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:55:09.675790 n-d-828419-4 sudo[117469]: pam_unix(sudo:session): session closed for user root
Apr 01 14:55:09.678142 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 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_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--41994870--72e9--4eb1--aa90--0a6ca9a6f4ad" returned: 0 in 7.687s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:55:09.679857 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:55:09.861185 n-d-828419-4 sudo[117631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1
Apr 01 14:55:09.862047 n-d-828419-4 sudo[117631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:55:10.471955 n-d-828419-4 sudo[117631]: pam_unix(sudo:session): session closed for user root
Apr 01 14:55:10.474362 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1" returned: 0 in 0.794s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:55:10.475216 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_zkys2zjxn-d-828419-4@lvmdriver-1, size 700.00 MB, duration 7.69 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--41994870--72e9--4eb1--aa90--0a6ca9a6f4ad {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 14:55:10.475647 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Converted 700.00 MB image at 91.04 MB/s
Apr 01 14:55:10.476276 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 41994870-72e9-4eb1-aa90-0a6ca9a6f4ad successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 14:55:10.634487 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user 55dc4b1067134deab6ca6c2910997e09 is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 14:55:10.635157 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Marking volume 41994870-72e9-4eb1-aa90-0a6ca9a6f4ad as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 14:55:10.751522 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to 41994870-72e9-4eb1-aa90-0a6ca9a6f4ad. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 14:55:10.752308 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Creating volume glance metadata for volume 41994870-72e9-4eb1-aa90-0a6ca9a6f4ad backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 14:55:10.931098 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (312fc7c6-e833-4d04-822d-31a8c1b75775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:10.933691 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (50882cd4-6002-42ed-9a14-95d278346aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:11.015002 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Volume volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad (41994870-72e9-4eb1-aa90-0a6ca9a6f4ad): created successfully
Apr 01 14:55:11.017472 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (50882cd4-6002-42ed-9a14-95d278346aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:11.023656 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Flow 'volume_create_manager' (3f25ec0e-5a8f-4d5c-9035-551cb108a81e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:55:11.128974 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-a15ac38a-c3f4-4a37-8db5-ad4769941d6c tempest-TaggedBootDevicesTest_v242-1988414721 None] Created volume successfully.
Apr 01 14:55:13.132232 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:55:13.150545 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:55:13.150545 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:55:13.151537 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Flow 'volume_create_manager' (0c87d75a-e953-4014-9905-05f037f61d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:55:13.154892 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67ac2201-c696-4c0e-8a50-60a791ae3768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:13.181999 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:55:13.276649 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67ac2201-c696-4c0e-8a50-60a791ae3768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-378971015',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=a0226d62-2e70-424f-8609-2882c6e992ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5cd626b24d43ecaefbe0daa251d1a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:55:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:55:13Z,user_id='55dc4b1067134deab6ca6c2910997e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:13.276649 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e98237d-da19-4132-91a5-01373c4f4ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:13.276649 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e98237d-da19-4132-91a5-01373c4f4ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:13.276649 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f8c2ae5-1578-42d9-8ff1-c103ccd538f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:13.277211 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f8c2ae5-1578-42d9-8ff1-c103ccd538f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a0226d62-2e70-424f-8609-2882c6e992ab', 'volume_name': 'volume-a0226d62-2e70-424f-8609-2882c6e992ab', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:13.280830 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f6618369-ecfd-4a97-bd31-02dff6a373c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:13.283945 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f6618369-ecfd-4a97-bd31-02dff6a373c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:13.290677 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13270522-756c-4a2e-90b3-5c2116938418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:13.293337 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Volume a0226d62-2e70-424f-8609-2882c6e992ab: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a0226d62-2e70-424f-8609-2882c6e992ab', 'volume_size': 1}
Apr 01 14:55:13.295293 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0226d62-2e70-424f-8609-2882c6e992ab stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:55:13.324507 n-d-828419-4 sudo[117703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0226d62-2e70-424f-8609-2882c6e992ab stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:55:13.327056 n-d-828419-4 sudo[117703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:55:14.406024 n-d-828419-4 sudo[117703]: pam_unix(sudo:session): session closed for user root
Apr 01 14:55:14.408584 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0226d62-2e70-424f-8609-2882c6e992ab stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.113s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:55:14.412247 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13270522-756c-4a2e-90b3-5c2116938418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a0226d62-2e70-424f-8609-2882c6e992ab', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:14.414810 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b01035f-578c-412e-8f9a-27d1300f95c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:14.568671 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Volume volume-a0226d62-2e70-424f-8609-2882c6e992ab (a0226d62-2e70-424f-8609-2882c6e992ab): created successfully
Apr 01 14:55:14.570820 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b01035f-578c-412e-8f9a-27d1300f95c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:14.574684 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Flow 'volume_create_manager' (0c87d75a-e953-4014-9905-05f037f61d21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:55:14.671476 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ca7054ae-26c0-4be5-8fbb-817f3463e2e0 tempest-TaggedBootDevicesTest_v242-1988414721 None] Created volume successfully.
Apr 01 14:55:16.270448 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:55:16.278514 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:55:16.278514 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:55:16.335202 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Flow 'volume_create_manager' (91801615-83ba-4b71-9641-c82b670edcc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:55:16.340552 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (945f6e28-2b0a-432f-969c-5f2f6d63a084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:16.385111 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:55:16.457804 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (945f6e28-2b0a-432f-969c-5f2f6d63a084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:55:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1425197582',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=4051b2e8-06e2-414a-8d9b-4735f1c014d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5cd626b24d43ecaefbe0daa251d1a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:55:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:55:16Z,user_id='55dc4b1067134deab6ca6c2910997e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:16.460323 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f09f50ca-0a68-41c7-ba5d-98a19ad2cf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:16.462515 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f09f50ca-0a68-41c7-ba5d-98a19ad2cf1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:16.464807 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd462fec-1b05-4f60-b99d-040df7dee169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:16.474927 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd462fec-1b05-4f60-b99d-040df7dee169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4051b2e8-06e2-414a-8d9b-4735f1c014d1', 'volume_name': 'volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:16.477226 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92a6e7ef-6a50-41ed-9d9c-e86d83434652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:16.479376 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92a6e7ef-6a50-41ed-9d9c-e86d83434652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:16.481583 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d854a924-5dab-4f6e-9b15-b73c621461f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:16.482365 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Volume 4051b2e8-06e2-414a-8d9b-4735f1c014d1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1', 'volume_size': 1}
Apr 01 14:55:16.483607 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:55:16.563518 n-d-828419-4 sudo[117789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:55:16.573585 n-d-828419-4 sudo[117789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:55:17.698815 n-d-828419-4 sudo[117789]: pam_unix(sudo:session): session closed for user root
Apr 01 14:55:17.701823 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.218s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:55:17.706630 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d854a924-5dab-4f6e-9b15-b73c621461f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:17.709729 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f789b15-f735-49b9-9bfb-25cc591597a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:55:17.803055 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Volume volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 (4051b2e8-06e2-414a-8d9b-4735f1c014d1): created successfully
Apr 01 14:55:17.806050 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f789b15-f735-49b9-9bfb-25cc591597a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:55:17.809497 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Flow 'volume_create_manager' (91801615-83ba-4b71-9641-c82b670edcc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:55:17.898157 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8b092802-7f73-458f-ac4b-c3b90d5120ee tempest-TaggedBootDevicesTest_v242-1988414721 None] Created volume successfully.
Apr 01 14:55:39.558210 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:55:39.558792 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:55:39.559579 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:55:39.583646 n-d-828419-4 sudo[118131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:55:39.585336 n-d-828419-4 sudo[118131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:55:40.362012 n-d-828419-4 sudo[118131]: pam_unix(sudo:session): session closed for user root
Apr 01 14:55:40.364401 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.804s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:55:40.366626 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:55:40.394099 n-d-828419-4 sudo[118155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:55:40.395129 n-d-828419-4 sudo[118155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:55:40.888031 n-d-828419-4 sudo[118155]: pam_unix(sudo:session): session closed for user root
Apr 01 14:55:40.891052 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.524s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:55:40.895055 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:56:01.033597 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-30ef2a55-0f52-419a-b633-20b0e4ef12d5 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:01.055002 n-d-828419-4 sudo[118272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:56:01.055824 n-d-828419-4 sudo[118272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:56:01.618741 n-d-828419-4 sudo[118272]: pam_unix(sudo:session): session closed for user root
Apr 01 14:56:01.621827 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-30ef2a55-0f52-419a-b633-20b0e4ef12d5 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad" returned: 0 in 0.589s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:01.680753 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:01.690380 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:01.690380 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714631984]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:01.690858 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-30ef2a55-0f52-419a-b633-20b0e4ef12d5 tempest-TaggedBootDevicesTest_v242-1988414721 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:56:01.691670 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-30ef2a55-0f52-419a-b633-20b0e4ef12d5 tempest-TaggedBootDevicesTest_v242-1988414721 None] Creating iscsi_target for Volume ID: volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:56:01.789537 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-30ef2a55-0f52-419a-b633-20b0e4ef12d5 tempest-TaggedBootDevicesTest_v242-1988414721 None] Created volume path /opt/stack/data/cinder/volumes/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad,
Apr 01 14:56:01.789537 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:56:01.789537 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:56:01.789537 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:56:01.789537 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:56:01.789537 n-d-828419-4 cinder-volume[96899]: incominguser 6G7ZgesHS7UKwL3YRcmD MzuMvSxQCr3VdZ5i
Apr 01 14:56:01.789537 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:56:01.789537 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:56:01.789537 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:56:01.789537 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:56:01.790660 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:02.275918 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad" returned: 0 in 0.484s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:02.276627 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714631984]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:02.277170 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-30ef2a55-0f52-419a-b633-20b0e4ef12d5 tempest-TaggedBootDevicesTest_v242-1988414721 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:56:02.277993 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-30ef2a55-0f52-419a-b633-20b0e4ef12d5 tempest-TaggedBootDevicesTest_v242-1988414721 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:56:02.281786 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:02.294897 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:02.296236 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714631984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:02.296974 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-30ef2a55-0f52-419a-b633-20b0e4ef12d5 tempest-TaggedBootDevicesTest_v242-1988414721 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:56:02.300602 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:02.451572 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:02.452959 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714631984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:02.454955 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:02.572765 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:02.573288 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714631984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:02.574658 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-30ef2a55-0f52-419a-b633-20b0e4ef12d5 tempest-TaggedBootDevicesTest_v242-1988414721 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:56:02.762223 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-30ef2a55-0f52-419a-b633-20b0e4ef12d5 tempest-TaggedBootDevicesTest_v242-1988414721 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad', 'target_lun': 1, 'volume_id': '41994870-72e9-4eb1-aa90-0a6ca9a6f4ad', 'auth_method': 'CHAP', 'auth_username': '6G7ZgesHS7UKwL3YRcmD', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '995e552c-df07-4e4d-b75d-aa8fd6dc844d'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:56:03.046186 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-30ef2a55-0f52-419a-b633-20b0e4ef12d5 tempest-TaggedBootDevicesTest_v242-1988414721 None] attachment_update completed successfully.
Apr 01 14:56:04.049164 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-b1054d47-3c0a-43c2-8df5-f28e13d14b2f tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:04.071936 n-d-828419-4 sudo[118319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:56:04.072742 n-d-828419-4 sudo[118319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:56:04.516162 n-d-828419-4 sudo[118319]: pam_unix(sudo:session): session closed for user root
Apr 01 14:56:04.518956 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-b1054d47-3c0a-43c2-8df5-f28e13d14b2f tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab" returned: 0 in 0.469s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:04.581004 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:04.606711 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:04.607242 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713326064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-b1054d47-3c0a-43c2-8df5-f28e13d14b2f tempest-TaggedBootDevicesTest_v242-1988414721 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:56:04.608253 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:56:04.611268 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-b1054d47-3c0a-43c2-8df5-f28e13d14b2f tempest-TaggedBootDevicesTest_v242-1988414721 None] Creating iscsi_target for Volume ID: volume-a0226d62-2e70-424f-8609-2882c6e992ab {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:56:04.704346 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-b1054d47-3c0a-43c2-8df5-f28e13d14b2f tempest-TaggedBootDevicesTest_v242-1988414721 None] Created volume path /opt/stack/data/cinder/volumes/volume-a0226d62-2e70-424f-8609-2882c6e992ab,
Apr 01 14:56:04.704346 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:56:04.704346 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:56:04.704346 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:56:04.704346 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:56:04.704346 n-d-828419-4 cinder-volume[96899]: incominguser rV3WXgNpuvwJ29qMbUGt gb5RRg823CW8V479
Apr 01 14:56:04.704346 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:56:04.704346 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:56:04.704346 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:56:04.704346 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:56:04.708792 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:05.277488 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab" returned: 0 in 0.569s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:05.280227 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713326064]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:05.281297 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-b1054d47-3c0a-43c2-8df5-f28e13d14b2f tempest-TaggedBootDevicesTest_v242-1988414721 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:56:05.281955 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-b1054d47-3c0a-43c2-8df5-f28e13d14b2f tempest-TaggedBootDevicesTest_v242-1988414721 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:56:05.286876 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:05.303510 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:05.304761 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713326064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-b1054d47-3c0a-43c2-8df5-f28e13d14b2f tempest-TaggedBootDevicesTest_v242-1988414721 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:56:05.305774 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:56:05.314791 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:05.415742 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:05.416065 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713326064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:05.419783 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:05.586157 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:05.587521 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713326064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:05.588506 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-b1054d47-3c0a-43c2-8df5-f28e13d14b2f tempest-TaggedBootDevicesTest_v242-1988414721 None] Set provider_location to: 10.222.0.60:3260,2 iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:56:05.762597 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-b1054d47-3c0a-43c2-8df5-f28e13d14b2f tempest-TaggedBootDevicesTest_v242-1988414721 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab', 'target_lun': 1, 'volume_id': 'a0226d62-2e70-424f-8609-2882c6e992ab', 'auth_method': 'CHAP', 'auth_username': 'rV3WXgNpuvwJ29qMbUGt', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e36d8cb9-0b75-41a4-8ec2-357725c6ae9b'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:56:06.007937 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-b1054d47-3c0a-43c2-8df5-f28e13d14b2f tempest-TaggedBootDevicesTest_v242-1988414721 None] attachment_update completed successfully.
Apr 01 14:56:06.954919 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-18272293-b6ec-44dc-83b3-fd8a18617af7 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:06.983041 n-d-828419-4 sudo[118418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 14:56:06.985658 n-d-828419-4 sudo[118418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:56:07.452231 n-d-828419-4 sudo[118418]: pam_unix(sudo:session): session closed for user root
Apr 01 14:56:07.455080 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-18272293-b6ec-44dc-83b3-fd8a18617af7 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1" returned: 0 in 0.500s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:07.516714 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:07.547559 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:07.548475 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715111920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-18272293-b6ec-44dc-83b3-fd8a18617af7 tempest-TaggedBootDevicesTest_v242-1988414721 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: rV3WXgNpuvwJ29qMbUGt
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:56:07.549390 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:56:07.557946 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-18272293-b6ec-44dc-83b3-fd8a18617af7 tempest-TaggedBootDevicesTest_v242-1988414721 None] Creating iscsi_target for Volume ID: volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:56:07.636089 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-18272293-b6ec-44dc-83b3-fd8a18617af7 tempest-TaggedBootDevicesTest_v242-1988414721 None] Created volume path /opt/stack/data/cinder/volumes/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1,
Apr 01 14:56:07.636089 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:56:07.636089 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:56:07.636089 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 14:56:07.636089 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:56:07.636089 n-d-828419-4 cinder-volume[96899]: incominguser z9jRdfWMTDwA4L7MTre4 78JZZAMeCjyUv68G
Apr 01 14:56:07.636089 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:56:07.636089 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:56:07.636089 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:56:07.636089 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:56:07.641612 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:08.306753 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1" returned: 0 in 0.665s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:08.307302 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715111920]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:08.307641 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-18272293-b6ec-44dc-83b3-fd8a18617af7 tempest-TaggedBootDevicesTest_v242-1988414721 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:56:08.308321 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-18272293-b6ec-44dc-83b3-fd8a18617af7 tempest-TaggedBootDevicesTest_v242-1988414721 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:56:08.309565 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:08.322439 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:08.323512 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715111920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n System information:\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-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-18272293-b6ec-44dc-83b3-fd8a18617af7 tempest-TaggedBootDevicesTest_v242-1988414721 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: rV3WXgNpuvwJ29qMbUGt
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:56:08.324369 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:56:08.332625 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:08.530439 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:08.532147 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715111920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n System information:\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-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:08.534305 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:08.744819 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.211s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:08.746373 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715111920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n System information:\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-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:56:08.746909 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-18272293-b6ec-44dc-83b3-fd8a18617af7 tempest-TaggedBootDevicesTest_v242-1988414721 None] Set provider_location to: 10.222.0.60:3260,3 iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:56:09.054895 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-18272293-b6ec-44dc-83b3-fd8a18617af7 tempest-TaggedBootDevicesTest_v242-1988414721 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1', 'target_lun': 1, 'volume_id': '4051b2e8-06e2-414a-8d9b-4735f1c014d1', 'auth_method': 'CHAP', 'auth_username': 'z9jRdfWMTDwA4L7MTre4', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8302f115-c740-44bb-aed8-7037ad886e0c'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:56:09.407587 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-8f0538ad-22b9-4b47-b767-10c5e0c3da60 req-18272293-b6ec-44dc-83b3-fd8a18617af7 tempest-TaggedBootDevicesTest_v242-1988414721 None] attachment_update completed successfully.
Apr 01 14:56:24.752082 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:56:24.758050 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:56:24.758553 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:56:24.808440 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Flow 'volume_create_manager' (5a643eda-8032-4861-be73-6b6da5dd2e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:56:24.818419 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6910ab20-b863-48c1-8be3-2b9354ef94d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:56:24.846610 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:56:24.878001 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6910ab20-b863-48c1-8be3-2b9354ef94d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-562790611',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=b2806761-9485-4be3-a4d7-6c6ce7672504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b366c0d1fec471b89bd50b48f5897ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:56:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:56:24Z,user_id='bfbd5f981905487ca7dc51988aa1a2ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:56:24.882594 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c7e8679-aab9-488a-9f5f-ec918bd3b049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:56:24.885500 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c7e8679-aab9-488a-9f5f-ec918bd3b049) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:56:24.888541 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3147e6df-bf1c-49ea-a948-972b6d0f5a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:56:24.890887 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3147e6df-bf1c-49ea-a948-972b6d0f5a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2806761-9485-4be3-a4d7-6c6ce7672504', 'volume_name': 'volume-b2806761-9485-4be3-a4d7-6c6ce7672504', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:56:24.894269 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (489c756e-bea1-4a1d-993d-396c87c4887c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:56:24.897671 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (489c756e-bea1-4a1d-993d-396c87c4887c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:56:24.900653 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce928c94-3bff-4832-bff7-f00166b1e5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:56:24.901809 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Volume b2806761-9485-4be3-a4d7-6c6ce7672504: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2806761-9485-4be3-a4d7-6c6ce7672504', 'volume_size': 1}
Apr 01 14:56:24.904018 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2806761-9485-4be3-a4d7-6c6ce7672504 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:24.927763 n-d-828419-4 sudo[118736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2806761-9485-4be3-a4d7-6c6ce7672504 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:56:24.928611 n-d-828419-4 sudo[118736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:56:25.867522 n-d-828419-4 sudo[118736]: pam_unix(sudo:session): session closed for user root
Apr 01 14:56:25.869766 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2806761-9485-4be3-a4d7-6c6ce7672504 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.965s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:25.873364 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce928c94-3bff-4832-bff7-f00166b1e5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2806761-9485-4be3-a4d7-6c6ce7672504', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:56:25.878623 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8bfd632-918c-47f0-8346-9fa40d311f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:56:25.979107 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Volume volume-b2806761-9485-4be3-a4d7-6c6ce7672504 (b2806761-9485-4be3-a4d7-6c6ce7672504): created successfully
Apr 01 14:56:25.981041 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8bfd632-918c-47f0-8346-9fa40d311f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:56:25.984988 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Flow 'volume_create_manager' (5a643eda-8032-4861-be73-6b6da5dd2e99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:56:26.071102 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-52c391c1-cfc7-401c-a15c-ce90af3ac45c tempest-ServersNegativeTestJSON-1772989003 None] Created volume successfully.
Apr 01 14:56:37.135398 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:56:37.143962 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:56:37.144755 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:56:37.178915 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Flow 'volume_create_manager' (6bb08bfe-3a97-4dfb-842a-b3cb86f7fc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:56:37.190359 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (195b0732-1ec4-4559-b096-f2aaa9706469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:56:37.221119 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:56:37.256458 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (195b0732-1ec4-4559-b096-f2aaa9706469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:56:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1301450646',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b366c0d1fec471b89bd50b48f5897ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:56:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:56:37Z,user_id='bfbd5f981905487ca7dc51988aa1a2ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:56:37.261806 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d6ad174-dd84-41e4-92eb-4f63b2b56412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:56:37.264332 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d6ad174-dd84-41e4-92eb-4f63b2b56412) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:56:37.268864 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e91a90e3-3c93-42c4-8b2e-b876bd8b42eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:56:37.272242 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e91a90e3-3c93-42c4-8b2e-b876bd8b42eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab', 'volume_name': 'volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:56:37.274779 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96ad8a38-d70f-4ba2-9cbd-bf3c9e4325e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:56:37.277567 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96ad8a38-d70f-4ba2-9cbd-bf3c9e4325e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:56:37.280726 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2ced903-9d84-4a9c-8fb6-a2e216a820aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:56:37.282707 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Volume b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab', 'volume_size': 1}
Apr 01 14:56:37.285154 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:37.321293 n-d-828419-4 sudo[118913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:56:37.322160 n-d-828419-4 sudo[118913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:56:38.676979 n-d-828419-4 sudo[118913]: pam_unix(sudo:session): session closed for user root
Apr 01 14:56:38.679817 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.395s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:38.685619 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2ced903-9d84-4a9c-8fb6-a2e216a820aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:56:38.700995 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c4c2903-5824-453a-bc48-64e2a48e7fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:56:38.785010 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Volume volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab (b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab): created successfully
Apr 01 14:56:38.788219 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c4c2903-5824-453a-bc48-64e2a48e7fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:56:38.792400 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Flow 'volume_create_manager' (6bb08bfe-3a97-4dfb-842a-b3cb86f7fc90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:56:38.904893 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-302bd4d0-3f0f-4c2e-b822-ade2c8cd18c8 tempest-ServersNegativeTestJSON-1772989003 None] Created volume successfully.
Apr 01 14:56:39.555344 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:56:39.556582 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:56:39.557589 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:39.591177 n-d-828419-4 sudo[118959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:56:39.593914 n-d-828419-4 sudo[118959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:56:40.183780 n-d-828419-4 sudo[118959]: pam_unix(sudo:session): session closed for user root
Apr 01 14:56:40.186040 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.628s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:40.188106 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:56:40.222112 n-d-828419-4 sudo[118969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:56:40.226862 n-d-828419-4 sudo[118969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:56:40.724846 n-d-828419-4 sudo[118969]: pam_unix(sudo:session): session closed for user root
Apr 01 14:56:40.726936 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.539s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:56:40.729177 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:57:39.560806 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:57:39.560806 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:57:39.560806 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:57:39.607567 n-d-828419-4 sudo[120039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:57:39.608442 n-d-828419-4 sudo[120039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:57:40.446530 n-d-828419-4 sudo[120039]: pam_unix(sudo:session): session closed for user root
Apr 01 14:57:40.453944 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.888s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:57:40.453944 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:57:40.509870 n-d-828419-4 sudo[120044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:57:40.511620 n-d-828419-4 sudo[120044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:57:40.868914 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ab220480-f5ff-4b87-85e9-f6e211b47ade tempest-GroupsV320Test-545059828 None] Group tempest-GroupsV320Test-Group-1988437955: creating
Apr 01 14:57:41.043984 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ab220480-f5ff-4b87-85e9-f6e211b47ade tempest-GroupsV320Test-545059828 None] Group tempest-GroupsV320Test-Group-1988437955: created successfully
Apr 01 14:57:41.085807 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ab220480-f5ff-4b87-85e9-f6e211b47ade tempest-GroupsV320Test-545059828 None] Create group completed successfully.
Apr 01 14:57:41.139363 n-d-828419-4 sudo[120044]: pam_unix(sudo:session): session closed for user root
Apr 01 14:57:41.142041 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.691s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:57:41.143890 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:57:43.582083 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-2c3d440b-716f-4f7d-81f3-6eeded5a9b9c tempest-GroupsV320Test-545059828 None] Created reservations ['4c3dc34f-827e-41f3-8707-4533bd63ed9b'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:57:43.823661 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-2c3d440b-716f-4f7d-81f3-6eeded5a9b9c tempest-GroupsV320Test-545059828 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:57:43.824638 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2c3d440b-716f-4f7d-81f3-6eeded5a9b9c tempest-GroupsV320Test-545059828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:57:43.871606 n-d-828419-4 sudo[120121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:57:43.872423 n-d-828419-4 sudo[120121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:57:44.517421 n-d-828419-4 sudo[120121]: pam_unix(sudo:session): session closed for user root
Apr 01 14:57:44.519824 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2c3d440b-716f-4f7d-81f3-6eeded5a9b9c tempest-GroupsV320Test-545059828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.695s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:57:44.521678 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2c3d440b-716f-4f7d-81f3-6eeded5a9b9c tempest-GroupsV320Test-545059828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:57:44.540336 n-d-828419-4 sudo[120126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:57:44.541123 n-d-828419-4 sudo[120126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:57:45.211526 n-d-828419-4 sudo[120126]: pam_unix(sudo:session): session closed for user root
Apr 01 14:57:45.216146 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2c3d440b-716f-4f7d-81f3-6eeded5a9b9c tempest-GroupsV320Test-545059828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.692s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:57:45.216910 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-2c3d440b-716f-4f7d-81f3-6eeded5a9b9c tempest-GroupsV320Test-545059828 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:57:45.234370 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2c3d440b-716f-4f7d-81f3-6eeded5a9b9c tempest-GroupsV320Test-545059828 None] Delete group completed successfully.
Apr 01 14:58:10.695498 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:58:10.703587 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:58:10.708295 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:58:10.720253 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Flow 'volume_create_manager' (818552f5-df15-4e90-b90c-b11f47f8a10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:58:10.725109 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b99f83a8-5fb9-408e-9c0a-4df1d842ca7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:10.754891 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:58:10.803098 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b99f83a8-5fb9-408e-9c0a-4df1d842ca7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-165439470',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=02b883ee-719b-41c2-b147-4ec6603ffa49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5327440356334556a3ded414bbfc3ea8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:58:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:58:11Z,user_id='7a3af47c9c454537bb1a053b06d5f545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:10.805574 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea8b1faf-8207-4126-8652-368506bd9c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:10.807684 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea8b1faf-8207-4126-8652-368506bd9c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:10.811667 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97c4bc0a-6229-478c-98a0-7cf16dd7c34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:10.812605 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97c4bc0a-6229-478c-98a0-7cf16dd7c34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '02b883ee-719b-41c2-b147-4ec6603ffa49', 'volume_name': 'volume-02b883ee-719b-41c2-b147-4ec6603ffa49', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:10.814507 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6399fb30-219a-4ebc-bbc4-063255a0beb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:10.817202 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6399fb30-219a-4ebc-bbc4-063255a0beb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:10.819530 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27251312-fac9-42c8-8d93-908c64defaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:10.820315 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Volume 02b883ee-719b-41c2-b147-4ec6603ffa49: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-02b883ee-719b-41c2-b147-4ec6603ffa49', 'volume_size': 1}
Apr 01 14:58:10.821693 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-02b883ee-719b-41c2-b147-4ec6603ffa49 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:10.844542 n-d-828419-4 sudo[120495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-02b883ee-719b-41c2-b147-4ec6603ffa49 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:58:10.846372 n-d-828419-4 sudo[120495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:11.821778 n-d-828419-4 sudo[120495]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:11.824929 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-02b883ee-719b-41c2-b147-4ec6603ffa49 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.002s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:11.832564 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27251312-fac9-42c8-8d93-908c64defaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-02b883ee-719b-41c2-b147-4ec6603ffa49', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:11.836940 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ac265eb-aead-4c4d-9dc0-e18875576fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:11.971924 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Volume volume-02b883ee-719b-41c2-b147-4ec6603ffa49 (02b883ee-719b-41c2-b147-4ec6603ffa49): created successfully
Apr 01 14:58:11.982171 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ac265eb-aead-4c4d-9dc0-e18875576fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:11.998855 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Flow 'volume_create_manager' (818552f5-df15-4e90-b90c-b11f47f8a10d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:58:12.118831 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2363b623-6e99-46f4-b36a-b2e54ddae67c tempest-SnapshotManageAdminTest-1518318374 None] Created volume successfully.
Apr 01 14:58:13.825735 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82caac8a-7006-44d3-8a3e-53272a8a9bc9 tempest-SnapshotManageAdminTest-1518318374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:13.851622 n-d-828419-4 sudo[120553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49
Apr 01 14:58:13.853637 n-d-828419-4 sudo[120553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:14.424958 n-d-828419-4 sudo[120553]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:14.427196 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82caac8a-7006-44d3-8a3e-53272a8a9bc9 tempest-SnapshotManageAdminTest-1518318374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49" returned: 0 in 0.601s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:14.429581 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82caac8a-7006-44d3-8a3e-53272a8a9bc9 tempest-SnapshotManageAdminTest-1518318374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a --snapshot stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:14.449869 n-d-828419-4 sudo[120558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a --snapshot stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49 -L 1.00g
Apr 01 14:58:14.451229 n-d-828419-4 sudo[120558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:15.407481 n-d-828419-4 sudo[120558]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:15.410746 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82caac8a-7006-44d3-8a3e-53272a8a9bc9 tempest-SnapshotManageAdminTest-1518318374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a --snapshot stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49 -L 1.00g" returned: 0 in 0.981s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:15.550691 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-82caac8a-7006-44d3-8a3e-53272a8a9bc9 tempest-SnapshotManageAdminTest-1518318374 None] Create snapshot completed successfully
Apr 01 14:58:16.081711 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5a5a08d3-b6c7-419d-bd2e-a88164cf8cc7 tempest-SnapshotManageAdminTest-1630380019 None] Lock "b'cinder-959f0213-aa3d-4956-89e9-d3822ca8368a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:58:16.416170 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-5a5a08d3-b6c7-419d-bd2e-a88164cf8cc7 tempest-SnapshotManageAdminTest-1630380019 None] Created reservations ['0428d916-3fc4-4db0-9d1c-c08abd96ef5f', '2106015f-b480-480a-bb3f-d409c58167a9', '1153ec69-bea4-48ae-9f74-bd380a0a327d', '03448f42-ecf8-4250-8c7d-8a2b0257f91b'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:58:16.796626 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-5a5a08d3-b6c7-419d-bd2e-a88164cf8cc7 tempest-SnapshotManageAdminTest-1630380019 None] Unmanage snapshot completed successfully.
Apr 01 14:58:16.805029 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5a5a08d3-b6c7-419d-bd2e-a88164cf8cc7 tempest-SnapshotManageAdminTest-1630380019 None] Lock "b'cinder-959f0213-aa3d-4956-89e9-d3822ca8368a-delete_snapshot'" released by "delete_snapshot" :: held 0.731s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:58:18.380287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] manage_existing_snapshot: managing {'source-name': '_snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a'}. {{(pid=96899) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4592}}
Apr 01 14:58:18.380287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Input parameters: context=, db=,driver=, host=n-d-828419-4@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a'}. {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Apr 01 14:58:18.380287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Apr 01 14:58:18.380287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Flow 'snapshot_manage_existing_manager' (dc16dbbe-803c-4853-b44d-8da9b8144eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:58:18.380287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (1ea859f1-6646-4890-b39b-f262ba86a747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:18.380287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-01T14:58:18Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-737821080',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1857146112',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a7a1eebd-5be7-46cd-91e6-e25f3845ba38,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='4e9bb063d4d44d3f95f134be98d2ce3c',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='851e008688264cc69d1425a438e440f8',volume=>,volume_id=02b883ee-719b-41c2-b147-4ec6603ffa49,volume_size=1,volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf) {{(pid=96899) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Apr 01 14:58:18.380287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (1ea859f1-6646-4890-b39b-f262ba86a747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-01T14:58:18Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-737821080',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1857146112',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a7a1eebd-5be7-46cd-91e6-e25f3845ba38,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='4e9bb063d4d44d3f95f134be98d2ce3c',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='851e008688264cc69d1425a438e440f8',volume=>,volume_id=02b883ee-719b-41c2-b147-4ec6603ffa49,volume_size=1,volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:18.380287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (edb16a08-877c-46b4-b875-1e7f17930187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:18.380287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (edb16a08-877c-46b4-b875-1e7f17930187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:18.382866 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (6ec507c3-238a-4871-9d81-69e3d057cec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:18.382866 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:18.447148 n-d-828419-4 sudo[120687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a
Apr 01 14:58:18.452932 n-d-828419-4 sudo[120687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:18.984632 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a" returned: 0 in 0.627s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:18.984632 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (6ec507c3-238a-4871-9d81-69e3d057cec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-01T14:58:18Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-737821080',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1857146112',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a7a1eebd-5be7-46cd-91e6-e25f3845ba38,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='4e9bb063d4d44d3f95f134be98d2ce3c',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='851e008688264cc69d1425a438e440f8',volume=>,volume_id=02b883ee-719b-41c2-b147-4ec6603ffa49,volume_size=1,volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:18.976657 n-d-828419-4 sudo[120687]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:19.012967 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (6b503045-af04-4b71-b61b-f36a979a426a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:19.202772 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Created reservations ['dc29e077-7195-4110-b6a0-d37dc2b01e11', '489dc414-281c-42fd-b13d-d443da144505'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:58:19.202772 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (6b503045-af04-4b71-b61b-f36a979a426a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc29e077-7195-4110-b6a0-d37dc2b01e11', '489dc414-281c-42fd-b13d-d443da144505']}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:19.205093 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (3d67ae87-4ec0-46a0-8c43-0798e19c1ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:19.207633 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:19.276157 n-d-828419-4 sudo[120691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a
Apr 01 14:58:19.276981 n-d-828419-4 sudo[120691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:20.126887 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a" returned: 0 in 0.918s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:20.123469 n-d-828419-4 sudo[120691]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:20.149083 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a _snapshot-a7a1eebd-5be7-46cd-91e6-e25f3845ba38 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:20.608648 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-959f0213-aa3d-4956-89e9-d3822ca8368a _snapshot-a7a1eebd-5be7-46cd-91e6-e25f3845ba38" returned: 0 in 0.462s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:20.608648 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315939074288]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:58:20.771502 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (3d67ae87-4ec0-46a0-8c43-0798e19c1ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-01T14:58:18Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-737821080',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1857146112',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a7a1eebd-5be7-46cd-91e6-e25f3845ba38,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='4e9bb063d4d44d3f95f134be98d2ce3c',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='851e008688264cc69d1425a438e440f8',volume=>,volume_id=02b883ee-719b-41c2-b147-4ec6603ffa49,volume_size=1,volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf), 'new_status': 'available'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:20.800083 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (e4d6b4cf-35d8-436b-8a9e-9470a91e1cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:20.906316 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (e4d6b4cf-35d8-436b-8a9e-9470a91e1cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-01T14:58:18Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-737821080',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1857146112',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a7a1eebd-5be7-46cd-91e6-e25f3845ba38,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='4e9bb063d4d44d3f95f134be98d2ce3c',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='851e008688264cc69d1425a438e440f8',volume=>,volume_id=02b883ee-719b-41c2-b147-4ec6603ffa49,volume_size=1,volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:20.910232 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (7504aa55-5992-442a-9ed4-14b40c7c75be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:20.911345 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=96899) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Apr 01 14:58:20.911974 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] New status: available {{(pid=96899) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Apr 01 14:58:21.057071 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Snapshot a7a1eebd-5be7-46cd-91e6-e25f3845ba38 created successfully.
Apr 01 14:58:21.062622 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (7504aa55-5992-442a-9ed4-14b40c7c75be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:21.070132 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5bc5f545-6db2-4c2c-b201-a50d709ac9bc tempest-SnapshotManageAdminTest-1630380019 None] Flow 'snapshot_manage_existing_manager' (dc16dbbe-803c-4853-b44d-8da9b8144eaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:58:22.334230 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-0bb1abc3-851b-4231-8923-c1e4518300c5 tempest-SnapshotManageAdminTest-1630380019 None] Lock "b'cinder-a7a1eebd-5be7-46cd-91e6-e25f3845ba38-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.036s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:58:22.441937 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0bb1abc3-851b-4231-8923-c1e4518300c5 tempest-SnapshotManageAdminTest-1630380019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a7a1eebd-5be7-46cd-91e6-e25f3845ba38 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:22.522786 n-d-828419-4 sudo[120795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a7a1eebd-5be7-46cd-91e6-e25f3845ba38
Apr 01 14:58:22.523787 n-d-828419-4 sudo[120795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:23.841968 n-d-828419-4 sudo[120795]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:23.862719 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0bb1abc3-851b-4231-8923-c1e4518300c5 tempest-SnapshotManageAdminTest-1630380019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a7a1eebd-5be7-46cd-91e6-e25f3845ba38" returned: 0 in 1.414s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:23.862719 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0bb1abc3-851b-4231-8923-c1e4518300c5 tempest-SnapshotManageAdminTest-1630380019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a7a1eebd-5be7-46cd-91e6-e25f3845ba38 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:23.928825 n-d-828419-4 sudo[120817]: ubuntu : TTY=unknown ; 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-a7a1eebd-5be7-46cd-91e6-e25f3845ba38
Apr 01 14:58:23.930924 n-d-828419-4 sudo[120817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:25.074016 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-901b9bdd-1d0c-41cd-af25-1354f6989807 tempest-BackendsCapabilitiesAdminTestsJSON-743034205 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-828419-4: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=96899) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4643}}
Apr 01 14:58:25.155086 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-abcd3ca9-a2c1-49b9-9072-a293717df8b4 tempest-BackendsCapabilitiesAdminTestsJSON-743034205 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-828419-4: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=96899) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4643}}
Apr 01 14:58:25.955923 n-d-828419-4 sudo[120817]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:25.959568 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0bb1abc3-851b-4231-8923-c1e4518300c5 tempest-SnapshotManageAdminTest-1630380019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a7a1eebd-5be7-46cd-91e6-e25f3845ba38" returned: 0 in 2.100s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:26.770102 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-0bb1abc3-851b-4231-8923-c1e4518300c5 tempest-SnapshotManageAdminTest-1630380019 None] Created reservations ['6224c03b-b01e-47b6-beb4-f0a2bf5b9564', 'e9fc0cbe-8fe5-4d26-9700-a7c7f1fb1ed9', '87e092a4-a8a9-4afc-9dd2-aa3536e6c92c', '4dc9dab1-ba89-4384-adf4-96d64c73005f'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:58:27.027884 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-0bb1abc3-851b-4231-8923-c1e4518300c5 tempest-SnapshotManageAdminTest-1630380019 None] Delete snapshot completed successfully.
Apr 01 14:58:27.031413 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-0bb1abc3-851b-4231-8923-c1e4518300c5 tempest-SnapshotManageAdminTest-1630380019 None] Lock "b'cinder-a7a1eebd-5be7-46cd-91e6-e25f3845ba38-delete_snapshot'" released by "delete_snapshot" :: held 4.705s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:58:27.339057 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Lock "b'cinder-02b883ee-719b-41c2-b147-4ec6603ffa49-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:58:27.651559 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Skipping remove_export. No iscsi_target is presently exported for volume: 02b883ee-719b-41c2-b147-4ec6603ffa49
Apr 01 14:58:27.652756 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:27.744655 n-d-828419-4 sudo[120913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49
Apr 01 14:58:27.745478 n-d-828419-4 sudo[120913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:28.539914 n-d-828419-4 sudo[120913]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:28.565825 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49" returned: 0 in 0.889s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:28.565825 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:28.600612 n-d-828419-4 sudo[120929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49
Apr 01 14:58:28.606279 n-d-828419-4 sudo[120929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:29.230681 n-d-828419-4 sudo[120929]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:29.233397 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49" returned: 0 in 0.688s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:29.235168 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:29.290770 n-d-828419-4 sudo[120932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49
Apr 01 14:58:29.291620 n-d-828419-4 sudo[120932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:30.459160 n-d-828419-4 sudo[120932]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:30.462015 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-02b883ee-719b-41c2-b147-4ec6603ffa49" returned: 0 in 1.226s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:30.463406 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Successfully deleted volume: 02b883ee-719b-41c2-b147-4ec6603ffa49
Apr 01 14:58:31.050225 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Created reservations ['7c9d07c2-5da3-4f9d-a4ae-627bec90d27f', 'ac36df77-6ea8-4187-b4f0-a58c6640c408', '9d536e50-6bdf-4555-b5f9-d356962ef706', '3de396f4-103d-41e8-95a8-e1bcd8e677a4'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:58:31.635314 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:58:31.636831 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:31.671849 n-d-828419-4 sudo[120971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:58:31.674044 n-d-828419-4 sudo[120971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:32.782478 n-d-828419-4 sudo[120971]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:32.785049 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.148s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:32.787056 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:32.823761 n-d-828419-4 sudo[120975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:58:32.830515 n-d-828419-4 sudo[120975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:33.427000 n-d-828419-4 sudo[120975]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:33.429998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.642s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:33.432816 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:58:33.440826 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Deleted volume successfully.
Apr 01 14:58:33.658313 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-9d12d5e6-9fa3-46b1-87a8-ab2dc841c0a3 tempest-SnapshotManageAdminTest-1518318374 None] Lock "b'cinder-02b883ee-719b-41c2-b147-4ec6603ffa49-delete_volume'" released by "delete_volume" :: held 6.321s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:58:35.595040 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Lock "b'cinder-538a7943-0795-4d6e-b8cd-6df3f5868574-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:58:36.009227 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:36.296706 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.287s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:36.297220 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315723182672]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:58:36.298242 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Skipping remove_export. No iscsi_target is presently exported for volume: 538a7943-0795-4d6e-b8cd-6df3f5868574
Apr 01 14:58:36.299691 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:36.354808 n-d-828419-4 sudo[121018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574
Apr 01 14:58:36.355669 n-d-828419-4 sudo[121018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:37.495743 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574" returned: 0 in 1.194s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:37.490850 n-d-828419-4 sudo[121018]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:37.504113 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:37.573348 n-d-828419-4 sudo[121067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574
Apr 01 14:58:37.574971 n-d-828419-4 sudo[121067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:38.859745 n-d-828419-4 sudo[121067]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:38.862139 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574" returned: 0 in 1.364s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:38.864633 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:38.910661 n-d-828419-4 sudo[121092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574
Apr 01 14:58:38.911909 n-d-828419-4 sudo[121092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:39.556375 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:58:39.557143 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:58:39.558175 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:39.624832 n-d-828419-4 sudo[121097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:58:39.627958 n-d-828419-4 sudo[121097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:40.342104 n-d-828419-4 sudo[121092]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:40.344732 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-538a7943-0795-4d6e-b8cd-6df3f5868574" returned: 0 in 1.480s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:40.346753 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Successfully deleted volume: 538a7943-0795-4d6e-b8cd-6df3f5868574
Apr 01 14:58:40.634094 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Created reservations ['a87fd114-a1e9-4a62-b274-6cea008834af', '286d4301-3d18-4782-a04a-0769b76af45b', 'f453ddee-204d-4260-901d-45063c76edee', '5d6276f5-8446-4311-b915-f243ba29ad5d'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:58:40.663955 n-d-828419-4 sudo[121097]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:40.666511 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.108s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:40.668495 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:40.758121 n-d-828419-4 sudo[121128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:58:40.765774 n-d-828419-4 sudo[121128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:40.933352 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:58:40.935560 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:40.979500 n-d-828419-4 sudo[121131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:58:40.980310 n-d-828419-4 sudo[121131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:41.641992 n-d-828419-4 sudo[121128]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:41.644093 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.975s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:41.646247 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:58:42.057174 n-d-828419-4 sudo[121131]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:42.059022 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.123s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:42.060301 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:42.117041 n-d-828419-4 sudo[121144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:58:42.118660 n-d-828419-4 sudo[121144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:43.064984 n-d-828419-4 sudo[121144]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:43.067642 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.006s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:43.069256 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:58:43.086175 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Deleted volume successfully.
Apr 01 14:58:43.285738 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-3071e5dd-4cc2-48c4-a34e-19d0b4ea11b7 tempest-DeleteServersTestJSON-282052493 None] Lock "b'cinder-538a7943-0795-4d6e-b8cd-6df3f5868574-delete_volume'" released by "delete_volume" :: held 7.696s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:58:51.191941 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:58:51.197435 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:58:51.198581 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:58:51.223471 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Flow 'volume_create_manager' (b133d362-eb11-48ed-8d43-5b5b543ad346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:58:51.232999 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73844533-10da-4d09-987c-56e5cf3c3cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:51.264225 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:58:51.310745 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73844533-10da-4d09-987c-56e5cf3c3cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1042282339',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=44207d73-c0d3-43a9-908a-6891e01080a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac96d07d69ce4668a703f8e76f58c5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:58:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:58:51Z,user_id='b4205dae36cb423e8dadacd9d664cd4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:51.314976 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f0aae8c-e8c1-491a-9314-7b4adb0b6dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:51.317696 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f0aae8c-e8c1-491a-9314-7b4adb0b6dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:51.320638 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (972759ad-0a93-4b30-9bf2-8493ff361901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:51.324187 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (972759ad-0a93-4b30-9bf2-8493ff361901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '44207d73-c0d3-43a9-908a-6891e01080a0', 'volume_name': 'volume-44207d73-c0d3-43a9-908a-6891e01080a0', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:51.327311 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (95505971-06ae-4647-b2f6-dae5ee420466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:51.331301 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (95505971-06ae-4647-b2f6-dae5ee420466) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:51.335226 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32d2173d-5d4a-4c72-8e06-3b1c715c6263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:51.336212 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Volume 44207d73-c0d3-43a9-908a-6891e01080a0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-44207d73-c0d3-43a9-908a-6891e01080a0', 'volume_size': 1}
Apr 01 14:58:51.337869 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44207d73-c0d3-43a9-908a-6891e01080a0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:51.368130 n-d-828419-4 sudo[121264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44207d73-c0d3-43a9-908a-6891e01080a0 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:58:51.369526 n-d-828419-4 sudo[121264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:52.252173 n-d-828419-4 sudo[121264]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:52.254258 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44207d73-c0d3-43a9-908a-6891e01080a0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.916s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:52.257348 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32d2173d-5d4a-4c72-8e06-3b1c715c6263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44207d73-c0d3-43a9-908a-6891e01080a0', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:52.260443 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6d4f8d6-5cea-43b4-a6a3-c8f39cd5140c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:52.360465 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Volume volume-44207d73-c0d3-43a9-908a-6891e01080a0 (44207d73-c0d3-43a9-908a-6891e01080a0): created successfully
Apr 01 14:58:52.362858 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6d4f8d6-5cea-43b4-a6a3-c8f39cd5140c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:52.372367 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Flow 'volume_create_manager' (b133d362-eb11-48ed-8d43-5b5b543ad346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:58:52.498807 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8b4ed118-f835-4c8e-a283-2bc0d14f0ddb tempest-VolumesBackupsAdminTest-2108311558 None] Created volume successfully.
Apr 01 14:58:57.854815 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.driver [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] Creating a new backup for volume volume-44207d73-c0d3-43a9-908a-6891e01080a0. {{(pid=96899) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 01 14:58:57.874847 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:57.957835 n-d-828419-4 sudo[121419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0
Apr 01 14:58:57.958671 n-d-828419-4 sudo[121419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:58.656462 n-d-828419-4 sudo[121419]: pam_unix(sudo:session): session closed for user root
Apr 01 14:58:58.659511 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0" returned: 0 in 0.784s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:58.760431 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:58.776998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:58.777459 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716491568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: I_T nexus: 16
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: I_T nexus: 17
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: rV3WXgNpuvwJ29qMbUGt
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: I_T nexus: 18
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: z9jRdfWMTDwA4L7MTre4
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:58:58.778251 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:58:58.787143 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] Creating iscsi_target for Volume ID: volume-44207d73-c0d3-43a9-908a-6891e01080a0 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:58:58.882367 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] Created volume path /opt/stack/data/cinder/volumes/volume-44207d73-c0d3-43a9-908a-6891e01080a0,
Apr 01 14:58:58.882367 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:58:58.882367 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:58:58.882367 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0
Apr 01 14:58:58.882367 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:58:58.882367 n-d-828419-4 cinder-volume[96899]: incominguser LeAswUkD7ZrW6WLgSrfE rNFFg5EFNnMXczJ9
Apr 01 14:58:58.882367 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:58:58.882367 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:58:58.882367 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:58:58.882367 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:58:58.894179 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:59.044018 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:58:59.050167 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:58:59.050753 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:58:59.071332 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Flow 'volume_create_manager' (d3707af6-d498-4b0d-8f80-0929637685bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:58:59.075612 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (575ecf80-91cf-4527-90a1-81a8ba088c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:59.101639 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:58:59.163284 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (575ecf80-91cf-4527-90a1-81a8ba088c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-390497032',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=34dc9d81-6a53-4ccc-b6ff-240c63bbd0de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74f6ecba431947ff834e5463d097d6ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:58:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:58:59Z,user_id='2c1436823b2b4378aa85e4f67fb3d5f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a432aee-096c-4187-9cf8-ddf867b52039),volume_type_id=5a432aee-096c-4187-9cf8-ddf867b52039)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:59.170008 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c65762c-580d-4327-a770-c9b511f38bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:59.184129 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c65762c-580d-4327-a770-c9b511f38bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:59.199681 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c65e996-dc7c-4b00-bf51-4e887bd5e0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:59.206117 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c65e996-dc7c-4b00-bf51-4e887bd5e0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '34dc9d81-6a53-4ccc-b6ff-240c63bbd0de', 'volume_name': 'volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:59.211417 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7dfe5cb2-ce29-4169-9c97-4a6696e922bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:59.214749 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7dfe5cb2-ce29-4169-9c97-4a6696e922bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:58:59.217464 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f537212a-3ca7-4788-b9a1-c4791796d935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:58:59.218008 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Volume 34dc9d81-6a53-4ccc-b6ff-240c63bbd0de: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de', 'volume_size': 1}
Apr 01 14:58:59.219545 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:59.268502 n-d-828419-4 sudo[121431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:58:59.269309 n-d-828419-4 sudo[121431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:58:59.427199 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0" returned: 0 in 0.537s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:59.427501 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716491568]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:58:59.428718 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:58:59.428839 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:58:59.432624 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:59.449043 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:59.449617 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716491568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0\n System information:\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-44207d73-c0d3-43a9-908a-6891e01080a0\n Backing store flags: \n Account information:\n LeAswUkD7ZrW6WLgSrfE\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: I_T nexus: 16
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: I_T nexus: 17
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: rV3WXgNpuvwJ29qMbUGt
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: I_T nexus: 18
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: z9jRdfWMTDwA4L7MTre4
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:58:59.450615 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:58:59.466760 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:58:59.692928 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.240s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:58:59.693259 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716491568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0\n System information:\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-44207d73-c0d3-43a9-908a-6891e01080a0\n Backing store flags: \n Account information:\n LeAswUkD7ZrW6WLgSrfE\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:58:59.696250 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:00.261379 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:00.261379 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716491568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0\n System information:\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-44207d73-c0d3-43a9-908a-6891e01080a0\n Backing store flags: \n Account information:\n LeAswUkD7ZrW6WLgSrfE\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:59:00.272095 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] Set provider_location to: 10.222.0.60:3260,4 iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:59:00.570756 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] Initialize volume connection completed successfully.
Apr 01 14:59:00.931223 n-d-828419-4 sudo[121431]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:00.933264 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.714s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:00.939785 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f537212a-3ca7-4788-b9a1-c4791796d935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:00.939785 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c73c8b3-f09a-414c-8614-23bbc36cb00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:01.121755 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Volume volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de (34dc9d81-6a53-4ccc-b6ff-240c63bbd0de): created successfully
Apr 01 14:59:01.123816 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c73c8b3-f09a-414c-8614-23bbc36cb00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:01.133826 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Flow 'volume_create_manager' (d3707af6-d498-4b0d-8f80-0929637685bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:59:01.308502 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-16ecc0cb-9f5b-454c-ad07-6d68c974ca52 tempest-VolumeTypesAccessTest-1697719783 None] Created volume successfully.
Apr 01 14:59:04.040233 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Lock "b'cinder-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:59:04.394904 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Skipping remove_export. No iscsi_target is presently exported for volume: 34dc9d81-6a53-4ccc-b6ff-240c63bbd0de
Apr 01 14:59:04.399263 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:04.434954 n-d-828419-4 sudo[121644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de
Apr 01 14:59:04.436009 n-d-828419-4 sudo[121644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:05.373088 n-d-828419-4 sudo[121644]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:05.376482 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de" returned: 0 in 0.978s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:05.377692 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:05.424550 n-d-828419-4 sudo[121708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de
Apr 01 14:59:05.425349 n-d-828419-4 sudo[121708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:06.167317 n-d-828419-4 sudo[121708]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:06.170415 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de" returned: 0 in 0.792s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:06.174314 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:06.276445 n-d-828419-4 sudo[121712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de
Apr 01 14:59:06.291972 n-d-828419-4 sudo[121712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:07.671287 n-d-828419-4 sudo[121712]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:07.678229 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de" returned: 0 in 1.500s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:07.678229 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Successfully deleted volume: 34dc9d81-6a53-4ccc-b6ff-240c63bbd0de
Apr 01 14:59:07.768565 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1367494591 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1367494591, it is now deprecated. Please use the default quota class for default quota.
Apr 01 14:59:07.769278 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1367494591 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1367494591, it is now deprecated. Please use the default quota class for default quota.
Apr 01 14:59:08.006777 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Created reservations ['83f7d404-32af-4dd1-aa7b-af5c482521ee', 'a135beed-a867-46b9-ae80-739c5cb97b30', 'dc124000-db40-442b-ade5-4fe53febf80c', '4a4f820c-d20e-46f8-ac96-841ee5971585'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:59:08.260339 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:59:08.261074 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:08.296550 n-d-828419-4 sudo[121757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:59:08.324228 n-d-828419-4 sudo[121757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:09.469548 n-d-828419-4 sudo[121757]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:09.472255 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.211s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:09.475178 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:09.514771 n-d-828419-4 sudo[121770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:59:09.524615 n-d-828419-4 sudo[121770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:10.203337 n-d-828419-4 sudo[121770]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:10.206776 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.731s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:10.209021 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:59:10.224943 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Deleted volume successfully.
Apr 01 14:59:10.312889 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-71559c16-2de6-4973-bae6-8c138cfa612f tempest-VolumeTypesAccessTest-1697719783 None] Lock "b'cinder-34dc9d81-6a53-4ccc-b6ff-240c63bbd0de-delete_volume'" released by "delete_volume" :: held 6.273s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:59:26.468035 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:59:26.473307 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:59:26.474009 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:59:26.492586 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Flow 'volume_create_manager' (fc496c8f-9d3b-448a-9594-0597fa410fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:59:26.509630 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64820d85-a178-4a2f-88b8-d36f4aac9625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:26.581086 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:59:26.619796 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64820d85-a178-4a2f-88b8-d36f4aac9625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1815890523',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=d3695ba9-7cc5-4627-b98f-e10242df1fba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71b59faa32734b3e99f249cb75638829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:59:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:59:26Z,user_id='e1f2ca5d18844b659f259eab49d2a9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:26.621432 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e851ffa-9a17-4d0b-b50e-4703e5ed0337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:26.632363 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e851ffa-9a17-4d0b-b50e-4703e5ed0337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:26.632363 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (14862d52-8956-48ca-a328-d47567d7aec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:26.632363 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (14862d52-8956-48ca-a328-d47567d7aec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd3695ba9-7cc5-4627-b98f-e10242df1fba', 'volume_name': 'volume-d3695ba9-7cc5-4627-b98f-e10242df1fba', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:26.634859 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ef11b9c-5871-4fdb-b3a5-e38d5857789e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:26.637551 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ef11b9c-5871-4fdb-b3a5-e38d5857789e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:26.640306 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d766f3b1-9754-4e86-9273-e0bf51775fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:26.641362 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Volume d3695ba9-7cc5-4627-b98f-e10242df1fba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d3695ba9-7cc5-4627-b98f-e10242df1fba', 'volume_size': 1}
Apr 01 14:59:26.643492 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3695ba9-7cc5-4627-b98f-e10242df1fba stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:26.679457 n-d-828419-4 sudo[121994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3695ba9-7cc5-4627-b98f-e10242df1fba stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:59:26.681394 n-d-828419-4 sudo[121994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:27.673853 n-d-828419-4 sudo[121994]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:27.676404 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3695ba9-7cc5-4627-b98f-e10242df1fba stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.032s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:27.681980 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d766f3b1-9754-4e86-9273-e0bf51775fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d3695ba9-7cc5-4627-b98f-e10242df1fba', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:27.685072 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d03f421b-eb11-4ee3-869e-6daaa5de6fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:27.866668 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Volume volume-d3695ba9-7cc5-4627-b98f-e10242df1fba (d3695ba9-7cc5-4627-b98f-e10242df1fba): created successfully
Apr 01 14:59:27.866668 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d03f421b-eb11-4ee3-869e-6daaa5de6fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:27.869172 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Flow 'volume_create_manager' (fc496c8f-9d3b-448a-9594-0597fa410fa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:59:27.976873 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3f4f4bad-9562-42f4-83fb-4cc1fa06e81b tempest-AttachVolumeTestJSON-957007614 None] Created volume successfully.
Apr 01 14:59:30.734407 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-54fd290e-90b0-4b67-8e05-7126c2a5bbef req-a7f7c89b-12cf-4ba2-a346-cdaf1b4abddd tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:30.758227 n-d-828419-4 sudo[122030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba
Apr 01 14:59:30.759795 n-d-828419-4 sudo[122030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:31.559065 n-d-828419-4 sudo[122030]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:31.561600 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-54fd290e-90b0-4b67-8e05-7126c2a5bbef req-a7f7c89b-12cf-4ba2-a346-cdaf1b4abddd tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba" returned: 0 in 0.827s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:31.671506 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:31.720585 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.049s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:31.721156 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719034128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0\n Backing store flags: \n Account information:\n LeAswUkD7ZrW6WLgSrfE\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-54fd290e-90b0-4b67-8e05-7126c2a5bbef req-a7f7c89b-12cf-4ba2-a346-cdaf1b4abddd tempest-AttachVolumeTestJSON-957007614 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: I_T nexus: 16
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: I_T nexus: 17
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: rV3WXgNpuvwJ29qMbUGt
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: I_T nexus: 18
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: z9jRdfWMTDwA4L7MTre4
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Target 4: iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: I_T nexus: 19
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00040000
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf40
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00040001
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf41
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: LeAswUkD7ZrW6WLgSrfE
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:59:31.722094 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 14:59:31.737467 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-54fd290e-90b0-4b67-8e05-7126c2a5bbef req-a7f7c89b-12cf-4ba2-a346-cdaf1b4abddd tempest-AttachVolumeTestJSON-957007614 None] Creating iscsi_target for Volume ID: volume-d3695ba9-7cc5-4627-b98f-e10242df1fba {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 14:59:31.885051 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-54fd290e-90b0-4b67-8e05-7126c2a5bbef req-a7f7c89b-12cf-4ba2-a346-cdaf1b4abddd tempest-AttachVolumeTestJSON-957007614 None] Created volume path /opt/stack/data/cinder/volumes/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba,
Apr 01 14:59:31.885051 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 14:59:31.885051 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:59:31.885051 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba
Apr 01 14:59:31.885051 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 14:59:31.885051 n-d-828419-4 cinder-volume[96899]: incominguser rv9TDxQuno6VU8yTRiFQ zsJUqjKX4gLRnF88
Apr 01 14:59:31.885051 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:59:31.885051 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 14:59:31.885051 n-d-828419-4 cinder-volume[96899]:
Apr 01 14:59:31.885051 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 14:59:31.889013 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:32.631763 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba" returned: 0 in 0.744s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:32.632205 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719034128]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:59:32.632810 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-54fd290e-90b0-4b67-8e05-7126c2a5bbef req-a7f7c89b-12cf-4ba2-a346-cdaf1b4abddd tempest-AttachVolumeTestJSON-957007614 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 14:59:32.633197 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-54fd290e-90b0-4b67-8e05-7126c2a5bbef req-a7f7c89b-12cf-4ba2-a346-cdaf1b4abddd tempest-AttachVolumeTestJSON-957007614 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 14:59:32.636864 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:32.650319 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:32.654330 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719034128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0\n Backing store flags: \n Account information:\n LeAswUkD7ZrW6WLgSrfE\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n System information:\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-d3695ba9-7cc5-4627-b98f-e10242df1fba\n Backing store flags: \n Account information:\n rv9TDxQuno6VU8yTRiFQ\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-54fd290e-90b0-4b67-8e05-7126c2a5bbef req-a7f7c89b-12cf-4ba2-a346-cdaf1b4abddd tempest-AttachVolumeTestJSON-957007614 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: I_T nexus: 16
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: I_T nexus: 17
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: rV3WXgNpuvwJ29qMbUGt
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: I_T nexus: 18
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: z9jRdfWMTDwA4L7MTre4
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Target 4: iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: I_T nexus: 19
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00040000
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf40
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00040001
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf41
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: LeAswUkD7ZrW6WLgSrfE
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 14:59:32.654939 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 14:59:32.673182 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:32.928132 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.272s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:32.929186 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719034128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0\n Backing store flags: \n Account information:\n LeAswUkD7ZrW6WLgSrfE\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n System information:\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-d3695ba9-7cc5-4627-b98f-e10242df1fba\n Backing store flags: \n Account information:\n rv9TDxQuno6VU8yTRiFQ\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:59:32.931010 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:33.196784 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:33.197358 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719034128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0\n Backing store flags: \n Account information:\n LeAswUkD7ZrW6WLgSrfE\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n System information:\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-d3695ba9-7cc5-4627-b98f-e10242df1fba\n Backing store flags: \n Account information:\n rv9TDxQuno6VU8yTRiFQ\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 14:59:33.198980 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-54fd290e-90b0-4b67-8e05-7126c2a5bbef req-a7f7c89b-12cf-4ba2-a346-cdaf1b4abddd tempest-AttachVolumeTestJSON-957007614 None] Set provider_location to: 10.222.0.60:3260,5 iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 14:59:33.488969 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-54fd290e-90b0-4b67-8e05-7126c2a5bbef req-a7f7c89b-12cf-4ba2-a346-cdaf1b4abddd tempest-AttachVolumeTestJSON-957007614 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba', 'target_lun': 1, 'volume_id': 'd3695ba9-7cc5-4627-b98f-e10242df1fba', 'auth_method': 'CHAP', 'auth_username': 'rv9TDxQuno6VU8yTRiFQ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'dbc0b3e5-0cf5-4be3-9fe7-245a382f67f3'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 14:59:33.982358 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-54fd290e-90b0-4b67-8e05-7126c2a5bbef req-a7f7c89b-12cf-4ba2-a346-cdaf1b4abddd tempest-AttachVolumeTestJSON-957007614 None] attachment_update completed successfully.
Apr 01 14:59:39.554514 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 14:59:39.559170 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:59:39.559170 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:39.602563 n-d-828419-4 sudo[122151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:59:39.604940 n-d-828419-4 sudo[122151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:40.637428 n-d-828419-4 sudo[122151]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:40.639950 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.082s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:40.641902 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:40.708657 n-d-828419-4 sudo[122185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:59:40.711368 n-d-828419-4 sudo[122185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:40.910827 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:59:40.910827 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:59:40.910827 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:59:40.939965 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Flow 'volume_create_manager' (6ffe8267-0854-40e2-ab8a-33dc04b9481e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:59:40.939965 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (540b74c6-8ac2-4914-a9cd-f2bc241d9a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:41.029162 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:59:41.143278 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (540b74c6-8ac2-4914-a9cd-f2bc241d9a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:59:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1661945598',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=ef9285dc-1018-472e-b55f-cc12948e9b66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a673834aab064ae384a985bf2dbcfb24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:59:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:59:41Z,user_id='63fdd94f744948cb81ecc5a4133b855a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:41.152761 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eaf30a4f-d43a-41b8-8cf1-d9b519d93066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:41.157979 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eaf30a4f-d43a-41b8-8cf1-d9b519d93066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:41.169633 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d55a418-f558-42ba-9760-3990f26aaf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:41.181614 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d55a418-f558-42ba-9760-3990f26aaf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ef9285dc-1018-472e-b55f-cc12948e9b66', 'volume_name': 'volume-ef9285dc-1018-472e-b55f-cc12948e9b66', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:41.195079 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6814966-f7d2-4fd6-8b07-f901bfd5a3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:41.198806 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6814966-f7d2-4fd6-8b07-f901bfd5a3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:41.210803 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43275c25-783b-4953-8fc4-8845dbcc8392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:41.211636 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Volume ef9285dc-1018-472e-b55f-cc12948e9b66: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ef9285dc-1018-472e-b55f-cc12948e9b66', 'volume_size': 1}
Apr 01 14:59:41.219099 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef9285dc-1018-472e-b55f-cc12948e9b66 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:41.336420 n-d-828419-4 sudo[122201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef9285dc-1018-472e-b55f-cc12948e9b66 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:59:41.338057 n-d-828419-4 sudo[122201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:41.616567 n-d-828419-4 sudo[122185]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:41.619077 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.977s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:41.622301 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:59:42.553899 n-d-828419-4 sudo[122201]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:42.556461 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef9285dc-1018-472e-b55f-cc12948e9b66 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.338s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:42.560047 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43275c25-783b-4953-8fc4-8845dbcc8392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ef9285dc-1018-472e-b55f-cc12948e9b66', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:42.565429 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b0a738d-3a3c-4a25-a84c-057e569623e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:42.638949 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Volume volume-ef9285dc-1018-472e-b55f-cc12948e9b66 (ef9285dc-1018-472e-b55f-cc12948e9b66): created successfully
Apr 01 14:59:42.641705 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b0a738d-3a3c-4a25-a84c-057e569623e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:42.644806 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Flow 'volume_create_manager' (6ffe8267-0854-40e2-ab8a-33dc04b9481e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:59:42.763061 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-622787cc-8847-46b6-9eca-8374ed71b529 tempest-VolumesMetadataTest-68419732 None] Created volume successfully.
Apr 01 14:59:43.357918 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-37373850-82ae-41d3-b56e-fcec849167f4 tempest-GroupSnapshotsTest-1545484494 None] Group tempest-GroupSnapshotsTest-Group-1583063172: creating
Apr 01 14:59:43.482289 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-37373850-82ae-41d3-b56e-fcec849167f4 tempest-GroupSnapshotsTest-1545484494 None] Group tempest-GroupSnapshotsTest-Group-1583063172: created successfully
Apr 01 14:59:43.555203 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-37373850-82ae-41d3-b56e-fcec849167f4 tempest-GroupSnapshotsTest-1545484494 None] Create group completed successfully.
Apr 01 14:59:45.464219 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Lock "b'cinder-ef9285dc-1018-472e-b55f-cc12948e9b66-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:59:45.694766 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Skipping remove_export. No iscsi_target is presently exported for volume: ef9285dc-1018-472e-b55f-cc12948e9b66
Apr 01 14:59:45.696145 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ef9285dc-1018-472e-b55f-cc12948e9b66 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:45.730990 n-d-828419-4 sudo[122255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ef9285dc-1018-472e-b55f-cc12948e9b66
Apr 01 14:59:45.733111 n-d-828419-4 sudo[122255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:45.944929 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:59:45.950518 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:59:45.951042 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:59:45.982262 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Flow 'volume_create_manager' (877dd533-2788-4a8f-92a0-359c6abac095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:59:45.986251 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b37e2a0c-35af-4c94-8c92-4c00d7bad6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:46.066552 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:59:46.135509 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b37e2a0c-35af-4c94-8c92-4c00d7bad6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1997879866',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=39068dfc-b874-4fbe-ac41-84d44a4b59fd,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=9fc37bbc-c59c-4ae4-8620-e432da6c3473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50d0473f0b014dc8b7fb8dbfef446764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:59:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:59:46Z,user_id='89c683a793554cee9e343f531d670c17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5643dae-5e2d-4de3-b8d8-cc21c71695b0),volume_type_id=e5643dae-5e2d-4de3-b8d8-cc21c71695b0)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:46.139628 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93afc125-ba6d-44ca-8ede-1b77a9271b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:46.151643 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93afc125-ba6d-44ca-8ede-1b77a9271b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:46.154007 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba23d396-4943-4900-81aa-bb0425db1739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:46.156373 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba23d396-4943-4900-81aa-bb0425db1739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9fc37bbc-c59c-4ae4-8620-e432da6c3473', 'volume_name': 'volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:46.158753 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b6b0926-5e65-4a01-84a2-d555f57c2727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:46.175443 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b6b0926-5e65-4a01-84a2-d555f57c2727) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:46.181236 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aafee982-3f4d-443a-b627-34ccb58abbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:46.231564 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Volume 9fc37bbc-c59c-4ae4-8620-e432da6c3473: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473', 'volume_size': 1}
Apr 01 14:59:46.233378 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:46.278185 n-d-828419-4 sudo[122259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:59:46.279049 n-d-828419-4 sudo[122259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:46.550404 n-d-828419-4 sudo[122255]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:46.552630 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ef9285dc-1018-472e-b55f-cc12948e9b66" returned: 0 in 0.856s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:46.556074 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef9285dc-1018-472e-b55f-cc12948e9b66 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:46.599153 n-d-828419-4 sudo[122262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef9285dc-1018-472e-b55f-cc12948e9b66
Apr 01 14:59:46.603391 n-d-828419-4 sudo[122262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:47.315269 n-d-828419-4 sudo[122259]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:47.318290 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.085s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:47.323771 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aafee982-3f4d-443a-b627-34ccb58abbee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:47.326686 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (575ea628-f226-43a4-9352-94cfb87ce643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:47.510495 n-d-828419-4 sudo[122262]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:47.513178 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef9285dc-1018-472e-b55f-cc12948e9b66" returned: 0 in 0.957s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:47.514888 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef9285dc-1018-472e-b55f-cc12948e9b66 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:47.538606 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Volume volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473 (9fc37bbc-c59c-4ae4-8620-e432da6c3473): created successfully
Apr 01 14:59:47.541737 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (575ea628-f226-43a4-9352-94cfb87ce643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:47.545130 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Flow 'volume_create_manager' (877dd533-2788-4a8f-92a0-359c6abac095) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:59:47.555468 n-d-828419-4 sudo[122299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef9285dc-1018-472e-b55f-cc12948e9b66
Apr 01 14:59:47.560639 n-d-828419-4 sudo[122299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:47.648995 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b3636f3d-ab04-4789-89de-4bbcda3092a7 tempest-GroupSnapshotsTest-1545484494 None] Created volume successfully.
Apr 01 14:59:48.337752 n-d-828419-4 sudo[122299]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:48.339709 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef9285dc-1018-472e-b55f-cc12948e9b66" returned: 0 in 0.825s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:48.340771 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Successfully deleted volume: ef9285dc-1018-472e-b55f-cc12948e9b66
Apr 01 14:59:48.541002 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Created reservations ['98ddccca-cd78-49da-abdb-1a91ae08616d', 'a037a55a-e9ac-43ce-aa5c-d993bd827937', '39faadc6-6762-4dd9-9b60-14ad73f4b239', '293b61ba-d5e8-492a-9454-4100cc16025c'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:59:49.014182 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:59:49.018322 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:49.037892 n-d-828419-4 sudo[122309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:59:49.038733 n-d-828419-4 sudo[122309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:49.229554 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e812dff5-b907-4447-a999-b9fb64135629 tempest-GroupSnapshotsTest-1545484494 None] GroupSnapshot 746e6389-138f-4f6c-a1f5-3217c6b2c4aa: creating.
Apr 01 14:59:49.301549 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e812dff5-b907-4447-a999-b9fb64135629 tempest-GroupSnapshotsTest-1545484494 None] Group snapshot 746e6389-138f-4f6c-a1f5-3217c6b2c4aa: creating. {{(pid=96899) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4009}}
Apr 01 14:59:49.419967 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e812dff5-b907-4447-a999-b9fb64135629 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:49.463196 n-d-828419-4 sudo[122326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473
Apr 01 14:59:49.464798 n-d-828419-4 sudo[122326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:49.862300 n-d-828419-4 sudo[122309]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:49.864994 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.849s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:49.867374 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:49.915425 n-d-828419-4 sudo[122337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:59:49.918149 n-d-828419-4 sudo[122337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:50.319448 n-d-828419-4 sudo[122326]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:50.322794 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e812dff5-b907-4447-a999-b9fb64135629 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473" returned: 0 in 0.902s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:50.323535 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e812dff5-b907-4447-a999-b9fb64135629 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6477c46d-aa12-483d-8984-a52267d137a6 --snapshot stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:50.360792 n-d-828419-4 sudo[122351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6477c46d-aa12-483d-8984-a52267d137a6 --snapshot stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473 -L 1.00g
Apr 01 14:59:50.362311 n-d-828419-4 sudo[122351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:50.819020 n-d-828419-4 sudo[122337]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:50.821811 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.954s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:50.824908 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:59:50.840795 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Deleted volume successfully.
Apr 01 14:59:51.035781 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-45f11925-bfac-4252-8352-b6b633612572 tempest-VolumesMetadataTest-68419732 None] Lock "b'cinder-ef9285dc-1018-472e-b55f-cc12948e9b66-delete_volume'" released by "delete_volume" :: held 5.581s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:59:51.985267 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e812dff5-b907-4447-a999-b9fb64135629 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6477c46d-aa12-483d-8984-a52267d137a6 --snapshot stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473 -L 1.00g" returned: 0 in 1.659s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:51.979897 n-d-828419-4 sudo[122351]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:52.518797 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e812dff5-b907-4447-a999-b9fb64135629 tempest-GroupSnapshotsTest-1545484494 None] group_snapshot 746e6389-138f-4f6c-a1f5-3217c6b2c4aa: created successfully
Apr 01 14:59:53.059500 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Lock "b'cinder-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:59:53.325707 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Skipping remove_export. No iscsi_target is presently exported for volume: b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab
Apr 01 14:59:53.326727 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:53.374094 n-d-828419-4 sudo[122491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab
Apr 01 14:59:53.375521 n-d-828419-4 sudo[122491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:54.073270 n-d-828419-4 sudo[122491]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:54.088994 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab" returned: 0 in 0.749s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:54.088994 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:54.160859 n-d-828419-4 sudo[122497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab
Apr 01 14:59:54.163118 n-d-828419-4 sudo[122497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:54.799948 n-d-828419-4 sudo[122497]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:54.812123 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab" returned: 0 in 0.724s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:54.814683 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:54.861410 n-d-828419-4 sudo[122500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab
Apr 01 14:59:54.862316 n-d-828419-4 sudo[122500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:54.977037 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b726ea87-6f9f-4246-8c84-cdc1acfbca07 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:55.075596 n-d-828419-4 sudo[122502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b726ea87-6f9f-4246-8c84-cdc1acfbca07 stack-volumes-lvmdriver-1 -L 1g
Apr 01 14:59:55.076528 n-d-828419-4 sudo[122502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:55.690015 n-d-828419-4 sudo[122500]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:55.692332 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab" returned: 0 in 0.877s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:55.694070 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Successfully deleted volume: b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab
Apr 01 14:59:55.749326 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 14:59:55.753268 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 14:59:55.753949 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 14:59:55.768424 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Flow 'volume_create_manager' (4def4947-49e1-40d7-8248-b644d236f60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:59:55.771970 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (920b12ae-f796-4897-9eed-03ce492c6113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:55.802559 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 14:59:55.834666 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (920b12ae-f796-4897-9eed-03ce492c6113) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T14:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2122908244',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=aa22fac0-f115-4683-a1cf-0f06d9fc4116,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab86745a5854453aa2e67ab19a181c73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T14:59:55Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T14:59:55Z,user_id='ac60a699470b4b5bbb88b01c01806fc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:55.837502 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc3b2d55-4ece-4ec8-a458-82758e1108b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:55.839615 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc3b2d55-4ece-4ec8-a458-82758e1108b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:55.845551 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb1d8e27-c4e1-499e-80b4-dfebbb4bc5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:55.845671 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb1d8e27-c4e1-499e-80b4-dfebbb4bc5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aa22fac0-f115-4683-a1cf-0f06d9fc4116', 'volume_name': 'volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116', 'volume_size': 2}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:55.850361 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6c42bb1-d02b-44dd-82ac-13ea8f9e60ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:55.852796 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6c42bb1-d02b-44dd-82ac-13ea8f9e60ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:55.854938 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c33ff219-4417-49f5-b80e-350464834fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:55.855715 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Volume aa22fac0-f115-4683-a1cf-0f06d9fc4116: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116', 'volume_size': 2}
Apr 01 14:59:55.856881 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116 stack-volumes-lvmdriver-1 -L 2g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:55.883669 n-d-828419-4 sudo[122513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116 stack-volumes-lvmdriver-1 -L 2g
Apr 01 14:59:55.885474 n-d-828419-4 sudo[122513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:55.964367 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Created reservations ['7e1226a8-9cc6-4d02-ab37-b30746cae60d', 'c93ff67c-23ef-4aae-930d-0487479b6a8d', '4fe9687d-d779-46e2-8f1b-81ffe53ef7e6', '91df81c2-2556-48d9-ac10-977598c3b332'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 14:59:56.126558 n-d-828419-4 sudo[122502]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:56.142360 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b726ea87-6f9f-4246-8c84-cdc1acfbca07 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.170s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:56.144138 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:56.177929 n-d-828419-4 sudo[122542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 01 14:59:56.178781 n-d-828419-4 sudo[122542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:56.288976 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 14:59:56.290494 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:56.339763 n-d-828419-4 sudo[122545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 14:59:56.340593 n-d-828419-4 sudo[122545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:56.612570 n-d-828419-4 sudo[122542]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:56.615206 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.471s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:56.616465 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6477c46d-aa12-483d-8984-a52267d137a6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:56.653655 n-d-828419-4 sudo[122555]: ubuntu : 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-6477c46d-aa12-483d-8984-a52267d137a6
Apr 01 14:59:56.654578 n-d-828419-4 sudo[122555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:56.895695 n-d-828419-4 sudo[122513]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:56.898341 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.041s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:56.903390 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c33ff219-4417-49f5-b80e-350464834fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116', 'volume_size': 2}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:56.905844 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d63752b-3b59-4807-a7b3-5cb4b4aa1a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 14:59:57.052931 n-d-828419-4 sudo[122545]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:57.055932 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:57.057286 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:57.093746 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Volume volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116 (aa22fac0-f115-4683-a1cf-0f06d9fc4116): created successfully
Apr 01 14:59:57.093746 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d63752b-3b59-4807-a7b3-5cb4b4aa1a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 14:59:57.095497 n-d-828419-4 sudo[122580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 14:59:57.096012 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Flow 'volume_create_manager' (4def4947-49e1-40d7-8248-b644d236f60d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 14:59:57.100630 n-d-828419-4 sudo[122580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:57.302533 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-a7d5b02f-78b6-475c-b06b-fd649d74a3ce tempest-VolumesCloneNegativeTest-1169710212 None] Created volume successfully.
Apr 01 14:59:57.452382 n-d-828419-4 sudo[122555]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:57.454676 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6477c46d-aa12-483d-8984-a52267d137a6" returned: 0 in 0.838s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:57.457579 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6477c46d--aa12--483d--8984--a52267d137a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b726ea87--6f9f--4246--8c84--cdc1acfbca07 iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:57.505042 n-d-828419-4 sudo[122585]: 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--6477c46d--aa12--483d--8984--a52267d137a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b726ea87--6f9f--4246--8c84--cdc1acfbca07 iflag=direct
Apr 01 14:59:57.507968 n-d-828419-4 sudo[122585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:57.571250 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Lock "b'cinder-b2806761-9485-4be3-a4d7-6c6ce7672504-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:59:57.871545 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Skipping remove_export. No iscsi_target is presently exported for volume: b2806761-9485-4be3-a4d7-6c6ce7672504
Apr 01 14:59:57.872765 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b2806761-9485-4be3-a4d7-6c6ce7672504 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:57.926892 n-d-828419-4 sudo[122588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b2806761-9485-4be3-a4d7-6c6ce7672504
Apr 01 14:59:57.929877 n-d-828419-4 sudo[122588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:58.017683 n-d-828419-4 sudo[122580]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:58.020142 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.964s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:58.025160 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 14:59:58.032038 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Deleted volume successfully.
Apr 01 14:59:58.122077 n-d-828419-4 sudo[122585]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:58.124610 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6477c46d--aa12--483d--8984--a52267d137a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b726ea87--6f9f--4246--8c84--cdc1acfbca07 iflag=direct" returned: 0 in 0.668s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:58.126622 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6477c46d--aa12--483d--8984--a52267d137a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b726ea87--6f9f--4246--8c84--cdc1acfbca07 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:58.182210 n-d-828419-4 sudo[122593]: 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--6477c46d--aa12--483d--8984--a52267d137a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b726ea87--6f9f--4246--8c84--cdc1acfbca07 oflag=direct
Apr 01 14:59:58.185592 n-d-828419-4 sudo[122593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:58.218999 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-24acfde1-236c-4a25-a1a6-0fb3ceb306ee tempest-ServersNegativeTestJSON-1772989003 None] Lock "b'cinder-b55a4efc-e42a-4ea6-8a9f-2fd1d82566ab-delete_volume'" released by "delete_volume" :: held 5.151s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 14:59:58.354515 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Lock "b'cinder-aa22fac0-f115-4683-a1cf-0f06d9fc4116-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 14:59:58.546932 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa22fac0-f115-4683-a1cf-0f06d9fc4116
Apr 01 14:59:58.556503 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:58.574553 n-d-828419-4 sudo[122603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116
Apr 01 14:59:58.575412 n-d-828419-4 sudo[122603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:58.634295 n-d-828419-4 sudo[122588]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:58.637286 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b2806761-9485-4be3-a4d7-6c6ce7672504" returned: 0 in 0.763s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:58.639328 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2806761-9485-4be3-a4d7-6c6ce7672504 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:58.713684 n-d-828419-4 sudo[122606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2806761-9485-4be3-a4d7-6c6ce7672504
Apr 01 14:59:58.714503 n-d-828419-4 sudo[122606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:58.753706 n-d-828419-4 sudo[122593]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:58.756189 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6477c46d--aa12--483d--8984--a52267d137a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b726ea87--6f9f--4246--8c84--cdc1acfbca07 oflag=direct" returned: 0 in 0.629s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:58.757336 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6477c46d--aa12--483d--8984--a52267d137a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b726ea87--6f9f--4246--8c84--cdc1acfbca07 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:58.824705 n-d-828419-4 sudo[122617]: 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--6477c46d--aa12--483d--8984--a52267d137a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b726ea87--6f9f--4246--8c84--cdc1acfbca07 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 14:59:58.837130 n-d-828419-4 sudo[122617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:59.675220 n-d-828419-4 sudo[122603]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:59.677479 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116" returned: 0 in 1.129s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:59.679206 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:59.701019 n-d-828419-4 sudo[122622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116
Apr 01 14:59:59.702053 n-d-828419-4 sudo[122622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 14:59:59.765946 n-d-828419-4 sudo[122606]: pam_unix(sudo:session): session closed for user root
Apr 01 14:59:59.782400 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2806761-9485-4be3-a4d7-6c6ce7672504" returned: 0 in 1.139s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 14:59:59.784946 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2806761-9485-4be3-a4d7-6c6ce7672504 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 14:59:59.826562 n-d-828419-4 sudo[122624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2806761-9485-4be3-a4d7-6c6ce7672504
Apr 01 14:59:59.827413 n-d-828419-4 sudo[122624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:00.395209 n-d-828419-4 sudo[122622]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:00.398285 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116" returned: 0 in 0.718s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:00.400125 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:00.454646 n-d-828419-4 sudo[122627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116
Apr 01 15:00:00.457580 n-d-828419-4 sudo[122627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:01.165178 n-d-828419-4 sudo[122624]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:01.167465 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2806761-9485-4be3-a4d7-6c6ce7672504" returned: 0 in 1.382s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:01.168607 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Successfully deleted volume: b2806761-9485-4be3-a4d7-6c6ce7672504
Apr 01 15:00:01.356413 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Created reservations ['6991652c-6104-4bec-8bef-166c1262910f', '9dd419aa-8cc5-4136-bc60-4d15e70dc82e', 'b2c6aeb7-7231-4af8-8c41-84eaad2497ce', 'bbd422b4-8895-42d4-b10f-e7c32663a63f'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:00:01.450084 n-d-828419-4 sudo[122627]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:01.457118 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa22fac0-f115-4683-a1cf-0f06d9fc4116" returned: 0 in 1.056s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:01.458401 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Successfully deleted volume: aa22fac0-f115-4683-a1cf-0f06d9fc4116
Apr 01 15:00:01.633926 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Created reservations ['0aed4cde-4763-49ab-be9a-4cd86f2c8fbb', '5f68177d-7f23-4943-acd3-c98b3432ca4a', '8dd3a5b6-fec3-46c3-8811-f71a304a8864', '8a89f291-1240-4156-9f37-5917228c6926'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:00:01.840869 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:00:01.841609 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:01.880783 n-d-828419-4 sudo[122639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:00:01.884903 n-d-828419-4 sudo[122639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:02.113733 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:00:02.114872 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:02.170076 n-d-828419-4 sudo[122641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:00:02.171468 n-d-828419-4 sudo[122641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:02.829158 n-d-828419-4 sudo[122639]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:02.831420 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.989s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:02.833631 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:02.878892 n-d-828419-4 sudo[122652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:00:02.879675 n-d-828419-4 sudo[122652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:03.012417 n-d-828419-4 sudo[122641]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:03.016086 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:03.017784 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:03.088540 n-d-828419-4 sudo[122668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:00:03.091226 n-d-828419-4 sudo[122668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:03.634867 n-d-828419-4 sudo[122652]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:03.638013 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.803s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:03.639959 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:00:03.649183 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Deleted volume successfully.
Apr 01 15:00:03.810419 n-d-828419-4 sudo[122668]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:03.813395 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.796s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:03.814350 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:00:03.818563 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Deleted volume successfully.
Apr 01 15:00:03.849253 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-4d2222d0-6564-4187-8898-2bbce6ad4fbf tempest-ServersNegativeTestJSON-1772989003 None] Lock "b'cinder-b2806761-9485-4be3-a4d7-6c6ce7672504-delete_volume'" released by "delete_volume" :: held 6.270s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:00:03.950366 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-eab8781a-7cfa-4046-969e-bc827a6dc209 tempest-VolumesCloneNegativeTest-1169710212 None] Lock "b'cinder-aa22fac0-f115-4683-a1cf-0f06d9fc4116-delete_volume'" released by "delete_volume" :: held 5.596s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:00:17.982864 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] Terminate volume connection completed successfully.
Apr 01 15:00:18.116281 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:18.392704 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.269s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:18.392704 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718007088]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0\n System information:\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-44207d73-c0d3-43a9-908a-6891e01080a0\n Backing store flags: \n Account information:\n LeAswUkD7ZrW6WLgSrfE\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n Backing store flags: \n Account information:\n rv9TDxQuno6VU8yTRiFQ\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:00:18.392704 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] Removing iscsi_target for Volume ID: 44207d73-c0d3-43a9-908a-6891e01080a0
Apr 01 15:00:18.392704 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:18.829372 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-44207d73-c0d3-43a9-908a-6891e01080a0 -f" returned: 0 in 0.443s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:18.835475 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718007088]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:00:18.835475 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:19.093288 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.262s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:19.093951 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718007088]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n Backing store flags: \n Account information:\n rv9TDxQuno6VU8yTRiFQ\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:00:19.094522 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3ea7d1cd-45c7-45a9-a1e1-a01fb89c12df tempest-VolumesBackupsAdminTest-2108311558 None] Remove volume export completed successfully.
Apr 01 15:00:25.402375 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:00:25.403011 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:00:25.403286 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:00:25.428652 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Flow 'volume_create_manager' (b0422bf4-dce7-4b6c-9c18-508b49e6ca6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:00:25.432997 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c685ea73-2989-4f6e-95e1-9bf71ea023c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:25.458107 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:00:25.492413 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c685ea73-2989-4f6e-95e1-9bf71ea023c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:00:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9c47b957-56de-4aa7-8607-6692d6b9fac4',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=0c88a3d2-ef83-45bf-af61-5b1fe728fee1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac96d07d69ce4668a703f8e76f58c5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:00:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:00:25Z,user_id='b4205dae36cb423e8dadacd9d664cd4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:25.495970 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20162198-d075-409c-bc3f-570c93ebbef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:25.499367 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20162198-d075-409c-bc3f-570c93ebbef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:25.534311 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de9f42bf-4898-4a94-94bd-49d8d08de2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:25.536778 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de9f42bf-4898-4a94-94bd-49d8d08de2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0c88a3d2-ef83-45bf-af61-5b1fe728fee1', 'volume_name': 'volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:25.543923 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3df88122-dd1a-4e83-8b4c-5c6deaa1e387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:25.554014 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3df88122-dd1a-4e83-8b4c-5c6deaa1e387) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:25.556475 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ea97a43-b6d2-4bf5-8964-a9a29420c4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:25.564270 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Volume 0c88a3d2-ef83-45bf-af61-5b1fe728fee1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1', 'volume_size': 1}
Apr 01 15:00:25.564270 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:25.635095 n-d-828419-4 sudo[123056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:00:25.670991 n-d-828419-4 sudo[123056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:26.671089 n-d-828419-4 sudo[122617]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:26.673344 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6477c46d--aa12--483d--8984--a52267d137a6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b726ea87--6f9f--4246--8c84--cdc1acfbca07 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 27.916s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:26.674043 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6477c46d--aa12--483d--8984--a52267d137a6, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--b726ea87--6f9f--4246--8c84--cdc1acfbca07, size 1024.00 MB, duration 27.92 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:00:26.674476 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] Volume copy 1024.00 MB at 36.68 MB/s
Apr 01 15:00:27.248566 n-d-828419-4 sudo[123056]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:27.274048 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.710s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:27.285539 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ea97a43-b6d2-4bf5-8964-a9a29420c4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:27.287965 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b769fd4e-7e55-4989-abea-00e72db817b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:27.491942 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Volume volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 (0c88a3d2-ef83-45bf-af61-5b1fe728fee1): created successfully
Apr 01 15:00:27.495294 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b769fd4e-7e55-4989-abea-00e72db817b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:27.504660 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Flow 'volume_create_manager' (b0422bf4-dce7-4b6c-9c18-508b49e6ca6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:00:27.677317 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Created volume successfully.
Apr 01 15:00:27.733436 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-80616bc8-ba25-4e57-a1c1-a9ef2606a409 tempest-GroupSnapshotsTest-1545484494 None] Create group from source-snapshot-746e6389-138f-4f6c-a1f5-3217c6b2c4aa completed successfully.
Apr 01 15:00:28.587955 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Skipping remove_export. No iscsi_target is presently exported for volume: b726ea87-6f9f-4246-8c84-cdc1acfbca07
Apr 01 15:00:28.589042 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b726ea87-6f9f-4246-8c84-cdc1acfbca07 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:28.658607 n-d-828419-4 sudo[123156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b726ea87-6f9f-4246-8c84-cdc1acfbca07
Apr 01 15:00:28.659486 n-d-828419-4 sudo[123156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:29.050258 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:29.112090 n-d-828419-4 sudo[123183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1
Apr 01 15:00:29.113054 n-d-828419-4 sudo[123183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:29.641755 n-d-828419-4 sudo[123156]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:29.643947 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b726ea87-6f9f-4246-8c84-cdc1acfbca07" returned: 0 in 1.054s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:29.646479 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b726ea87-6f9f-4246-8c84-cdc1acfbca07 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:29.721313 n-d-828419-4 sudo[123207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b726ea87-6f9f-4246-8c84-cdc1acfbca07
Apr 01 15:00:29.722152 n-d-828419-4 sudo[123207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:30.028379 n-d-828419-4 sudo[123183]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:30.033293 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1" returned: 0 in 0.982s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:30.137548 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:30.143686 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:30.144285 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715798640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n Backing store flags: \n Account information:\n rv9TDxQuno6VU8yTRiFQ\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: I_T nexus: 16
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: I_T nexus: 17
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: rV3WXgNpuvwJ29qMbUGt
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: I_T nexus: 18
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: z9jRdfWMTDwA4L7MTre4
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Target 5: iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: I_T nexus: 20
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00050000
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf50
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00050001
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf51
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: rv9TDxQuno6VU8yTRiFQ
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:00:30.145251 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:00:30.158342 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Creating iscsi_target for Volume ID: volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:00:30.275443 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Created volume path /opt/stack/data/cinder/volumes/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1,
Apr 01 15:00:30.275443 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:00:30.275443 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:00:30.275443 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1
Apr 01 15:00:30.275443 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:00:30.275443 n-d-828419-4 cinder-volume[96899]: incominguser YD8hyq5BLUX5sTNHnAVf Vu4u6t5uKWGL2VqL
Apr 01 15:00:30.275443 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:00:30.275443 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:00:30.275443 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:00:30.275443 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:00:30.283869 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:30.723901 n-d-828419-4 sudo[123207]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:30.725726 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b726ea87-6f9f-4246-8c84-cdc1acfbca07" returned: 0 in 1.080s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:30.727133 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b726ea87-6f9f-4246-8c84-cdc1acfbca07 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:30.795390 n-d-828419-4 sudo[123249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b726ea87-6f9f-4246-8c84-cdc1acfbca07
Apr 01 15:00:30.798610 n-d-828419-4 sudo[123249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:31.134227 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1" returned: 0 in 0.856s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:31.135013 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715798640]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:00:31.136015 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:00:31.136512 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:00:31.140453 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:31.165400 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715798640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n Backing store flags: \n Account information:\n rv9TDxQuno6VU8yTRiFQ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1\n System information:\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-0c88a3d2-ef83-45bf-af61-5b1fe728fee1\n Backing store flags: \n Account information:\n YD8hyq5BLUX5sTNHnAVf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: I_T nexus: 16
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: I_T nexus: 17
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: rV3WXgNpuvwJ29qMbUGt
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: I_T nexus: 18
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: z9jRdfWMTDwA4L7MTre4
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Target 5: iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: I_T nexus: 20
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00050000
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf50
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00050001
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf51
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: rv9TDxQuno6VU8yTRiFQ
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:00:31.167173 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:00:31.191382 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:31.380538 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:31.380869 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715798640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n Backing store flags: \n Account information:\n rv9TDxQuno6VU8yTRiFQ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1\n System information:\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-0c88a3d2-ef83-45bf-af61-5b1fe728fee1\n Backing store flags: \n Account information:\n YD8hyq5BLUX5sTNHnAVf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:00:31.383970 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:31.584253 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.202s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:31.584906 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715798640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n Backing store flags: \n Account information:\n rv9TDxQuno6VU8yTRiFQ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1\n System information:\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-0c88a3d2-ef83-45bf-af61-5b1fe728fee1\n Backing store flags: \n Account information:\n YD8hyq5BLUX5sTNHnAVf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:00:31.586840 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Set provider_location to: 10.222.0.60:3260,6 iqn.2010-10.org.openstack:volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:00:31.708210 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Initialize volume connection completed successfully.
Apr 01 15:00:31.972952 n-d-828419-4 sudo[123249]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:31.974761 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b726ea87-6f9f-4246-8c84-cdc1acfbca07" returned: 0 in 1.248s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:31.975874 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Successfully deleted volume: b726ea87-6f9f-4246-8c84-cdc1acfbca07
Apr 01 15:00:32.579275 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['a84b4139-e397-4373-bb77-722910efc15a'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:00:32.621232 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-285352401 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-285352401, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:00:32.622161 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-285352401 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-285352401, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:00:33.102323 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['68102167-a75a-44b3-bb8a-21ed727c9cc8', 'dd94168a-6495-48c9-ad91-9499553ed625', '579f2129-0e81-45c7-8ef4-d3b25f45da35', 'ff5e8f10-847a-468f-b652-11e9af59009a'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:00:34.123574 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:00:34.124280 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:34.159722 n-d-828419-4 sudo[123398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:00:34.160899 n-d-828419-4 sudo[123398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:34.911571 n-d-828419-4 sudo[123398]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:34.914628 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.789s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:34.919385 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:34.993190 n-d-828419-4 sudo[123404]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:00:34.994250 n-d-828419-4 sudo[123404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:35.256764 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-868ebb39-792e-46f3-90e2-2fe2d7551a9a tempest-GroupSnapshotsTest-1545484494 None] group_snapshot 746e6389-138f-4f6c-a1f5-3217c6b2c4aa: deleting
Apr 01 15:00:35.455574 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-868ebb39-792e-46f3-90e2-2fe2d7551a9a tempest-GroupSnapshotsTest-1545484494 None] group_snapshot 746e6389-138f-4f6c-a1f5-3217c6b2c4aa: deleting {{(pid=96899) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4178}}
Apr 01 15:00:35.484544 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ebb39-792e-46f3-90e2-2fe2d7551a9a tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-6477c46d-aa12-483d-8984-a52267d137a6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:35.549368 n-d-828419-4 sudo[123415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-6477c46d-aa12-483d-8984-a52267d137a6
Apr 01 15:00:35.554666 n-d-828419-4 sudo[123415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:36.285117 n-d-828419-4 sudo[123404]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:36.287535 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.371s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:36.290695 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:00:36.298328 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-65365a7b-c9e7-48c2-9d03-f471db1d1f4d tempest-GroupSnapshotsTest-1545484494 None] Delete group completed successfully.
Apr 01 15:00:36.500008 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ebb39-792e-46f3-90e2-2fe2d7551a9a tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-6477c46d-aa12-483d-8984-a52267d137a6" returned: 0 in 1.011s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:36.494040 n-d-828419-4 sudo[123415]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:36.514885 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ebb39-792e-46f3-90e2-2fe2d7551a9a tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6477c46d-aa12-483d-8984-a52267d137a6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:36.563347 n-d-828419-4 sudo[123419]: ubuntu : TTY=unknown ; 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-6477c46d-aa12-483d-8984-a52267d137a6
Apr 01 15:00:36.564198 n-d-828419-4 sudo[123419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:38.051604 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ebb39-792e-46f3-90e2-2fe2d7551a9a tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6477c46d-aa12-483d-8984-a52267d137a6" returned: 0 in 1.518s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:38.024009 n-d-828419-4 sudo[123419]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:38.525996 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-868ebb39-792e-46f3-90e2-2fe2d7551a9a tempest-GroupSnapshotsTest-1545484494 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-285352401 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-285352401, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:00:38.668012 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-868ebb39-792e-46f3-90e2-2fe2d7551a9a tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['633b98cb-838d-45b1-916a-7ea255c70c0c', '3f940085-85b5-4b9b-b8f1-ae469f1021e7', 'be983483-fd78-4d7d-b415-484af29b5b51', 'af61af38-37ea-4225-953e-6519208ba133'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:00:39.082059 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-868ebb39-792e-46f3-90e2-2fe2d7551a9a tempest-GroupSnapshotsTest-1545484494 None] group_snapshot 746e6389-138f-4f6c-a1f5-3217c6b2c4aa: deleted successfully
Apr 01 15:00:39.553429 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:00:39.553995 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:00:39.555064 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:39.614691 n-d-828419-4 sudo[123548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:00:39.615481 n-d-828419-4 sudo[123548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:40.549591 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9fc37bbc-c59c-4ae4-8620-e432da6c3473
Apr 01 15:00:40.549591 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:40.678475 n-d-828419-4 sudo[123586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473
Apr 01 15:00:40.682686 n-d-828419-4 sudo[123586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:40.781704 n-d-828419-4 sudo[123548]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:40.785002 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.230s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:40.800692 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:40.905579 n-d-828419-4 sudo[123596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:00:40.906373 n-d-828419-4 sudo[123596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:41.808662 n-d-828419-4 sudo[123586]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:41.812182 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473" returned: 0 in 1.265s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:41.818659 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:41.835557 n-d-828419-4 sudo[123596]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:41.852109 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.057s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:41.852109 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:00:41.871573 n-d-828419-4 sudo[123623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473
Apr 01 15:00:41.872517 n-d-828419-4 sudo[123623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:42.943676 n-d-828419-4 sudo[123623]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:42.958381 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473" returned: 0 in 1.143s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:42.958381 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:43.007229 n-d-828419-4 sudo[123651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473
Apr 01 15:00:43.008063 n-d-828419-4 sudo[123651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:44.579807 n-d-828419-4 sudo[123651]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:44.582452 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9fc37bbc-c59c-4ae4-8620-e432da6c3473" returned: 0 in 1.624s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:44.583680 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Successfully deleted volume: 9fc37bbc-c59c-4ae4-8620-e432da6c3473
Apr 01 15:00:45.190127 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['d4b27a2b-88ca-431a-8aad-d141b9c789fe'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:00:45.272650 n-d-828419-4 cinder-volume[96899]: WARNING cinder.db.sqlalchemy.api [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Reservation would make usage less than 0 for the following resources, so on commit they will be limited to prevent going below 0: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-285352401']
Apr 01 15:00:45.369508 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['da96c17c-06dd-4e03-9fe8-3da2d31cbb0e', '939ebe24-98c5-4660-86d2-b17069e73427', 'c47eb915-00f1-4490-9e0c-62ee996bf4b8', '336d89d6-835d-487e-8160-8a59eba2cddb'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:00:46.101431 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:00:46.101431 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:46.097187 n-d-828419-4 sudo[123683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:00:46.099727 n-d-828419-4 sudo[123683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:47.197754 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.157s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:47.197754 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:47.189578 n-d-828419-4 sudo[123683]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:47.289109 n-d-828419-4 sudo[123703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:00:47.290616 n-d-828419-4 sudo[123703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:47.398652 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:00:47.411290 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:00:47.411872 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:00:47.450565 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Flow 'volume_create_manager' (3cd9981f-3220-4beb-8577-c7142cefed10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:00:47.460452 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d3cddb93-e6c6-4a0e-a129-2cd84def5740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:47.520629 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:00:47.590784 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d3cddb93-e6c6-4a0e-a129-2cd84def5740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1019185511',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=022f56b3-4e73-44c8-aff8-a6957ce94075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd9d456b6cce4042a8909321ac6a0630',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:00:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:00:47Z,user_id='ef2e573585fe467799752f909edd9098',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:47.597246 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67a08c77-8643-4211-b4ab-3fbc26024ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:47.603963 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67a08c77-8643-4211-b4ab-3fbc26024ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:47.603963 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (62fd7acb-64c8-4c0e-a43f-39a3a95cc864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:47.834070 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (62fd7acb-64c8-4c0e-a43f-39a3a95cc864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '022f56b3-4e73-44c8-aff8-a6957ce94075', 'volume_name': 'volume-022f56b3-4e73-44c8-aff8-a6957ce94075', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:47.834070 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b7d4930-41bc-4076-ac4e-93755823c4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:47.834070 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b7d4930-41bc-4076-ac4e-93755823c4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:47.839113 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a82119c9-2fc9-432e-817a-48819f2e28f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:47.840481 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Volume 022f56b3-4e73-44c8-aff8-a6957ce94075: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-022f56b3-4e73-44c8-aff8-a6957ce94075', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 15:00:47.841118 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Cloning 022f56b3-4e73-44c8-aff8-a6957ce94075 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 15:00:48.193419 n-d-828419-4 sudo[123703]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:48.208545 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.003s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:48.208545 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:00:48.221587 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-17d8c1d2-84c9-4907-b1bd-d1751c4e2b47 tempest-GroupSnapshotsTest-1545484494 None] Delete group completed successfully.
Apr 01 15:00:49.054136 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6d37be67-c735-41e9-baac-272246d52bad tempest-GroupSnapshotsTest-1545484494 None] Group tempest-GroupSnapshotsTest-Group-791879486: creating
Apr 01 15:00:49.214460 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6d37be67-c735-41e9-baac-272246d52bad tempest-GroupSnapshotsTest-1545484494 None] Group tempest-GroupSnapshotsTest-Group-791879486: created successfully
Apr 01 15:00:49.259460 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6d37be67-c735-41e9-baac-272246d52bad tempest-GroupSnapshotsTest-1545484494 None] Create group completed successfully.
Apr 01 15:00:52.282963 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:00:52.288149 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:00:52.288966 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:00:52.327903 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Flow 'volume_create_manager' (e477eee4-110e-448f-b300-c4c8181dd19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:00:52.338246 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0bcf60d-be21-45f0-bcb2-a930a84756cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:52.383159 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:00:52.429620 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0bcf60d-be21-45f0-bcb2-a930a84756cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:00:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-317938816',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=1e902829-838f-42db-9c17-6d9c8d8b230e,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=105b1407-f353-4102-a296-530692a07eb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50d0473f0b014dc8b7fb8dbfef446764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:00:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:00:52Z,user_id='89c683a793554cee9e343f531d670c17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c645873e-c8bc-4c56-86cd-d7d4d927a661),volume_type_id=c645873e-c8bc-4c56-86cd-d7d4d927a661)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:52.429620 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec1bc717-2a28-4523-b1a7-0032da46b50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:52.429620 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec1bc717-2a28-4523-b1a7-0032da46b50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:52.439860 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (256d0396-971a-430d-aa5a-daea79416155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:52.439860 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (256d0396-971a-430d-aa5a-daea79416155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '105b1407-f353-4102-a296-530692a07eb6', 'volume_name': 'volume-105b1407-f353-4102-a296-530692a07eb6', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:52.439860 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38fe5402-f301-494b-8fa6-6cb124091912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:52.446772 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38fe5402-f301-494b-8fa6-6cb124091912) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:52.446772 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06a9a679-c1e1-4799-b079-52345f1e1301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:52.526468 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Volume 105b1407-f353-4102-a296-530692a07eb6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-105b1407-f353-4102-a296-530692a07eb6', 'volume_size': 1}
Apr 01 15:00:52.526468 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-105b1407-f353-4102-a296-530692a07eb6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:52.571541 n-d-828419-4 sudo[123823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-105b1407-f353-4102-a296-530692a07eb6 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:00:52.572589 n-d-828419-4 sudo[123823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:54.226340 n-d-828419-4 sudo[123823]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:54.235226 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-105b1407-f353-4102-a296-530692a07eb6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.713s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:54.253836 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06a9a679-c1e1-4799-b079-52345f1e1301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-105b1407-f353-4102-a296-530692a07eb6', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:54.256142 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6bfd63b-663e-4302-b492-8cf075e7b137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:55.184456 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Volume volume-105b1407-f353-4102-a296-530692a07eb6 (105b1407-f353-4102-a296-530692a07eb6): created successfully
Apr 01 15:00:55.190659 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6bfd63b-663e-4302-b492-8cf075e7b137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:55.190659 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Flow 'volume_create_manager' (e477eee4-110e-448f-b300-c4c8181dd19c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:00:55.396734 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d6e24498-befd-4e31-be6c-077c8f296b7f tempest-GroupSnapshotsTest-1545484494 None] Created volume successfully.
Apr 01 15:00:58.091256 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:00:58.113282 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:00:58.113282 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:00:58.162663 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Flow 'volume_create_manager' (c0e1d897-3526-48fa-bfb3-1668ccff282b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:00:58.178522 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e195d80-6db4-4250-adcc-69a2b66e22dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:58.278907 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:00:58.348481 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e195d80-6db4-4250-adcc-69a2b66e22dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:00:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-711727076',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=1e902829-838f-42db-9c17-6d9c8d8b230e,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=e2718b8c-861d-4990-b45b-0f3a50524f46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50d0473f0b014dc8b7fb8dbfef446764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15: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-04-01T15:00:58Z,user_id='89c683a793554cee9e343f531d670c17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c645873e-c8bc-4c56-86cd-d7d4d927a661),volume_type_id=c645873e-c8bc-4c56-86cd-d7d4d927a661)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:58.358223 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (601f7a03-4a1f-4a29-99a0-04cd5e63fc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:58.395691 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (601f7a03-4a1f-4a29-99a0-04cd5e63fc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:58.395691 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (453245e7-1f6b-4f42-a1fb-3a6ea8c3c674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:58.395691 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (453245e7-1f6b-4f42-a1fb-3a6ea8c3c674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e2718b8c-861d-4990-b45b-0f3a50524f46', 'volume_name': 'volume-e2718b8c-861d-4990-b45b-0f3a50524f46', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:58.395691 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (05c28efd-bf04-4ff9-8e6d-fefc7e763d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:58.395691 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (05c28efd-bf04-4ff9-8e6d-fefc7e763d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:58.395691 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9bb7aea-b788-45df-9482-4485a445be3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:58.415662 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Volume e2718b8c-861d-4990-b45b-0f3a50524f46: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e2718b8c-861d-4990-b45b-0f3a50524f46', 'volume_size': 1}
Apr 01 15:00:58.415662 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2718b8c-861d-4990-b45b-0f3a50524f46 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:00:58.493263 n-d-828419-4 sudo[123936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2718b8c-861d-4990-b45b-0f3a50524f46 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:00:58.494115 n-d-828419-4 sudo[123936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:00:59.733229 n-d-828419-4 sudo[123936]: pam_unix(sudo:session): session closed for user root
Apr 01 15:00:59.744021 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2718b8c-861d-4990-b45b-0f3a50524f46 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.324s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:00:59.755509 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9bb7aea-b788-45df-9482-4485a445be3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e2718b8c-861d-4990-b45b-0f3a50524f46', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:59.755509 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (161bc004-6247-41cf-b7e5-63bafc210dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:00:59.918833 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Volume volume-e2718b8c-861d-4990-b45b-0f3a50524f46 (e2718b8c-861d-4990-b45b-0f3a50524f46): created successfully
Apr 01 15:00:59.918833 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (161bc004-6247-41cf-b7e5-63bafc210dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:00:59.919910 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Flow 'volume_create_manager' (c0e1d897-3526-48fa-bfb3-1668ccff282b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:01:00.286673 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-748f5f96-f534-43e8-9a50-2095112e45ff req-a928841f-6c92-4902-a81e-96754d22499d tempest-AttachVolumeTestJSON-957007614 None] Terminate volume connection completed successfully.
Apr 01 15:01:00.286673 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-748f5f96-f534-43e8-9a50-2095112e45ff req-a928841f-6c92-4902-a81e-96754d22499d tempest-AttachVolumeTestJSON-957007614 None] Deleting attachment dbc0b3e5-0cf5-4be3-9fe7-245a382f67f3. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:01:00.286673 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:00.362438 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-709d40f0-8fce-4109-ac89-1fedaa37fc3e tempest-GroupSnapshotsTest-1545484494 None] Created volume successfully.
Apr 01 15:01:00.658985 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.369s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:00.658985 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716032288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba\n System information:\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-d3695ba9-7cc5-4627-b98f-e10242df1fba\n Backing store flags: \n Account information:\n rv9TDxQuno6VU8yTRiFQ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1\n Backing store flags: \n Account information:\n YD8hyq5BLUX5sTNHnAVf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:00.658985 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-748f5f96-f534-43e8-9a50-2095112e45ff req-a928841f-6c92-4902-a81e-96754d22499d tempest-AttachVolumeTestJSON-957007614 None] Removing iscsi_target for Volume ID: d3695ba9-7cc5-4627-b98f-e10242df1fba
Apr 01 15:01:00.658985 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:00.935848 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d3695ba9-7cc5-4627-b98f-e10242df1fba -f" returned: 0 in 0.278s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:00.936482 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716032288]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:00.939790 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:01.193942 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:01.193942 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716032288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1\n Backing store flags: \n Account information:\n YD8hyq5BLUX5sTNHnAVf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:01.409759 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-060d858d-b615-4b18-923a-e86ceab26f65 tempest-GroupSnapshotsTest-1545484494 None] Update group completed successfully.
Apr 01 15:01:03.391356 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-cad8ace3-d5ab-4ad7-8cf6-cc779751ed49 tempest-GroupSnapshotsTest-1545484494 None] Update group completed successfully.
Apr 01 15:01:05.549688 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c3f25a17-1a49-4752-8ce6-3211a013c3a7 tempest-GroupSnapshotsTest-1545484494 None] Update group completed successfully.
Apr 01 15:01:06.495770 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-13d4dae5-2a36-48b2-8498-ed704896f0d8 tempest-GroupSnapshotsTest-1545484494 None] Update group completed successfully.
Apr 01 15:01:08.976447 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-0ca88684-fafe-4390-aef8-1d6d6697681f tempest-GroupSnapshotsTest-1545484494 None] GroupSnapshot fbc8bc28-8d2b-4c5d-adf5-1620973fbe44: creating.
Apr 01 15:01:09.034630 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0ca88684-fafe-4390-aef8-1d6d6697681f tempest-GroupSnapshotsTest-1545484494 None] Group snapshot fbc8bc28-8d2b-4c5d-adf5-1620973fbe44: creating. {{(pid=96899) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4009}}
Apr 01 15:01:09.111616 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0ca88684-fafe-4390-aef8-1d6d6697681f tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:09.264371 n-d-828419-4 sudo[124096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46
Apr 01 15:01:09.265187 n-d-828419-4 sudo[124096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:10.216588 n-d-828419-4 sudo[124096]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:10.259276 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0ca88684-fafe-4390-aef8-1d6d6697681f tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46" returned: 0 in 1.119s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:10.259276 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0ca88684-fafe-4390-aef8-1d6d6697681f tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-34045adf-fa84-4656-b047-0eb95bb45f1d --snapshot stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:10.305790 n-d-828419-4 sudo[124100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-34045adf-fa84-4656-b047-0eb95bb45f1d --snapshot stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46 -L 1.00g
Apr 01 15:01:10.307131 n-d-828419-4 sudo[124100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:11.950989 n-d-828419-4 sudo[124100]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:11.954077 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0ca88684-fafe-4390-aef8-1d6d6697681f tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-34045adf-fa84-4656-b047-0eb95bb45f1d --snapshot stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46 -L 1.00g" returned: 0 in 1.720s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:12.096410 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0ca88684-fafe-4390-aef8-1d6d6697681f tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:12.169424 n-d-828419-4 sudo[124253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6
Apr 01 15:01:12.170380 n-d-828419-4 sudo[124253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:13.006190 n-d-828419-4 sudo[124253]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:13.018617 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0ca88684-fafe-4390-aef8-1d6d6697681f tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6" returned: 0 in 0.918s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:13.018617 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0ca88684-fafe-4390-aef8-1d6d6697681f tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3936a13e-8ab9-4633-bfce-712d1e76c6ec --snapshot stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:13.096245 n-d-828419-4 sudo[124264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3936a13e-8ab9-4633-bfce-712d1e76c6ec --snapshot stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6 -L 1.00g
Apr 01 15:01:13.097081 n-d-828419-4 sudo[124264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:15.349430 n-d-828419-4 sudo[124264]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:15.378229 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0ca88684-fafe-4390-aef8-1d6d6697681f tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3936a13e-8ab9-4633-bfce-712d1e76c6ec --snapshot stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6 -L 1.00g" returned: 0 in 2.353s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:15.900308 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1, size 616.00 MB, duration 28.06 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 15:01:15.900930 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Image download 616.00 MB at 21.96 MB/s
Apr 01 15:01:15.950884 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:16.043804 n-d-828419-4 sudo[124397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1
Apr 01 15:01:16.044612 n-d-828419-4 sudo[124397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:16.960355 n-d-828419-4 sudo[124397]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:16.964436 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1" returned: 0 in 1.013s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:16.990420 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user ef2e573585fe467799752f909edd9098. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 15:01:17.233734 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:17.362785 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] group_snapshot fbc8bc28-8d2b-4c5d-adf5-1620973fbe44: deleting
Apr 01 15:01:17.428560 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-0ca88684-fafe-4390-aef8-1d6d6697681f tempest-GroupSnapshotsTest-1545484494 None] group_snapshot fbc8bc28-8d2b-4c5d-adf5-1620973fbe44: created successfully
Apr 01 15:01:17.466037 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] group_snapshot fbc8bc28-8d2b-4c5d-adf5-1620973fbe44: deleting {{(pid=96899) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4178}}
Apr 01 15:01:17.472221 n-d-828419-4 sudo[124404]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1
Apr 01 15:01:17.473067 n-d-828419-4 sudo[124404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:17.494607 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-34045adf-fa84-4656-b047-0eb95bb45f1d {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:17.558424 n-d-828419-4 sudo[124409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-34045adf-fa84-4656-b047-0eb95bb45f1d
Apr 01 15:01:17.559256 n-d-828419-4 sudo[124409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:18.272103 n-d-828419-4 sudo[124404]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:18.274483 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1" returned: 0 in 1.047s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:18.278657 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-022f56b3-4e73-44c8-aff8-a6957ce94075 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:18.323688 n-d-828419-4 sudo[124421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-022f56b3-4e73-44c8-aff8-a6957ce94075 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:01:18.325152 n-d-828419-4 sudo[124421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:18.329772 n-d-828419-4 sudo[124409]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:18.338954 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-34045adf-fa84-4656-b047-0eb95bb45f1d" returned: 0 in 0.839s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:18.338954 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-34045adf-fa84-4656-b047-0eb95bb45f1d {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:18.360059 n-d-828419-4 sudo[124423]: ubuntu : TTY=unknown ; 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-34045adf-fa84-4656-b047-0eb95bb45f1d
Apr 01 15:01:18.360911 n-d-828419-4 sudo[124423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:19.876342 n-d-828419-4 sudo[124423]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:19.880960 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-34045adf-fa84-4656-b047-0eb95bb45f1d" returned: 0 in 1.543s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:19.883435 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3936a13e-8ab9-4633-bfce-712d1e76c6ec {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:19.905222 n-d-828419-4 sudo[124471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3936a13e-8ab9-4633-bfce-712d1e76c6ec
Apr 01 15:01:19.906036 n-d-828419-4 sudo[124471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:20.336878 n-d-828419-4 sudo[124421]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:20.350872 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-022f56b3-4e73-44c8-aff8-a6957ce94075 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 2.062s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:20.602532 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 022f56b3-4e73-44c8-aff8-a6957ce94075. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 15:01:20.707021 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_psq99kyh {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:20.928921 n-d-828419-4 sudo[124504]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_psq99kyh
Apr 01 15:01:20.929786 n-d-828419-4 sudo[124504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:20.956332 n-d-828419-4 sudo[124471]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:20.961962 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3936a13e-8ab9-4633-bfce-712d1e76c6ec" returned: 0 in 1.077s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:20.961962 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3936a13e-8ab9-4633-bfce-712d1e76c6ec {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:21.016801 n-d-828419-4 sudo[124511]: ubuntu : TTY=unknown ; 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-3936a13e-8ab9-4633-bfce-712d1e76c6ec
Apr 01 15:01:21.017608 n-d-828419-4 sudo[124511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:21.499106 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_psq99kyh" returned: 0 in 0.783s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:21.499106 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:21.488073 n-d-828419-4 sudo[124504]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:21.586956 n-d-828419-4 sudo[124524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1
Apr 01 15:01:21.587776 n-d-828419-4 sudo[124524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:22.267598 n-d-828419-4 sudo[124524]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:22.270008 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1" returned: 0 in 0.778s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:22.271403 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 15:01:22.272442 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--022f56b3--4e73--44c8--aff8--a6957ce94075 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:22.341212 n-d-828419-4 sudo[124585]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--022f56b3--4e73--44c8--aff8--a6957ce94075 oflag=direct
Apr 01 15:01:22.342069 n-d-828419-4 sudo[124585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:22.393547 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3936a13e-8ab9-4633-bfce-712d1e76c6ec" returned: 0 in 1.429s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:22.387489 n-d-828419-4 sudo[124511]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:22.920088 n-d-828419-4 sudo[124585]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:22.929142 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--022f56b3--4e73--44c8--aff8--a6957ce94075 oflag=direct" returned: 0 in 0.656s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:22.929490 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 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_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--022f56b3--4e73--44c8--aff8--a6957ce94075 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:22.962880 n-d-828419-4 sudo[124598]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--022f56b3--4e73--44c8--aff8--a6957ce94075
Apr 01 15:01:22.965641 n-d-828419-4 sudo[124598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:22.966058 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1508676952 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1508676952, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:01:22.966572 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1508676952 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1508676952, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:01:23.269532 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['7e65ea6e-e487-4484-84e1-11060f7bfa0d', '9c3986f8-3754-49ce-a89f-0142747f0776', '0059d5f1-3ecc-4e24-b630-663e3154e98d', 'f7769234-5592-4b25-af80-8fa772c64d8d'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:01:24.119691 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['1dc92043-7065-42d9-acf6-27dad98b0ed3', '83f5125a-a75a-48ba-933f-fec290d5fad1', '42e014e6-d9c7-4030-acd1-325fd1f088f6', '5750334d-fee2-4e67-b9cc-fdf4f9d92ecf'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:01:24.737652 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-50dbc266-7b8f-48e2-9939-595a8d76c4f0 tempest-GroupSnapshotsTest-1545484494 None] group_snapshot fbc8bc28-8d2b-4c5d-adf5-1620973fbe44: deleted successfully
Apr 01 15:01:26.807993 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Skipping remove_export. No iscsi_target is presently exported for volume: 105b1407-f353-4102-a296-530692a07eb6
Apr 01 15:01:26.810902 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:26.849948 n-d-828419-4 sudo[124623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6
Apr 01 15:01:26.850890 n-d-828419-4 sudo[124623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:27.525085 n-d-828419-4 sudo[124623]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:27.538534 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6" returned: 0 in 0.716s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:27.538534 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:27.557152 n-d-828419-4 sudo[124635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6
Apr 01 15:01:27.557994 n-d-828419-4 sudo[124635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:28.174973 n-d-828419-4 sudo[124635]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:28.177133 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6" returned: 0 in 0.647s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:28.179262 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:28.202424 n-d-828419-4 sudo[124655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6
Apr 01 15:01:28.203226 n-d-828419-4 sudo[124655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:28.399819 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Terminate volume connection completed successfully.
Apr 01 15:01:28.448156 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:28.584961 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:28.585537 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716131120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1\n System information:\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-0c88a3d2-ef83-45bf-af61-5b1fe728fee1\n Backing store flags: \n Account information:\n YD8hyq5BLUX5sTNHnAVf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:28.586311 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Removing iscsi_target for Volume ID: 0c88a3d2-ef83-45bf-af61-5b1fe728fee1
Apr 01 15:01:28.587739 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:28.858820 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 -f" returned: 0 in 0.271s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:28.859210 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716131120]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:28.860405 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:28.959730 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:28.960370 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716131120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:28.961543 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c8bae765-1b40-43f0-85ac-ed9b859ffe48 tempest-VolumesBackupsAdminTest-2108311558 None] Remove volume export completed successfully.
Apr 01 15:01:29.044856 n-d-828419-4 sudo[124655]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:29.046762 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-105b1407-f353-4102-a296-530692a07eb6" returned: 0 in 0.867s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:29.047707 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Successfully deleted volume: 105b1407-f353-4102-a296-530692a07eb6
Apr 01 15:01:29.048131 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Skipping remove_export. No iscsi_target is presently exported for volume: e2718b8c-861d-4990-b45b-0f3a50524f46
Apr 01 15:01:29.049162 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:29.069616 n-d-828419-4 sudo[124685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46
Apr 01 15:01:29.070432 n-d-828419-4 sudo[124685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:29.515463 n-d-828419-4 sudo[124685]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:29.517772 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46" returned: 0 in 0.468s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:29.519545 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:29.538457 n-d-828419-4 sudo[124688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46
Apr 01 15:01:29.539248 n-d-828419-4 sudo[124688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:29.932731 n-d-828419-4 sudo[124688]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:29.935968 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46" returned: 0 in 0.416s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:29.937964 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:29.958238 n-d-828419-4 sudo[124691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46
Apr 01 15:01:29.959036 n-d-828419-4 sudo[124691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:30.692954 n-d-828419-4 sudo[124691]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:30.700443 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e2718b8c-861d-4990-b45b-0f3a50524f46" returned: 0 in 0.762s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:30.702018 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Successfully deleted volume: e2718b8c-861d-4990-b45b-0f3a50524f46
Apr 01 15:01:30.905223 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Lock "b'cinder-0c88a3d2-ef83-45bf-af61-5b1fe728fee1-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:01:31.121508 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:31.211976 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:31.212375 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713436480]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:31.213121 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0c88a3d2-ef83-45bf-af61-5b1fe728fee1
Apr 01 15:01:31.214414 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:31.233980 n-d-828419-4 sudo[124699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1
Apr 01 15:01:31.234797 n-d-828419-4 sudo[124699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:31.430227 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['f0925b65-7f5d-434d-a489-dcbd038b9e81'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:01:31.505519 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1508676952 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1508676952, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:01:31.695762 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['7ffaa8cb-edaa-4933-a40f-9d2089a9c980', '05715a36-e27f-423a-8544-2f516d6c2593', 'fea0b037-158b-4681-99db-462bed16a25b', '63e1f084-83b7-449e-87e6-4284d52f2abd'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:01:31.702657 n-d-828419-4 sudo[124699]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:31.705189 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1" returned: 0 in 0.491s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:31.706920 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:31.745194 n-d-828419-4 sudo[124702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1
Apr 01 15:01:31.746733 n-d-828419-4 sudo[124702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:32.250188 n-d-828419-4 sudo[124702]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:32.252497 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1" returned: 0 in 0.545s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:32.254594 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:32.286777 n-d-828419-4 sudo[124705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1
Apr 01 15:01:32.287593 n-d-828419-4 sudo[124705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:32.338704 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['b07a0e81-9f0c-4919-b859-c04d9208a78e', '9330891e-4cdc-4925-aa4c-584e73dd3f18', '28f10b13-447f-48bf-a5d6-9f70471aa188', '3387e4a0-7e07-41fe-8d8e-f7495ee9ebd0'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:01:33.114142 n-d-828419-4 sudo[124705]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:33.117384 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c88a3d2-ef83-45bf-af61-5b1fe728fee1" returned: 0 in 0.863s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:33.119196 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Successfully deleted volume: 0c88a3d2-ef83-45bf-af61-5b1fe728fee1
Apr 01 15:01:33.174807 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:01:33.186625 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:33.204590 n-d-828419-4 sudo[124711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:01:33.206230 n-d-828419-4 sudo[124711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:33.423486 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Created reservations ['1973f762-7064-41b5-a4f1-2544594be896', 'c38f98d4-a4e8-4cc2-bbbc-e25340631b7d', '8b523c95-3d53-4613-b22d-3861981058a0', '6a5cef5a-6fa5-4690-ab38-c58ae157b39b'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:01:33.618918 n-d-828419-4 sudo[124711]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:33.621374 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:33.623129 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:33.643359 n-d-828419-4 sudo[124714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:01:33.644192 n-d-828419-4 sudo[124714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:33.724457 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:01:33.726354 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:33.757457 n-d-828419-4 sudo[124716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:01:33.758984 n-d-828419-4 sudo[124716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:34.160022 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.532s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:34.160022 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:01:34.153121 n-d-828419-4 sudo[124714]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:34.167998 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-f0c5d197-ab5c-431c-8dfb-49b9f73364b6 tempest-GroupSnapshotsTest-1545484494 None] Delete group completed successfully.
Apr 01 15:01:34.289668 n-d-828419-4 sudo[124716]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:34.291449 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.566s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:34.293888 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:34.314570 n-d-828419-4 sudo[124720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:01:34.315937 n-d-828419-4 sudo[124720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:34.777580 n-d-828419-4 sudo[124720]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:34.780018 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.486s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:34.781476 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:01:34.787882 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Deleted volume successfully.
Apr 01 15:01:35.036524 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-d2c2a026-396c-49bc-97c6-47234750c318 tempest-VolumesBackupsAdminTest-2108311558 None] Lock "b'cinder-0c88a3d2-ef83-45bf-af61-5b1fe728fee1-delete_volume'" released by "delete_volume" :: held 4.131s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:01:35.474853 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-70ba8ab0-7bf8-43fb-b065-8f56820951a8 tempest-GroupSnapshotsTest-1545484494 None] Group tempest-GroupSnapshotsTest-Group-640833886: creating
Apr 01 15:01:35.817716 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-70ba8ab0-7bf8-43fb-b065-8f56820951a8 tempest-GroupSnapshotsTest-1545484494 None] Group tempest-GroupSnapshotsTest-Group-640833886: created successfully
Apr 01 15:01:35.840992 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-70ba8ab0-7bf8-43fb-b065-8f56820951a8 tempest-GroupSnapshotsTest-1545484494 None] Create group completed successfully.
Apr 01 15:01:38.593807 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:01:38.597797 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:01:38.598489 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:01:38.614994 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Flow 'volume_create_manager' (181ddd6f-3213-443d-9e4c-0ab76bb15176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:01:38.618317 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b44bd7f-b388-4638-8a16-fa93d99aec44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:38.641064 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:01:38.666432 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b44bd7f-b388-4638-8a16-fa93d99aec44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1249805799',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=bc287d10-7d1e-4c49-9179-f55fe4b80c11,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50d0473f0b014dc8b7fb8dbfef446764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:01:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:01:38Z,user_id='89c683a793554cee9e343f531d670c17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f360158-1aa6-4c7d-9209-db053ecec3f0),volume_type_id=2f360158-1aa6-4c7d-9209-db053ecec3f0)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:38.668895 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e94465ea-8755-4029-8ac5-c0660c55a7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:38.671002 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e94465ea-8755-4029-8ac5-c0660c55a7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:38.673278 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2392900b-4767-406c-8f1e-352308e551ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:38.675525 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2392900b-4767-406c-8f1e-352308e551ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4', 'volume_name': 'volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:38.677770 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8317c171-202e-4050-90c1-98868462dfd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:38.679824 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8317c171-202e-4050-90c1-98868462dfd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:38.681989 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39e241f8-46b6-433b-9a15-2d2a9eb4b8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:38.701415 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Volume 541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4', 'volume_size': 1}
Apr 01 15:01:38.703385 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:38.727021 n-d-828419-4 sudo[124725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:01:38.727874 n-d-828419-4 sudo[124725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:38.952449 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 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_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--022f56b3--4e73--44c8--aff8--a6957ce94075" returned: 0 in 16.022s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:38.953791 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:39.050725 n-d-828419-4 sudo[124737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1
Apr 01 15:01:39.051936 n-d-828419-4 sudo[124737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:39.463491 n-d-828419-4 sudo[124737]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:39.466290 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1" returned: 0 in 0.512s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:39.467156 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_gin0i4l5n-d-828419-4@lvmdriver-1, size 700.00 MB, duration 16.02 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--022f56b3--4e73--44c8--aff8--a6957ce94075 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 15:01:39.468234 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Converted 700.00 MB image at 43.68 MB/s
Apr 01 15:01:39.469175 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 022f56b3-4e73-44c8-aff8-a6957ce94075 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 15:01:39.484675 n-d-828419-4 sudo[124725]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:39.603077 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user ef2e573585fe467799752f909edd9098 is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 15:01:39.604093 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Marking volume 022f56b3-4e73-44c8-aff8-a6957ce94075 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:01:39.610693 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.907s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:39.611358 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:01:39.611986 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:01:39.612658 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:39.630835 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39e241f8-46b6-433b-9a15-2d2a9eb4b8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:39.631660 n-d-828419-4 sudo[124773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:01:39.632447 n-d-828419-4 sudo[124773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:39.633172 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd7595b4-5ff0-49ca-aac4-af593fad1e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:39.730798 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Volume volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4 (541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4): created successfully
Apr 01 15:01:39.732714 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd7595b4-5ff0-49ca-aac4-af593fad1e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:39.736461 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Flow 'volume_create_manager' (181ddd6f-3213-443d-9e4c-0ab76bb15176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:01:39.740001 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to 022f56b3-4e73-44c8-aff8-a6957ce94075. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 15:01:39.740613 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Creating volume glance metadata for volume 022f56b3-4e73-44c8-aff8-a6957ce94075 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 15:01:39.874329 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d1e0c957-0187-498f-945c-f870f8fd0f32 tempest-GroupSnapshotsTest-1545484494 None] Created volume successfully.
Apr 01 15:01:39.984704 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a82119c9-2fc9-432e-817a-48819f2e28f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-022f56b3-4e73-44c8-aff8-a6957ce94075', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:39.986770 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef420810-bb56-4899-a642-bd355346f4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:40.045327 n-d-828419-4 sudo[124773]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:40.047034 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:40.048510 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:40.069873 n-d-828419-4 sudo[124776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:01:40.070733 n-d-828419-4 sudo[124776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:40.132966 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Volume volume-022f56b3-4e73-44c8-aff8-a6957ce94075 (022f56b3-4e73-44c8-aff8-a6957ce94075): created successfully
Apr 01 15:01:40.136789 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef420810-bb56-4899-a642-bd355346f4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:40.158591 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Flow 'volume_create_manager' (3cd9981f-3220-4beb-8577-c7142cefed10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:01:40.274710 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-4e033851-9f32-4fff-b8eb-fcc552e8e63b tempest-TestVolumeBackupRestore-2093336931 None] Created volume successfully.
Apr 01 15:01:40.550391 n-d-828419-4 sudo[124776]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:40.552484 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.504s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:40.554386 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:01:41.190020 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9be2d912-96f8-455c-b8bb-732f62bf7e87 tempest-GroupSnapshotsTest-1545484494 None] GroupSnapshot 3913bb9e-97e7-4028-8f20-92f6cf119538: creating.
Apr 01 15:01:41.229372 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9be2d912-96f8-455c-b8bb-732f62bf7e87 tempest-GroupSnapshotsTest-1545484494 None] Group snapshot 3913bb9e-97e7-4028-8f20-92f6cf119538: creating. {{(pid=96899) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4009}}
Apr 01 15:01:41.290543 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9be2d912-96f8-455c-b8bb-732f62bf7e87 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:41.318824 n-d-828419-4 sudo[124779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4
Apr 01 15:01:41.319637 n-d-828419-4 sudo[124779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:41.823627 n-d-828419-4 sudo[124779]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:41.826243 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9be2d912-96f8-455c-b8bb-732f62bf7e87 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4" returned: 0 in 0.535s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:41.828032 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9be2d912-96f8-455c-b8bb-732f62bf7e87 tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ea33c899-d199-4add-823c-82d225aa7b61 --snapshot stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:41.860421 n-d-828419-4 sudo[124782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ea33c899-d199-4add-823c-82d225aa7b61 --snapshot stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4 -L 1.00g
Apr 01 15:01:41.871685 n-d-828419-4 sudo[124782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:42.995659 n-d-828419-4 sudo[124782]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:43.021406 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9be2d912-96f8-455c-b8bb-732f62bf7e87 tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ea33c899-d199-4add-823c-82d225aa7b61 --snapshot stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4 -L 1.00g" returned: 0 in 1.193s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:43.032929 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.driver [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] Creating a new backup for volume volume-022f56b3-4e73-44c8-aff8-a6957ce94075. {{(pid=96899) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 01 15:01:43.058778 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:43.085680 n-d-828419-4 sudo[124923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075
Apr 01 15:01:43.090310 n-d-828419-4 sudo[124923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:43.740437 n-d-828419-4 sudo[124923]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:43.742916 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075" returned: 0 in 0.685s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:43.827982 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:43.834168 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9be2d912-96f8-455c-b8bb-732f62bf7e87 tempest-GroupSnapshotsTest-1545484494 None] group_snapshot 3913bb9e-97e7-4028-8f20-92f6cf119538: created successfully
Apr 01 15:01:43.879726 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:43.880072 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712547824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: I_T nexus: 16
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: I_T nexus: 17
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: rV3WXgNpuvwJ29qMbUGt
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: I_T nexus: 18
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: z9jRdfWMTDwA4L7MTre4
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:43.883506 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:01:43.891598 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] Creating iscsi_target for Volume ID: volume-022f56b3-4e73-44c8-aff8-a6957ce94075 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:01:44.101124 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] Created volume path /opt/stack/data/cinder/volumes/volume-022f56b3-4e73-44c8-aff8-a6957ce94075,
Apr 01 15:01:44.101124 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:01:44.101124 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:01:44.101124 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075
Apr 01 15:01:44.101124 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:01:44.101124 n-d-828419-4 cinder-volume[96899]: incominguser G9SAtsKNNRCsxBd3tKzF wb9mb2mX7ZRmzDmk
Apr 01 15:01:44.101124 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:01:44.101124 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:01:44.101124 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:01:44.101124 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:01:44.104196 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:44.207016 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-03480004-8d2a-43f9-b487-4ee5941027fc tempest-GroupSnapshotsTest-1545484494 None] group_snapshot 3913bb9e-97e7-4028-8f20-92f6cf119538: deleting
Apr 01 15:01:44.300068 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03480004-8d2a-43f9-b487-4ee5941027fc tempest-GroupSnapshotsTest-1545484494 None] group_snapshot 3913bb9e-97e7-4028-8f20-92f6cf119538: deleting {{(pid=96899) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4178}}
Apr 01 15:01:44.341947 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-03480004-8d2a-43f9-b487-4ee5941027fc tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ea33c899-d199-4add-823c-82d225aa7b61 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:44.396968 n-d-828419-4 sudo[124959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ea33c899-d199-4add-823c-82d225aa7b61
Apr 01 15:01:44.403920 n-d-828419-4 sudo[124959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:44.854900 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075" returned: 0 in 0.751s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:44.855269 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712547824]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:44.856168 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:01:44.856554 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:01:44.858021 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:44.898216 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:44.898763 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712547824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\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-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: I_T nexus: 16
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: I_T nexus: 17
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: rV3WXgNpuvwJ29qMbUGt
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: I_T nexus: 18
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: z9jRdfWMTDwA4L7MTre4
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:44.900034 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:01:44.913677 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:45.110119 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:45.112500 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712547824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\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-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:45.116096 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:45.283647 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:45.284253 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712547824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\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-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:45.285794 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] Set provider_location to: 10.222.0.60:3260,4 iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:01:45.334075 n-d-828419-4 sudo[124959]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:45.336641 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-03480004-8d2a-43f9-b487-4ee5941027fc tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ea33c899-d199-4add-823c-82d225aa7b61" returned: 0 in 0.995s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:45.338843 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-03480004-8d2a-43f9-b487-4ee5941027fc tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ea33c899-d199-4add-823c-82d225aa7b61 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:45.390807 n-d-828419-4 sudo[124988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ea33c899-d199-4add-823c-82d225aa7b61
Apr 01 15:01:45.392277 n-d-828419-4 sudo[124988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:45.512124 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] Initialize volume connection completed successfully.
Apr 01 15:01:46.469300 n-d-828419-4 sudo[124988]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:46.472884 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-03480004-8d2a-43f9-b487-4ee5941027fc tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ea33c899-d199-4add-823c-82d225aa7b61" returned: 0 in 1.132s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:46.810726 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-03480004-8d2a-43f9-b487-4ee5941027fc tempest-GroupSnapshotsTest-1545484494 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1901080691 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1901080691, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:01:46.815680 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-03480004-8d2a-43f9-b487-4ee5941027fc tempest-GroupSnapshotsTest-1545484494 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1901080691 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1901080691, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:01:47.055002 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-03480004-8d2a-43f9-b487-4ee5941027fc tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['da5de51c-6058-48e2-b1f2-fe4a2e72aa1e', 'a6f44a7f-aafb-4ea8-8015-f5149f00c772', '8aa0ff4a-036c-4b5b-8869-fc9385369bd5', '57827d78-c45e-4e22-b150-a0065afda0a7'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:01:47.487270 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-03480004-8d2a-43f9-b487-4ee5941027fc tempest-GroupSnapshotsTest-1545484494 None] group_snapshot 3913bb9e-97e7-4028-8f20-92f6cf119538: deleted successfully
Apr 01 15:01:48.700663 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Skipping remove_export. No iscsi_target is presently exported for volume: 541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4
Apr 01 15:01:48.702058 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:48.759709 n-d-828419-4 sudo[125158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4
Apr 01 15:01:48.760574 n-d-828419-4 sudo[125158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:49.460413 n-d-828419-4 sudo[125158]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:49.462823 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4" returned: 0 in 0.760s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:49.465291 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:49.539688 n-d-828419-4 sudo[125191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4
Apr 01 15:01:49.541668 n-d-828419-4 sudo[125191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:50.613725 n-d-828419-4 sudo[125191]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:50.618041 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4" returned: 0 in 1.150s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:50.621488 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:50.714791 n-d-828419-4 sudo[125234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4
Apr 01 15:01:50.715650 n-d-828419-4 sudo[125234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:51.615606 n-d-828419-4 sudo[125234]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:51.620492 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4" returned: 0 in 0.998s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:51.621639 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Successfully deleted volume: 541e1980-5cb7-4e43-b6f9-a9b7d3e11ff4
Apr 01 15:01:52.311497 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['36a2dcc2-8f47-4256-9c72-20c9765d7fa0'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:01:52.359305 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1901080691 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1901080691, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:01:52.486045 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Created reservations ['3bfcb3c3-4ecf-480c-9a58-35ac561da998', 'dd64da52-ed30-41c5-b3a5-91747ea15d2e', '56d3498b-ab9c-4523-a4e9-f8e8f89f1f1b', '1ca28b7a-ef0e-47f6-8aac-d2e2eda21536'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:01:53.146794 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:01:53.148389 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:53.175851 n-d-828419-4 sudo[125271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:01:53.177662 n-d-828419-4 sudo[125271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:53.774342 n-d-828419-4 sudo[125271]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:53.777256 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.628s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:53.779564 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:53.834237 n-d-828419-4 sudo[125276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:01:53.835051 n-d-828419-4 sudo[125276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:54.628456 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:01:54.633989 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:01:54.634813 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:01:54.671326 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Flow 'volume_create_manager' (cf0ae42d-480e-4e15-9757-ae6c9d576d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:01:54.675058 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95db7c9c-d02b-48ce-a658-d8e13a24adaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:54.726009 n-d-828419-4 sudo[125276]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:54.727997 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.949s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:54.729864 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:01:54.732273 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:01:54.736072 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-a34a1ca1-1466-484b-b686-c916ae17361d tempest-GroupSnapshotsTest-1545484494 None] Delete group completed successfully.
Apr 01 15:01:54.785187 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95db7c9c-d02b-48ce-a658-d8e13a24adaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2051071457',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=8072095f-ea58-4beb-a91b-f673e473910b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac96d07d69ce4668a703f8e76f58c5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:01:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:01:54Z,user_id='b4205dae36cb423e8dadacd9d664cd4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:54.795470 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50c889ae-7a96-484b-a25f-a5e10332cf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:54.808148 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50c889ae-7a96-484b-a25f-a5e10332cf6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:54.810876 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f04e164-cf9f-4226-91b6-d64e8c4cf6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:54.813287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f04e164-cf9f-4226-91b6-d64e8c4cf6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8072095f-ea58-4beb-a91b-f673e473910b', 'volume_name': 'volume-8072095f-ea58-4beb-a91b-f673e473910b', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:54.815726 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d26b29a1-34e4-4862-a108-f6fbad509c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:54.820271 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d26b29a1-34e4-4862-a108-f6fbad509c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:54.823323 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6204444e-fa64-4823-8490-ccd230ecf0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:54.824130 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Volume 8072095f-ea58-4beb-a91b-f673e473910b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8072095f-ea58-4beb-a91b-f673e473910b', 'volume_size': 1}
Apr 01 15:01:54.827030 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8072095f-ea58-4beb-a91b-f673e473910b stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:54.879908 n-d-828419-4 sudo[125279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8072095f-ea58-4beb-a91b-f673e473910b stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:01:54.881639 n-d-828419-4 sudo[125279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:55.763713 n-d-828419-4 sudo[125279]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:55.766976 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8072095f-ea58-4beb-a91b-f673e473910b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.940s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:55.772684 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6204444e-fa64-4823-8490-ccd230ecf0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8072095f-ea58-4beb-a91b-f673e473910b', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:55.779828 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1de4bab-acf4-4eb5-a92f-e8027ff4454f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:01:55.881666 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Volume volume-8072095f-ea58-4beb-a91b-f673e473910b (8072095f-ea58-4beb-a91b-f673e473910b): created successfully
Apr 01 15:01:55.888766 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1de4bab-acf4-4eb5-a92f-e8027ff4454f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:01:55.897498 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Flow 'volume_create_manager' (cf0ae42d-480e-4e15-9757-ae6c9d576d06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:01:56.018055 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-5fe32b4e-43be-4145-ab01-e831f5bb2741 tempest-VolumesBackupsAdminTest-2108311558 None] Created volume successfully.
Apr 01 15:01:58.132180 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.driver [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] Creating a new backup for volume volume-8072095f-ea58-4beb-a91b-f673e473910b. {{(pid=96899) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 01 15:01:58.146741 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:58.168320 n-d-828419-4 sudo[125336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b
Apr 01 15:01:58.180377 n-d-828419-4 sudo[125336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:01:58.800056 n-d-828419-4 sudo[125336]: pam_unix(sudo:session): session closed for user root
Apr 01 15:01:58.802300 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b" returned: 0 in 0.655s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:58.855773 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:58.863712 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:58.864293 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315984823216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: I_T nexus: 16
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: I_T nexus: 17
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: rV3WXgNpuvwJ29qMbUGt
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: I_T nexus: 18
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: z9jRdfWMTDwA4L7MTre4
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Target 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: I_T nexus: 22
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00040000
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf40
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00040001
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf41
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: G9SAtsKNNRCsxBd3tKzF
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:58.865897 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:01:58.878217 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] Creating iscsi_target for Volume ID: volume-8072095f-ea58-4beb-a91b-f673e473910b {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:01:59.071543 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] Created volume path /opt/stack/data/cinder/volumes/volume-8072095f-ea58-4beb-a91b-f673e473910b,
Apr 01 15:01:59.071543 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:01:59.071543 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:01:59.071543 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b
Apr 01 15:01:59.071543 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:01:59.071543 n-d-828419-4 cinder-volume[96899]: incominguser sFYQE2BJLKLi5XNjDBWp zSAYpSLDUBHD8ZMA
Apr 01 15:01:59.071543 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:01:59.071543 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:01:59.071543 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:01:59.071543 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:01:59.075033 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8072095f-ea58-4beb-a91b-f673e473910b {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:59.585761 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8072095f-ea58-4beb-a91b-f673e473910b" returned: 0 in 0.512s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:59.586353 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315984823216]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:59.586634 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:01:59.588031 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:01:59.592511 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:59.614816 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:59.615268 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315984823216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8072095f-ea58-4beb-a91b-f673e473910b\n System information:\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-8072095f-ea58-4beb-a91b-f673e473910b\n Backing store flags: \n Account information:\n sFYQE2BJLKLi5XNjDBWp\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: I_T nexus: 16
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: 6G7ZgesHS7UKwL3YRcmD
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: I_T nexus: 17
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: rV3WXgNpuvwJ29qMbUGt
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: I_T nexus: 18
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: z9jRdfWMTDwA4L7MTre4
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Target 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: I_T nexus: 22
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00040000
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf40
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00040001
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf41
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: G9SAtsKNNRCsxBd3tKzF
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:01:59.616187 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:01:59.624605 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:01:59.905712 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.288s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:01:59.906232 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315984823216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8072095f-ea58-4beb-a91b-f673e473910b\n System information:\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-8072095f-ea58-4beb-a91b-f673e473910b\n Backing store flags: \n Account information:\n sFYQE2BJLKLi5XNjDBWp\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:01:59.909343 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:00.026726 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:00.027353 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315984823216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8072095f-ea58-4beb-a91b-f673e473910b\n System information:\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-8072095f-ea58-4beb-a91b-f673e473910b\n Backing store flags: \n Account information:\n sFYQE2BJLKLi5XNjDBWp\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:02:00.028434 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] Set provider_location to: 10.222.0.60:3260,5 iqn.2010-10.org.openstack:volume-8072095f-ea58-4beb-a91b-f673e473910b 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:02:00.206715 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] Initialize volume connection completed successfully.
Apr 01 15:02:26.395654 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:02:26.402317 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:02:26.403392 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:02:26.424692 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Flow 'volume_create_manager' (b303cf66-98f1-4daa-8688-d5cd7fbf3a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:02:26.429018 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27aba81d-eefb-4abd-b9e2-a24f8867bf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:02:26.456209 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:02:26.482730 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27aba81d-eefb-4abd-b9e2-a24f8867bf50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1170137629',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=b1d5c80c-9e0b-460d-8b3a-31187ff9c192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e282453783684f4e9adea98d087b78f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:02:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:02:26Z,user_id='2baa942c1f704234b3a0cce5dbdadaca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cd5ac1f-fd2c-43ae-8776-e5b9d32aa03e),volume_type_id=6cd5ac1f-fd2c-43ae-8776-e5b9d32aa03e)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:02:26.485847 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64431e19-7a28-47ae-a88d-b93d048ae635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:02:26.488291 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64431e19-7a28-47ae-a88d-b93d048ae635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:02:26.491030 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f2084c65-4c82-438f-b88b-3cd497fbe8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:02:26.494228 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f2084c65-4c82-438f-b88b-3cd497fbe8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b1d5c80c-9e0b-460d-8b3a-31187ff9c192', 'volume_name': 'volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:02:26.496804 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1cd87723-8d6f-46e6-bb0f-96098bb9c8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:02:26.499361 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1cd87723-8d6f-46e6-bb0f-96098bb9c8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:02:26.501914 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e24fc687-0c81-42c8-a82e-e6d78139694e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:02:26.502990 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Volume b1d5c80c-9e0b-460d-8b3a-31187ff9c192: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192', 'volume_size': 1}
Apr 01 15:02:26.504417 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:26.529521 n-d-828419-4 sudo[125576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:02:26.530315 n-d-828419-4 sudo[125576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:27.724910 n-d-828419-4 sudo[125576]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:27.727702 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.222s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:27.730809 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e24fc687-0c81-42c8-a82e-e6d78139694e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:02:27.733074 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f25e3bb9-827c-43ef-b0a7-2c715fb575cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:02:27.856489 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Volume volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192 (b1d5c80c-9e0b-460d-8b3a-31187ff9c192): created successfully
Apr 01 15:02:27.859594 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f25e3bb9-827c-43ef-b0a7-2c715fb575cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:02:27.863326 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Flow 'volume_create_manager' (b303cf66-98f1-4daa-8688-d5cd7fbf3a87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:02:27.976087 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9dc0bc93-d1f0-4c15-a8f9-b36fef83449b tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Created volume successfully.
Apr 01 15:02:29.969600 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-ad188c44-9018-477f-8de9-5f629a1e8e59 tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:02:29.979524 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ad188c44-9018-477f-8de9-5f629a1e8e59 tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:30.016376 n-d-828419-4 sudo[125614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:02:30.017194 n-d-828419-4 sudo[125614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:30.859279 n-d-828419-4 sudo[125614]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:30.862597 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ad188c44-9018-477f-8de9-5f629a1e8e59 tempest-VolumeRetypeWithoutMigrationTest-94106375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.891s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:30.864612 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ad188c44-9018-477f-8de9-5f629a1e8e59 tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:30.943247 n-d-828419-4 sudo[125617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:02:30.944469 n-d-828419-4 sudo[125617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:31.310942 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Lock "b'cinder-b1d5c80c-9e0b-460d-8b3a-31187ff9c192-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:02:31.534412 n-d-828419-4 sudo[125617]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:31.564261 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ad188c44-9018-477f-8de9-5f629a1e8e59 tempest-VolumeRetypeWithoutMigrationTest-94106375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.700s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:31.581914 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-ad188c44-9018-477f-8de9-5f629a1e8e59 tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:02:31.633115 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ad188c44-9018-477f-8de9-5f629a1e8e59 tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Retype volume completed successfully.
Apr 01 15:02:31.643500 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Skipping remove_export. No iscsi_target is presently exported for volume: b1d5c80c-9e0b-460d-8b3a-31187ff9c192
Apr 01 15:02:31.650782 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:31.723943 n-d-828419-4 sudo[125626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192
Apr 01 15:02:31.728245 n-d-828419-4 sudo[125626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:32.559987 n-d-828419-4 sudo[125626]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:32.562098 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192" returned: 0 in 0.911s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:32.574478 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:32.601580 n-d-828419-4 sudo[125659]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192
Apr 01 15:02:32.604663 n-d-828419-4 sudo[125659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:33.492243 n-d-828419-4 sudo[125659]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:33.496947 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192" returned: 0 in 0.932s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:33.499919 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:33.569353 n-d-828419-4 sudo[125682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192
Apr 01 15:02:33.571931 n-d-828419-4 sudo[125682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:34.559732 n-d-828419-4 sudo[125682]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:34.563590 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1d5c80c-9e0b-460d-8b3a-31187ff9c192" returned: 0 in 1.063s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:34.565384 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Successfully deleted volume: b1d5c80c-9e0b-460d-8b3a-31187ff9c192
Apr 01 15:02:34.604851 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 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.
Apr 01 15:02:34.606059 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 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.
Apr 01 15:02:34.725172 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Created reservations ['0da2d152-54c4-4930-8e23-7950e8ac1418', '7c51ebfe-ff50-4b28-9049-38c3bf536bde', '09d7b0a6-9650-4e94-8e6c-d8b9c1842f2a', '4717f157-f905-4999-a247-386f441a85ab'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:02:34.971838 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:02:34.971838 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:35.030340 n-d-828419-4 sudo[125704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:02:35.031779 n-d-828419-4 sudo[125704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:35.940488 n-d-828419-4 sudo[125704]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:35.943361 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.971s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:35.946233 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:35.998650 n-d-828419-4 sudo[125729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:02:36.000203 n-d-828419-4 sudo[125729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:36.944537 n-d-828419-4 sudo[125729]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:36.947813 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.001s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:36.951694 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:02:36.962126 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Deleted volume successfully.
Apr 01 15:02:37.079897 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-9837d001-db7e-4372-8931-04196cbc58ae tempest-VolumeRetypeWithoutMigrationTest-94106375 None] Lock "b'cinder-b1d5c80c-9e0b-460d-8b3a-31187ff9c192-delete_volume'" released by "delete_volume" :: held 5.769s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:02:39.616213 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:02:39.616841 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:02:39.617185 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:39.674049 n-d-828419-4 sudo[125792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:02:39.674948 n-d-828419-4 sudo[125792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:40.962325 n-d-828419-4 sudo[125792]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:40.970580 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.347s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:40.970580 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:41.005914 n-d-828419-4 sudo[125828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:02:41.006733 n-d-828419-4 sudo[125828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:41.989537 n-d-828419-4 sudo[125828]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:41.991732 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.025s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:41.993645 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:02:51.732435 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:02:51.738583 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:02:51.739308 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:02:51.783201 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Flow 'volume_create_manager' (c25e505f-eda7-4b68-a9b7-02e9520b3daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:02:51.790801 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67cf1a05-88b8-4278-8061-228e0f70446a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:02:51.840885 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:02:51.867618 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67cf1a05-88b8-4278-8061-228e0f70446a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-801641051',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=8e6d675d-33a3-4989-8cba-83e524245bbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1d1cf71db64463780f6abc2076e5f67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:02:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:02:51Z,user_id='d0ab8eef843c4d009dffc9c93c0fecd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:02:51.876312 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ff129eb-fcfe-4aa9-8501-8467812f0f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:02:51.882100 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ff129eb-fcfe-4aa9-8501-8467812f0f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:02:51.885398 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (02415ac8-a5dc-48fc-9f35-8a7a2a4e69a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:02:51.887961 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (02415ac8-a5dc-48fc-9f35-8a7a2a4e69a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8e6d675d-33a3-4989-8cba-83e524245bbd', 'volume_name': 'volume-8e6d675d-33a3-4989-8cba-83e524245bbd', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:02:51.891241 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a8f81f8-15f4-47e7-a74a-4a30515ee0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:02:51.896403 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a8f81f8-15f4-47e7-a74a-4a30515ee0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:02:51.899026 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33253dc7-3461-4ec1-90a0-16e4bdfb69f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:02:51.900242 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Volume 8e6d675d-33a3-4989-8cba-83e524245bbd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8e6d675d-33a3-4989-8cba-83e524245bbd', 'volume_size': 1}
Apr 01 15:02:51.902498 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e6d675d-33a3-4989-8cba-83e524245bbd stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:51.934711 n-d-828419-4 sudo[125996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e6d675d-33a3-4989-8cba-83e524245bbd stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:02:51.935536 n-d-828419-4 sudo[125996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:52.937548 n-d-828419-4 sudo[125996]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:52.939610 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e6d675d-33a3-4989-8cba-83e524245bbd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.037s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:52.942848 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33253dc7-3461-4ec1-90a0-16e4bdfb69f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8e6d675d-33a3-4989-8cba-83e524245bbd', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:02:52.947896 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86c2e315-4ac6-4db6-8922-f8b4df3fad24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:02:53.066997 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Volume volume-8e6d675d-33a3-4989-8cba-83e524245bbd (8e6d675d-33a3-4989-8cba-83e524245bbd): created successfully
Apr 01 15:02:53.069598 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86c2e315-4ac6-4db6-8922-f8b4df3fad24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:02:53.074969 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Flow 'volume_create_manager' (c25e505f-eda7-4b68-a9b7-02e9520b3daf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:02:53.375491 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-30ae1c3c-9a12-4869-83ae-9795c29cc644 tempest-VolumesServicesTestJSON-1572582825 None] Created volume successfully.
Apr 01 15:02:54.330706 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Lock "b'cinder-8e6d675d-33a3-4989-8cba-83e524245bbd-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:02:54.578526 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8e6d675d-33a3-4989-8cba-83e524245bbd
Apr 01 15:02:54.579802 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8e6d675d-33a3-4989-8cba-83e524245bbd {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:54.618123 n-d-828419-4 sudo[126034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8e6d675d-33a3-4989-8cba-83e524245bbd
Apr 01 15:02:54.619075 n-d-828419-4 sudo[126034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:55.253315 n-d-828419-4 sudo[126034]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:55.256547 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8e6d675d-33a3-4989-8cba-83e524245bbd" returned: 0 in 0.676s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:55.259326 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e6d675d-33a3-4989-8cba-83e524245bbd {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:55.287599 n-d-828419-4 sudo[126037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e6d675d-33a3-4989-8cba-83e524245bbd
Apr 01 15:02:55.288582 n-d-828419-4 sudo[126037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:55.871491 n-d-828419-4 sudo[126037]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:55.873806 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e6d675d-33a3-4989-8cba-83e524245bbd" returned: 0 in 0.614s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:55.875950 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e6d675d-33a3-4989-8cba-83e524245bbd {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:55.927848 n-d-828419-4 sudo[126040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e6d675d-33a3-4989-8cba-83e524245bbd
Apr 01 15:02:55.931944 n-d-828419-4 sudo[126040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:56.989621 n-d-828419-4 sudo[126040]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:56.992841 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e6d675d-33a3-4989-8cba-83e524245bbd" returned: 0 in 1.116s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:56.994036 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Successfully deleted volume: 8e6d675d-33a3-4989-8cba-83e524245bbd
Apr 01 15:02:57.187100 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Created reservations ['07d35365-d8c6-45aa-a6b7-ed8a839324be', '4b409884-3e8c-4e46-8968-0f3afdc46814', '5a33a08b-a87d-43d8-9f83-97016a87afda', 'bb52f278-31b0-4731-a190-f2027874bd8c'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:02:57.479263 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:02:57.480324 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:57.504671 n-d-828419-4 sudo[126051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:02:57.505588 n-d-828419-4 sudo[126051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:58.270180 n-d-828419-4 sudo[126051]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:58.272614 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:58.275521 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:02:58.384882 n-d-828419-4 sudo[126056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:02:58.387930 n-d-828419-4 sudo[126056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:02:59.148559 n-d-828419-4 sudo[126056]: pam_unix(sudo:session): session closed for user root
Apr 01 15:02:59.153955 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.875s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:02:59.153955 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:02:59.162211 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Deleted volume successfully.
Apr 01 15:02:59.310992 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-04d0f259-104c-4d4b-ab13-f9acbcf2e520 tempest-VolumesServicesTestJSON-1572582825 None] Lock "b'cinder-8e6d675d-33a3-4989-8cba-83e524245bbd-delete_volume'" released by "delete_volume" :: held 4.980s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:03:16.090283 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] Terminate volume connection completed successfully.
Apr 01 15:03:16.149743 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:16.327585 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:16.327724 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717288528]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n System information:\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-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8072095f-ea58-4beb-a91b-f673e473910b\n System information:\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-8072095f-ea58-4beb-a91b-f673e473910b\n Backing store flags: \n Account information:\n sFYQE2BJLKLi5XNjDBWp\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:16.328423 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] Removing iscsi_target for Volume ID: 8072095f-ea58-4beb-a91b-f673e473910b
Apr 01 15:03:16.329473 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8072095f-ea58-4beb-a91b-f673e473910b -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:16.638131 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8072095f-ea58-4beb-a91b-f673e473910b -f" returned: 0 in 0.307s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:16.638414 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717288528]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:16.642564 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:16.847525 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:16.851541 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717288528]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n System information:\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-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:16.851541 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8dcb866d-5bb9-40cc-9409-d024b51488cc tempest-VolumesBackupsAdminTest-2108311558 None] Remove volume export completed successfully.
Apr 01 15:03:19.471908 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:03:19.485310 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:03:19.485870 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:03:19.510503 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Flow 'volume_create_manager' (9c5b90f7-8686-4feb-9e5c-8bf120cb3ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:19.515891 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f455f15-98c7-4108-846d-92716f6935b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:19.555171 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:03:19.588423 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f455f15-98c7-4108-846d-92716f6935b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2018810012',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=e095a6e5-8733-4f4e-adc5-59771468e4bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='062d421badd24f14939b7c75b15f1e7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15: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-04-01T15:03:19Z,user_id='c5e371b2de2a43c79d3a05948d764171',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:19.591293 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aae279c9-64ef-4e71-a710-5433f2e6f177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:19.601756 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aae279c9-64ef-4e71-a710-5433f2e6f177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:19.605765 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (240436cd-bef6-4cff-9af2-140d2dcae106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:19.608847 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (240436cd-bef6-4cff-9af2-140d2dcae106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e095a6e5-8733-4f4e-adc5-59771468e4bd', 'volume_name': 'volume-e095a6e5-8733-4f4e-adc5-59771468e4bd', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:19.611887 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11f8428a-176d-4518-8cdc-1322f88cef88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:19.614068 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11f8428a-176d-4518-8cdc-1322f88cef88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:19.617133 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36b4628d-b1f5-4333-8800-b902edaac91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:19.618000 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Volume e095a6e5-8733-4f4e-adc5-59771468e4bd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e095a6e5-8733-4f4e-adc5-59771468e4bd', 'volume_size': 1}
Apr 01 15:03:19.619283 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e095a6e5-8733-4f4e-adc5-59771468e4bd stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:19.662646 n-d-828419-4 sudo[126227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e095a6e5-8733-4f4e-adc5-59771468e4bd stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:03:19.664005 n-d-828419-4 sudo[126227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:19.851912 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-660048d7-ab65-4142-9aa5-d45d855ff872 tempest-GroupSnapshotsV319Test-1715561895 None] Group tempest-GroupSnapshotsV319Test-Group-1124160752: creating
Apr 01 15:03:20.079543 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-660048d7-ab65-4142-9aa5-d45d855ff872 tempest-GroupSnapshotsV319Test-1715561895 None] Group tempest-GroupSnapshotsV319Test-Group-1124160752: created successfully
Apr 01 15:03:20.148634 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-660048d7-ab65-4142-9aa5-d45d855ff872 tempest-GroupSnapshotsV319Test-1715561895 None] Create group completed successfully.
Apr 01 15:03:20.832635 n-d-828419-4 sudo[126227]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:20.835193 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e095a6e5-8733-4f4e-adc5-59771468e4bd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.216s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:20.838906 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36b4628d-b1f5-4333-8800-b902edaac91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e095a6e5-8733-4f4e-adc5-59771468e4bd', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:20.841245 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2883c577-7932-46a8-9b80-093c2bd20c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:20.963418 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Volume volume-e095a6e5-8733-4f4e-adc5-59771468e4bd (e095a6e5-8733-4f4e-adc5-59771468e4bd): created successfully
Apr 01 15:03:20.965795 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2883c577-7932-46a8-9b80-093c2bd20c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:20.969556 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Flow 'volume_create_manager' (9c5b90f7-8686-4feb-9e5c-8bf120cb3ee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:21.077864 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e8da6953-6be5-4c27-ba4e-2e1568f4d971 tempest-AbsoluteLimitsTests-677103704 None] Created volume successfully.
Apr 01 15:03:22.058353 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Lock "b'cinder-e095a6e5-8733-4f4e-adc5-59771468e4bd-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:03:22.328755 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Skipping remove_export. No iscsi_target is presently exported for volume: e095a6e5-8733-4f4e-adc5-59771468e4bd
Apr 01 15:03:22.330120 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e095a6e5-8733-4f4e-adc5-59771468e4bd {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:22.415218 n-d-828419-4 sudo[126317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e095a6e5-8733-4f4e-adc5-59771468e4bd
Apr 01 15:03:22.417371 n-d-828419-4 sudo[126317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:22.965604 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:03:22.970934 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:03:22.971457 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:03:23.004818 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Flow 'volume_create_manager' (3107e1d8-d9f6-4f14-99ca-dc9f4269e88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:23.021785 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9273ea7-cdf3-4c2a-8500-aefa92100d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:23.051357 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:03:23.087178 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9273ea7-cdf3-4c2a-8500-aefa92100d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-1180922406',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=7ba37cab-bf77-4b03-a6f3-5c4fc1dab11b,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=7087b662-6f63-451f-93e6-de7762beac38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d986c18f9c734e6eb12bd66df66fc145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:03:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:03:23Z,user_id='ff012342d4e54133ad52089d97d3c232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f10b18fe-fac2-419b-ac86-248003850a35),volume_type_id=f10b18fe-fac2-419b-ac86-248003850a35)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:23.090600 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5125f79a-895e-4d13-a6c0-de6c22772665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:23.092981 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5125f79a-895e-4d13-a6c0-de6c22772665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:23.096292 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4434f41f-84f2-4815-8fc0-e663dc04bc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:23.098835 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4434f41f-84f2-4815-8fc0-e663dc04bc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7087b662-6f63-451f-93e6-de7762beac38', 'volume_name': 'volume-7087b662-6f63-451f-93e6-de7762beac38', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:23.102012 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d46871fd-9331-48bb-b55d-dddcb577dcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:23.104670 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d46871fd-9331-48bb-b55d-dddcb577dcb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:23.107046 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (922dbb36-ec5c-4e85-928a-ab41f5dd3541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:23.127099 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Volume 7087b662-6f63-451f-93e6-de7762beac38: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7087b662-6f63-451f-93e6-de7762beac38', 'volume_size': 1}
Apr 01 15:03:23.128686 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7087b662-6f63-451f-93e6-de7762beac38 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:23.152173 n-d-828419-4 sudo[126325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7087b662-6f63-451f-93e6-de7762beac38 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:03:23.153716 n-d-828419-4 sudo[126325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:23.169655 n-d-828419-4 sudo[126317]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:23.172897 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e095a6e5-8733-4f4e-adc5-59771468e4bd" returned: 0 in 0.842s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:23.175954 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e095a6e5-8733-4f4e-adc5-59771468e4bd {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:23.242911 n-d-828419-4 sudo[126327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e095a6e5-8733-4f4e-adc5-59771468e4bd
Apr 01 15:03:23.256063 n-d-828419-4 sudo[126327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:24.177278 n-d-828419-4 sudo[126327]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:24.180289 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e095a6e5-8733-4f4e-adc5-59771468e4bd" returned: 0 in 1.004s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:24.183670 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e095a6e5-8733-4f4e-adc5-59771468e4bd {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:24.211040 n-d-828419-4 sudo[126340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e095a6e5-8733-4f4e-adc5-59771468e4bd
Apr 01 15:03:24.212648 n-d-828419-4 sudo[126340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:24.468787 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7087b662-6f63-451f-93e6-de7762beac38 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.339s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:24.466293 n-d-828419-4 sudo[126325]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:24.472685 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (922dbb36-ec5c-4e85-928a-ab41f5dd3541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7087b662-6f63-451f-93e6-de7762beac38', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:24.475691 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (264f0c2a-901c-4ba8-9935-dceb10e91085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:24.585271 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Volume volume-7087b662-6f63-451f-93e6-de7762beac38 (7087b662-6f63-451f-93e6-de7762beac38): created successfully
Apr 01 15:03:24.588003 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (264f0c2a-901c-4ba8-9935-dceb10e91085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:24.590704 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Flow 'volume_create_manager' (3107e1d8-d9f6-4f14-99ca-dc9f4269e88c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:24.689002 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-f7f4b8ec-10f1-4fa7-8f4b-ebc0a7f52c93 tempest-GroupSnapshotsV319Test-1715561895 None] Created volume successfully.
Apr 01 15:03:25.570929 n-d-828419-4 sudo[126340]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:25.582226 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e095a6e5-8733-4f4e-adc5-59771468e4bd" returned: 0 in 1.399s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:25.597615 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Successfully deleted volume: e095a6e5-8733-4f4e-adc5-59771468e4bd
Apr 01 15:03:25.876047 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Created reservations ['0ef177c0-92ef-45d4-9629-d3e717cc57ff', '313fc36c-028d-4199-8640-1d4661a2b367', '868ad6fc-e371-4f06-b6be-155e146486de', '0fa56dc2-229d-4b05-b9ee-28ba852c5eaa'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:03:26.204721 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:03:26.204721 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:26.263481 n-d-828419-4 sudo[126429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:03:26.282457 n-d-828419-4 sudo[126429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:26.318153 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9248f5b3-28f7-4790-9a16-70facdbea899 tempest-GroupSnapshotsV319Test-1715561895 None] GroupSnapshot 9fdea75a-983d-4ade-bd58-f32017a8b2de: creating.
Apr 01 15:03:26.398067 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9248f5b3-28f7-4790-9a16-70facdbea899 tempest-GroupSnapshotsV319Test-1715561895 None] Group snapshot 9fdea75a-983d-4ade-bd58-f32017a8b2de: creating. {{(pid=96899) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4009}}
Apr 01 15:03:26.501813 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9248f5b3-28f7-4790-9a16-70facdbea899 tempest-GroupSnapshotsV319Test-1715561895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:26.600038 n-d-828419-4 sudo[126437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38
Apr 01 15:03:26.603305 n-d-828419-4 sudo[126437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:27.187487 n-d-828419-4 sudo[126429]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:27.193049 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.989s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:27.206058 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:27.260969 n-d-828419-4 sudo[126443]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:03:27.268227 n-d-828419-4 sudo[126443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:27.446145 n-d-828419-4 sudo[126437]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:27.448891 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9248f5b3-28f7-4790-9a16-70facdbea899 tempest-GroupSnapshotsV319Test-1715561895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38" returned: 0 in 0.948s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:27.451052 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9248f5b3-28f7-4790-9a16-70facdbea899 tempest-GroupSnapshotsV319Test-1715561895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-430a6c97-a4fd-4fa4-8cbc-0af6a0b2b787 --snapshot stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:27.565019 n-d-828419-4 sudo[126447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-430a6c97-a4fd-4fa4-8cbc-0af6a0b2b787 --snapshot stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38 -L 1.00g
Apr 01 15:03:27.574274 n-d-828419-4 sudo[126447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:28.803662 n-d-828419-4 sudo[126443]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:28.807774 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.611s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:28.810545 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:03:28.833850 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Deleted volume successfully.
Apr 01 15:03:28.917309 n-d-828419-4 sudo[126447]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:28.919105 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9248f5b3-28f7-4790-9a16-70facdbea899 tempest-GroupSnapshotsV319Test-1715561895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-430a6c97-a4fd-4fa4-8cbc-0af6a0b2b787 --snapshot stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38 -L 1.00g" returned: 0 in 1.468s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:28.946861 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-627f3666-cba1-400e-8edc-d909e2a732ed tempest-AbsoluteLimitsTests-677103704 None] Lock "b'cinder-e095a6e5-8733-4f4e-adc5-59771468e4bd-delete_volume'" released by "delete_volume" :: held 6.889s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:03:29.464314 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9248f5b3-28f7-4790-9a16-70facdbea899 tempest-GroupSnapshotsV319Test-1715561895 None] group_snapshot 9fdea75a-983d-4ade-bd58-f32017a8b2de: created successfully
Apr 01 15:03:30.832317 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-69ac4cad-4254-4512-84d9-34d1aaa06d9a tempest-GroupSnapshotsV319Test-1715561895 None] group_snapshot 9fdea75a-983d-4ade-bd58-f32017a8b2de: deleting
Apr 01 15:03:30.890399 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-69ac4cad-4254-4512-84d9-34d1aaa06d9a tempest-GroupSnapshotsV319Test-1715561895 None] group_snapshot 9fdea75a-983d-4ade-bd58-f32017a8b2de: deleting {{(pid=96899) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4178}}
Apr 01 15:03:30.914682 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-69ac4cad-4254-4512-84d9-34d1aaa06d9a tempest-GroupSnapshotsV319Test-1715561895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-430a6c97-a4fd-4fa4-8cbc-0af6a0b2b787 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:30.966498 n-d-828419-4 sudo[126566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-430a6c97-a4fd-4fa4-8cbc-0af6a0b2b787
Apr 01 15:03:30.967616 n-d-828419-4 sudo[126566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:31.769103 n-d-828419-4 sudo[126566]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:31.772002 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-69ac4cad-4254-4512-84d9-34d1aaa06d9a tempest-GroupSnapshotsV319Test-1715561895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-430a6c97-a4fd-4fa4-8cbc-0af6a0b2b787" returned: 0 in 0.857s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:31.774783 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-69ac4cad-4254-4512-84d9-34d1aaa06d9a tempest-GroupSnapshotsV319Test-1715561895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-430a6c97-a4fd-4fa4-8cbc-0af6a0b2b787 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:31.810763 n-d-828419-4 sudo[126580]: ubuntu : TTY=unknown ; 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-430a6c97-a4fd-4fa4-8cbc-0af6a0b2b787
Apr 01 15:03:31.812319 n-d-828419-4 sudo[126580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:32.914768 n-d-828419-4 sudo[126580]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:32.917320 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-69ac4cad-4254-4512-84d9-34d1aaa06d9a tempest-GroupSnapshotsV319Test-1715561895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-430a6c97-a4fd-4fa4-8cbc-0af6a0b2b787" returned: 0 in 1.142s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:33.201041 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-69ac4cad-4254-4512-84d9-34d1aaa06d9a tempest-GroupSnapshotsV319Test-1715561895 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1573679971 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1573679971, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:03:33.215175 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-69ac4cad-4254-4512-84d9-34d1aaa06d9a tempest-GroupSnapshotsV319Test-1715561895 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1573679971 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1573679971, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:03:33.364383 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-69ac4cad-4254-4512-84d9-34d1aaa06d9a tempest-GroupSnapshotsV319Test-1715561895 None] Created reservations ['67010101-5391-4699-86dc-fb35e6f9d3fe', 'e6d0301d-0689-4889-be61-e9f413015416', 'a872e6db-c84a-401f-aa67-5fdac47f5d97', 'fbea8288-e5ae-427c-b8b5-ae5e52151bb4'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:03:33.841819 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-69ac4cad-4254-4512-84d9-34d1aaa06d9a tempest-GroupSnapshotsV319Test-1715561895 None] group_snapshot 9fdea75a-983d-4ade-bd58-f32017a8b2de: deleted successfully
Apr 01 15:03:35.348030 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7087b662-6f63-451f-93e6-de7762beac38
Apr 01 15:03:35.354898 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:35.461762 n-d-828419-4 sudo[126691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38
Apr 01 15:03:35.463444 n-d-828419-4 sudo[126691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:36.427712 n-d-828419-4 sudo[126691]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:36.430292 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38" returned: 0 in 1.080s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:36.432476 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:36.519558 n-d-828419-4 sudo[126709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38
Apr 01 15:03:36.534968 n-d-828419-4 sudo[126709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:37.249433 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-5412df53-30a3-41bc-936d-3077fe1039a0 req-fdc1e853-08a4-4337-ba9d-45ba3e1939e6 tempest-TaggedBootDevicesTest_v242-1988414721 None] Terminate volume connection completed successfully.
Apr 01 15:03:37.251283 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-5412df53-30a3-41bc-936d-3077fe1039a0 req-fdc1e853-08a4-4337-ba9d-45ba3e1939e6 tempest-TaggedBootDevicesTest_v242-1988414721 None] Deleting attachment 995e552c-df07-4e4d-b75d-aa8fd6dc844d. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:03:37.255563 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:37.319928 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Lock "b'cinder-8072095f-ea58-4beb-a91b-f673e473910b-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:03:37.382788 n-d-828419-4 sudo[126709]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:37.385141 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38" returned: 0 in 0.953s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:37.386793 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:37.409407 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:37.409987 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714373760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad\n Backing store flags: \n Account information:\n 6G7ZgesHS7UKwL3YRcmD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n System information:\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-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:37.411196 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-5412df53-30a3-41bc-936d-3077fe1039a0 req-fdc1e853-08a4-4337-ba9d-45ba3e1939e6 tempest-TaggedBootDevicesTest_v242-1988414721 None] Removing iscsi_target for Volume ID: 41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:03:37.414550 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:37.431963 n-d-828419-4 sudo[126724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38
Apr 01 15:03:37.432760 n-d-828419-4 sudo[126724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:37.632028 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:37.671254 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad -f" returned: 0 in 0.258s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:37.671580 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714373760]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:37.672649 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:37.879934 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:37.880460 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713323424]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n System information:\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-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:37.881986 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8072095f-ea58-4beb-a91b-f673e473910b
Apr 01 15:03:37.883425 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:37.947883 n-d-828419-4 sudo[126744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b
Apr 01 15:03:37.948957 n-d-828419-4 sudo[126744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:38.013225 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.339s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:38.014026 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714373760]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n System information:\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-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:38.594323 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-5412df53-30a3-41bc-936d-3077fe1039a0 req-fce4e06e-7013-4a55-9f42-29593d921a8c tempest-TaggedBootDevicesTest_v242-1988414721 None] Terminate volume connection completed successfully.
Apr 01 15:03:38.594753 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-5412df53-30a3-41bc-936d-3077fe1039a0 req-fce4e06e-7013-4a55-9f42-29593d921a8c tempest-TaggedBootDevicesTest_v242-1988414721 None] Deleting attachment e36d8cb9-0b75-41a4-8ec2-357725c6ae9b. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:03:38.617273 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:38.658005 n-d-828419-4 sudo[126724]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:38.660364 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7087b662-6f63-451f-93e6-de7762beac38" returned: 0 in 1.274s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:38.661891 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Successfully deleted volume: 7087b662-6f63-451f-93e6-de7762beac38
Apr 01 15:03:38.934421 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.336s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:38.935037 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713236304]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab\n Backing store flags: \n Account information:\n rV3WXgNpuvwJ29qMbUGt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n System information:\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-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:38.937143 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-5412df53-30a3-41bc-936d-3077fe1039a0 req-fce4e06e-7013-4a55-9f42-29593d921a8c tempest-TaggedBootDevicesTest_v242-1988414721 None] Removing iscsi_target for Volume ID: a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:03:38.943105 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:39.213018 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Created reservations ['34b1a710-b7b5-4e2e-8658-6bb0f77a31db'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:03:39.305827 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1573679971 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1573679971, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:03:39.334023 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a0226d62-2e70-424f-8609-2882c6e992ab -f" returned: 0 in 0.377s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:39.335119 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713236304]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:39.337238 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:39.406936 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Created reservations ['64f2bb53-89ce-4eb0-8bce-46e0f618f005', 'f04ad801-9bd7-4ea1-9a3e-2375a6f91357', '35c5c93d-2b9b-472d-8856-026182ece2f0', 'a7a8718e-07fc-42f0-98ca-f716e520cca5'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:03:39.486361 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:39.486731 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713236304]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n System information:\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-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:39.579148 n-d-828419-4 sudo[126744]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:39.583816 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b" returned: 0 in 1.700s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:39.594114 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:39.658360 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:03:39.659134 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:03:39.659973 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:39.701023 n-d-828419-4 sudo[126771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b
Apr 01 15:03:39.704598 n-d-828419-4 sudo[126771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:39.718894 n-d-828419-4 sudo[126772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:03:39.735763 n-d-828419-4 sudo[126772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:39.914699 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-5412df53-30a3-41bc-936d-3077fe1039a0 req-6950d122-8ec9-4e29-9843-72e99350c270 tempest-TaggedBootDevicesTest_v242-1988414721 None] Terminate volume connection completed successfully.
Apr 01 15:03:39.915912 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-5412df53-30a3-41bc-936d-3077fe1039a0 req-6950d122-8ec9-4e29-9843-72e99350c270 tempest-TaggedBootDevicesTest_v242-1988414721 None] Deleting attachment 8302f115-c740-44bb-aed8-7037ad886e0c. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:03:39.922001 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:40.456146 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.410s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:40.456146 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714437360]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n System information:\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-4051b2e8-06e2-414a-8d9b-4735f1c014d1\n Backing store flags: \n Account information:\n z9jRdfWMTDwA4L7MTre4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:40.456146 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-5412df53-30a3-41bc-936d-3077fe1039a0 req-6950d122-8ec9-4e29-9843-72e99350c270 tempest-TaggedBootDevicesTest_v242-1988414721 None] Removing iscsi_target for Volume ID: 4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:03:40.456146 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:40.684622 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 -f" returned: 0 in 0.352s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:40.684622 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714437360]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:40.689345 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:40.780025 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:03:40.789973 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:40.853688 n-d-828419-4 sudo[126791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:03:40.854495 n-d-828419-4 sudo[126791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:40.984878 n-d-828419-4 sudo[126771]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:40.987306 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b" returned: 0 in 1.393s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:40.989556 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:41.026626 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.333s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:41.035879 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714437360]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:41.044025 n-d-828419-4 sudo[126796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b
Apr 01 15:03:41.044991 n-d-828419-4 sudo[126796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:41.239171 n-d-828419-4 sudo[126772]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:41.242384 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.582s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:41.244320 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:41.321352 n-d-828419-4 sudo[126803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:03:41.322893 n-d-828419-4 sudo[126803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:42.121918 n-d-828419-4 sudo[126791]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:42.124918 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.339s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:42.130114 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:42.155586 n-d-828419-4 sudo[126813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:03:42.157760 n-d-828419-4 sudo[126813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:42.537877 n-d-828419-4 sudo[126796]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:42.540119 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8072095f-ea58-4beb-a91b-f673e473910b" returned: 0 in 1.550s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:42.541400 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Successfully deleted volume: 8072095f-ea58-4beb-a91b-f673e473910b
Apr 01 15:03:42.691927 n-d-828419-4 sudo[126803]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:42.695030 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.450s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:42.698864 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:03:42.820319 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Created reservations ['378b1ae8-8a25-4e03-a81a-a37156c2aa71', 'da58ec96-bd70-4f31-b142-92f579f1024f', '8d341adc-2dec-463d-bdb4-23e3e39d6a6b', '52808743-fc32-4e38-a2f3-e522e7cd77e1'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:03:43.009479 n-d-828419-4 sudo[126813]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:43.011342 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.881s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:43.012272 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:03:43.017387 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-aef0ceaa-c429-4da1-84ff-49674b2d22a1 tempest-GroupSnapshotsV319Test-1715561895 None] Delete group completed successfully.
Apr 01 15:03:43.140105 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:03:43.143436 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:43.187466 n-d-828419-4 sudo[126823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:03:43.189569 n-d-828419-4 sudo[126823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:43.253220 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:03:43.265796 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:03:43.267084 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:03:43.309793 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Flow 'volume_create_manager' (862717fb-8ce7-4088-93e4-65d4a21dd968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:43.315786 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc983d58-d029-407c-a1c4-51760142ce5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:43.374766 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:03:43.438892 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc983d58-d029-407c-a1c4-51760142ce5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-196690417',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=de3a12ca-215e-4f19-b8d9-96b4c2ae3979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3978bc3a6d9e40ba95bc6461779ba2c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:03:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:03:43Z,user_id='07aef42698054a45b20f661eaa748680',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:43.451134 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54727545-ae13-432b-a444-d36cf293c92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:43.456547 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54727545-ae13-432b-a444-d36cf293c92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:43.462732 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b937643-a471-46d5-b212-4df09710795f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:43.471363 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b937643-a471-46d5-b212-4df09710795f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'de3a12ca-215e-4f19-b8d9-96b4c2ae3979', 'volume_name': 'volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:43.475706 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2629d98-53f1-47cf-930e-766769c9781a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:43.481531 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2629d98-53f1-47cf-930e-766769c9781a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:43.485143 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93e0070b-3f15-436f-ab91-bb9f4eb92c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:43.487529 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Volume de3a12ca-215e-4f19-b8d9-96b4c2ae3979: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979', 'volume_size': 1}
Apr 01 15:03:43.490685 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:43.548081 n-d-828419-4 sudo[126825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:03:43.553700 n-d-828419-4 sudo[126825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:43.868172 n-d-828419-4 sudo[126823]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:43.879176 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.730s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:43.879176 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:43.916375 n-d-828419-4 sudo[126828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:03:43.931119 n-d-828419-4 sudo[126828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:44.298690 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Lock "b'cinder-44207d73-c0d3-43a9-908a-6891e01080a0-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:03:44.403973 n-d-828419-4 sudo[126825]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:44.423778 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.934s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:44.437174 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93e0070b-3f15-436f-ab91-bb9f4eb92c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:44.438843 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03fb60d6-fe1c-4f4d-8c86-520e9a7fea2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:44.470289 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:44.550006 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Volume volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979 (de3a12ca-215e-4f19-b8d9-96b4c2ae3979): created successfully
Apr 01 15:03:44.552004 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03fb60d6-fe1c-4f4d-8c86-520e9a7fea2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:44.555868 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Flow 'volume_create_manager' (862717fb-8ce7-4088-93e4-65d4a21dd968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:44.594855 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:44.594855 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714262816]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:44.594855 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Skipping remove_export. No iscsi_target is presently exported for volume: 44207d73-c0d3-43a9-908a-6891e01080a0
Apr 01 15:03:44.594855 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:44.623455 n-d-828419-4 sudo[126828]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:44.627720 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.752s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:44.630557 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:03:44.637753 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Deleted volume successfully.
Apr 01 15:03:44.650342 n-d-828419-4 sudo[126864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0
Apr 01 15:03:44.651685 n-d-828419-4 sudo[126864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:44.679325 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-acbacad7-c4aa-4779-90c3-32841495ac88 tempest-VolumesTransfersTest-2080526649 None] Created volume successfully.
Apr 01 15:03:44.769950 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-aabf135b-886e-461d-86b1-4747344aaf1b tempest-VolumesBackupsAdminTest-2108311558 None] Lock "b'cinder-8072095f-ea58-4beb-a91b-f673e473910b-delete_volume'" released by "delete_volume" :: held 7.450s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:03:45.140308 n-d-828419-4 sudo[126864]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:45.142220 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0" returned: 0 in 0.548s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:45.143775 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:45.176834 n-d-828419-4 sudo[126868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0
Apr 01 15:03:45.179153 n-d-828419-4 sudo[126868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:46.025410 n-d-828419-4 sudo[126868]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:46.028808 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0" returned: 0 in 0.884s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:46.031431 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:46.070837 n-d-828419-4 sudo[126873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0
Apr 01 15:03:46.071655 n-d-828419-4 sudo[126873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:47.136286 n-d-828419-4 sudo[126873]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:47.138600 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44207d73-c0d3-43a9-908a-6891e01080a0" returned: 0 in 1.107s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:47.140419 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Successfully deleted volume: 44207d73-c0d3-43a9-908a-6891e01080a0
Apr 01 15:03:47.323413 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Created reservations ['bc8fe50f-534f-461f-8105-18d83ef9b4c7', '560a2a89-c2be-423a-833b-8d28edd3a3d9', '702d13ac-d20d-4101-b50b-3c75fbbf0663', 'b7781c97-5376-44e0-b016-85d3f17ddd00'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:03:47.499589 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e4a6ea74-21f3-41be-9698-ab6700fb5608 tempest-VolumesTransfersTest-747155560 None] Transfer volume completed successfully.
Apr 01 15:03:47.532614 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:03:47.534388 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:47.573746 n-d-828419-4 sudo[126883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:03:47.576286 n-d-828419-4 sudo[126883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:48.323593 n-d-828419-4 sudo[126883]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:48.326515 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.792s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:48.329365 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:48.379917 n-d-828419-4 sudo[126895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:03:48.380775 n-d-828419-4 sudo[126895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:49.109600 n-d-828419-4 sudo[126895]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:49.112140 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.782s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:49.114194 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:03:49.126408 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Deleted volume successfully.
Apr 01 15:03:49.241032 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-9481af7b-3b60-4c6b-9a97-1d82c0c18ba9 tempest-VolumesBackupsAdminTest-2108311558 None] Lock "b'cinder-44207d73-c0d3-43a9-908a-6891e01080a0-delete_volume'" released by "delete_volume" :: held 4.940s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:03:49.917600 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Lock "b'cinder-de3a12ca-215e-4f19-b8d9-96b4c2ae3979-delete_volume'" acquired by "delete_volume" :: waited 0.046s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:03:50.153436 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Skipping remove_export. No iscsi_target is presently exported for volume: de3a12ca-215e-4f19-b8d9-96b4c2ae3979
Apr 01 15:03:50.154502 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:50.176908 n-d-828419-4 sudo[126903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979
Apr 01 15:03:50.178880 n-d-828419-4 sudo[126903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:51.003487 n-d-828419-4 sudo[126903]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:51.007372 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979" returned: 0 in 0.851s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:51.008964 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:51.065041 n-d-828419-4 sudo[126916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979
Apr 01 15:03:51.066510 n-d-828419-4 sudo[126916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:52.415895 n-d-828419-4 sudo[126916]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:52.420214 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979" returned: 0 in 1.411s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:52.423744 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:52.472397 n-d-828419-4 sudo[126921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979
Apr 01 15:03:52.473218 n-d-828419-4 sudo[126921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:53.796143 n-d-828419-4 sudo[126921]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:53.802957 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de3a12ca-215e-4f19-b8d9-96b4c2ae3979" returned: 0 in 1.379s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:53.805509 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] Terminate volume connection completed successfully.
Apr 01 15:03:53.810049 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Successfully deleted volume: de3a12ca-215e-4f19-b8d9-96b4c2ae3979
Apr 01 15:03:53.979901 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:54.168759 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.199s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:54.171845 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714620400]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075\n System information:\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-022f56b3-4e73-44c8-aff8-a6957ce94075\n Backing store flags: \n Account information:\n G9SAtsKNNRCsxBd3tKzF\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:54.172732 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] Removing iscsi_target for Volume ID: 022f56b3-4e73-44c8-aff8-a6957ce94075
Apr 01 15:03:54.174077 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:54.256993 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Created reservations ['57a0852b-0d9a-4022-add6-10c7f9c5a972', '92263567-4352-4698-a0eb-15f48930f336', '405f6e27-6c32-4021-9f54-4708d21da048', '44b0df53-e09e-4b01-994b-9356837706e7'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:03:54.579413 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-022f56b3-4e73-44c8-aff8-a6957ce94075 -f" returned: 0 in 0.404s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:54.579996 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714620400]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:54.584698 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:54.613878 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:03:54.616039 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:54.705954 n-d-828419-4 sudo[126968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:03:54.712565 n-d-828419-4 sudo[126968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:54.861054 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.279s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:54.861817 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714620400]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:54.862959 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8a2824a3-0be8-41a1-89c4-93600439b974 tempest-TestVolumeBackupRestore-2093336931 None] Remove volume export completed successfully.
Apr 01 15:03:55.100994 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:03:55.121921 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:03:55.122522 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:03:55.175866 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Flow 'volume_create_manager' (bc2df200-ed46-4e3b-aec6-2135a2297a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:55.182226 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (304fe634-af14-486a-ab3a-d347fcd555f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:55.237123 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:03:55.289365 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (304fe634-af14-486a-ab3a-d347fcd555f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-98494513',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=ea965900-88c8-4a0a-9ac1-9c47be17c474,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afdaedf1cd747759b40aa13ad543e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:03:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:03:55Z,user_id='cbf85a087d7344899e65bc075e7ca57c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:55.305919 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c7720ff-7fa5-4aa9-8755-81372d4884cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:55.311839 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c7720ff-7fa5-4aa9-8755-81372d4884cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:55.314645 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7feb83c-ed79-4c22-b6d4-4ffa8446c0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:55.327376 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7feb83c-ed79-4c22-b6d4-4ffa8446c0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ea965900-88c8-4a0a-9ac1-9c47be17c474', 'volume_name': 'volume-ea965900-88c8-4a0a-9ac1-9c47be17c474', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:55.339725 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a8fa2aa-db05-4467-898d-b6f5b4c84b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:55.342376 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a8fa2aa-db05-4467-898d-b6f5b4c84b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:55.344857 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edcdcfae-9ecf-4c32-a17d-7d5227a40337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:55.346314 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Volume ea965900-88c8-4a0a-9ac1-9c47be17c474: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ea965900-88c8-4a0a-9ac1-9c47be17c474', 'volume_size': 1}
Apr 01 15:03:55.347869 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:55.442168 n-d-828419-4 sudo[126974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:03:55.443646 n-d-828419-4 sudo[126974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:55.715889 n-d-828419-4 sudo[126968]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:55.718139 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.102s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:55.719930 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:55.797798 n-d-828419-4 sudo[126976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:03:55.801608 n-d-828419-4 sudo[126976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:56.631846 n-d-828419-4 sudo[126976]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:56.634318 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.914s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:56.638212 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:03:56.648543 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Deleted volume successfully.
Apr 01 15:03:56.730408 n-d-828419-4 sudo[126974]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:56.739121 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.384s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:56.739121 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edcdcfae-9ecf-4c32-a17d-7d5227a40337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ea965900-88c8-4a0a-9ac1-9c47be17c474', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:56.739121 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de23d16f-061b-4031-9d30-18ff56bba2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:56.794251 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-59a7241f-b36b-4da4-94df-f59319b612e3 tempest-VolumesTransfersTest-417408135 None] Lock "b'cinder-de3a12ca-215e-4f19-b8d9-96b4c2ae3979-delete_volume'" released by "delete_volume" :: held 6.874s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:03:56.890512 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Volume volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 (ea965900-88c8-4a0a-9ac1-9c47be17c474): created successfully
Apr 01 15:03:56.893052 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de23d16f-061b-4031-9d30-18ff56bba2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:56.897642 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Flow 'volume_create_manager' (bc2df200-ed46-4e3b-aec6-2135a2297a96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:56.983964 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:03:56.995736 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:03:57.001190 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:03:57.020117 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Flow 'volume_create_manager' (2f1fc732-aafc-42c3-90cb-266aca64b2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:57.025397 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3789665e-68b6-4dce-9c3b-7fea53d8e501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:57.050087 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-37514c05-179a-4a30-941c-b4b5505973b7 tempest-SnapshotsActionsTest-1532269563 None] Created volume successfully.
Apr 01 15:03:57.056541 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:03:57.120945 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3789665e-68b6-4dce-9c3b-7fea53d8e501) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-69160264',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=8222397c-cb8b-4fdb-9fb3-a43f154c2a0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3978bc3a6d9e40ba95bc6461779ba2c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:03:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:03:57Z,user_id='07aef42698054a45b20f661eaa748680',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:57.125121 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (583e1601-c949-475e-b0c9-34e5ddc80257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:57.127371 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (583e1601-c949-475e-b0c9-34e5ddc80257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:57.131161 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (abd7901c-9f8b-4e08-ad88-bac95464315a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:57.133917 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (abd7901c-9f8b-4e08-ad88-bac95464315a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8222397c-cb8b-4fdb-9fb3-a43f154c2a0b', 'volume_name': 'volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:57.137572 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e395c71-ad30-4155-af1e-9158576c9dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:57.140876 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e395c71-ad30-4155-af1e-9158576c9dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:57.143687 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04f19453-0443-4e62-8b82-2f4b5dbf87e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:57.144675 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Volume 8222397c-cb8b-4fdb-9fb3-a43f154c2a0b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b', 'volume_size': 1}
Apr 01 15:03:57.146406 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:57.178549 n-d-828419-4 sudo[127009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:03:57.180778 n-d-828419-4 sudo[127009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:57.266434 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Lock "b'cinder-4051b2e8-06e2-414a-8d9b-4735f1c014d1-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:03:57.459871 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:57.659864 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:57.660459 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714679376]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:03:57.660867 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:03:57.662581 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:57.700009 n-d-828419-4 sudo[127015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:03:57.701518 n-d-828419-4 sudo[127015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:57.955148 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:03:57.966009 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:03:57.967214 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:03:57.988042 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Flow 'volume_create_manager' (ef7af59a-7bcd-43e9-b192-f31e81a5d467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:57.994356 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d79bcc2c-dc6f-4ffa-8c08-68c98503ea76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:58.018167 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:03:58.045638 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d79bcc2c-dc6f-4ffa-8c08-68c98503ea76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:03:57Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fb1ff2df-d4de-4e5e-a54c-59387e2503b8',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=f85ef938-4f73-4073-91cf-0b1346e8b7af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd9d456b6cce4042a8909321ac6a0630',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:03:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:03:58Z,user_id='ef2e573585fe467799752f909edd9098',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:58.048370 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8df6fd1-86b2-4c02-a8f7-b3a0cbf647b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:58.050756 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8df6fd1-86b2-4c02-a8f7-b3a0cbf647b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:58.053254 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38f53160-564e-4cdf-9390-b6af8b121c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:58.056144 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38f53160-564e-4cdf-9390-b6af8b121c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f85ef938-4f73-4073-91cf-0b1346e8b7af', 'volume_name': 'volume-f85ef938-4f73-4073-91cf-0b1346e8b7af', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:58.059014 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (069e5cd3-f0e8-4ddb-9ee6-83a374083c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:58.063445 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (069e5cd3-f0e8-4ddb-9ee6-83a374083c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:58.063445 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (85f3ee3d-8cb1-4dcd-a226-f82f6b86234c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:58.064239 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Volume f85ef938-4f73-4073-91cf-0b1346e8b7af: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f85ef938-4f73-4073-91cf-0b1346e8b7af', 'volume_size': 1}
Apr 01 15:03:58.065628 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f85ef938-4f73-4073-91cf-0b1346e8b7af stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:58.120366 n-d-828419-4 sudo[127018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f85ef938-4f73-4073-91cf-0b1346e8b7af stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:03:58.127736 n-d-828419-4 sudo[127018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:58.325159 n-d-828419-4 sudo[127015]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:58.328426 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1" returned: 0 in 0.664s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:58.332294 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:58.357072 n-d-828419-4 sudo[127009]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:58.371028 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.224s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:58.373136 n-d-828419-4 sudo[127050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:03:58.374660 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04f19453-0443-4e62-8b82-2f4b5dbf87e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:58.377134 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fa44f0b-6eeb-4810-a2c8-0bc1ce8848e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:58.391194 n-d-828419-4 sudo[127050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:58.476655 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Volume volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b (8222397c-cb8b-4fdb-9fb3-a43f154c2a0b): created successfully
Apr 01 15:03:58.478960 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fa44f0b-6eeb-4810-a2c8-0bc1ce8848e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:58.482651 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Flow 'volume_create_manager' (2f1fc732-aafc-42c3-90cb-266aca64b2aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:58.574152 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-1b6f117b-bb1f-4f89-a24e-cd3e69f35762 tempest-VolumesTransfersTest-2080526649 None] Created volume successfully.
Apr 01 15:03:59.076410 n-d-828419-4 sudo[127018]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:59.078236 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f85ef938-4f73-4073-91cf-0b1346e8b7af stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.013s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:59.082669 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (85f3ee3d-8cb1-4dcd-a226-f82f6b86234c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f85ef938-4f73-4073-91cf-0b1346e8b7af', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:59.085933 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (415d945e-658b-4654-9d02-c3a2a31e57f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:59.118268 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:03:59.122867 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:03:59.123580 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:03:59.137242 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Flow 'volume_create_manager' (f23c373f-96ec-451c-afaf-7897cca9dd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:59.140805 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10a3c757-3b2a-40b2-ae9f-117492162768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:59.164106 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:03:59.194523 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10a3c757-3b2a-40b2-ae9f-117492162768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1208758590',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=b0d99e31-2966-4fc9-a6e4-6571a527c685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8258bda029f2479d8dc0ce392d516982',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15: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-04-01T15:03:59Z,user_id='4ba6f02765d14d95a7a66bf571053a52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:59.198397 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4923286-9710-4169-857b-bba44df4b31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:59.200820 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4923286-9710-4169-857b-bba44df4b31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:59.203624 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83ea8ac4-ce8f-4d2b-a493-50cc1ef26cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:59.215290 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Volume volume-f85ef938-4f73-4073-91cf-0b1346e8b7af (f85ef938-4f73-4073-91cf-0b1346e8b7af): created successfully
Apr 01 15:03:59.218798 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (415d945e-658b-4654-9d02-c3a2a31e57f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:59.224403 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Flow 'volume_create_manager' (ef7af59a-7bcd-43e9-b192-f31e81a5d467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:03:59.304495 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Created volume successfully.
Apr 01 15:03:59.348063 n-d-828419-4 sudo[127050]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:59.350977 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1" returned: 0 in 1.019s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:59.353602 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:03:59.375606 n-d-828419-4 sudo[127084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:03:59.376554 n-d-828419-4 sudo[127084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:03:59.399901 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83ea8ac4-ce8f-4d2b-a493-50cc1ef26cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b0d99e31-2966-4fc9-a6e4-6571a527c685', 'volume_name': 'volume-b0d99e31-2966-4fc9-a6e4-6571a527c685', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:59.402540 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bdb4b9c-0c85-4ef9-85b8-c047d8445317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:59.404731 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bdb4b9c-0c85-4ef9-85b8-c047d8445317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:03:59.406986 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2f9a3a7-ffee-4248-8868-c8f5d1412ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:03:59.407870 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Volume b0d99e31-2966-4fc9-a6e4-6571a527c685: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b0d99e31-2966-4fc9-a6e4-6571a527c685', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 15:03:59.408632 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Cloning b0d99e31-2966-4fc9-a6e4-6571a527c685 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 15:03:59.984160 n-d-828419-4 sudo[127084]: pam_unix(sudo:session): session closed for user root
Apr 01 15:03:59.986838 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4051b2e8-06e2-414a-8d9b-4735f1c014d1" returned: 0 in 0.633s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:03:59.987806 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Successfully deleted volume: 4051b2e8-06e2-414a-8d9b-4735f1c014d1
Apr 01 15:04:00.214601 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Created reservations ['92a932a9-432e-4fac-9dcd-095eae85cfcd', '36641dcf-69b0-4b23-81cc-fd29d4c8565c', '27aa6cc5-761c-4c95-a7c0-770f2d01e532', '30348d01-4bf0-46e9-9723-8ad1287b7707'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:04:00.316429 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:00.352046 n-d-828419-4 sudo[127103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:04:00.355477 n-d-828419-4 sudo[127103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:00.612386 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:04:00.612386 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:00.671750 n-d-828419-4 sudo[127105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:04:00.672573 n-d-828419-4 sudo[127105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:00.888723 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-054e7269-856f-441c-bb6e-08413ac70039 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:00.946003 n-d-828419-4 sudo[127107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474
Apr 01 15:04:00.946837 n-d-828419-4 sudo[127107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:01.259875 n-d-828419-4 sudo[127103]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:01.346330 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af" returned: 0 in 0.969s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:01.346330 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Lock "b'cinder-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b-delete_volume'" acquired by "delete_volume" :: waited 0.088s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:01.378667 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:01.395045 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:01.396028 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315722540832]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:01.397416 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:04:01.401053 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Creating iscsi_target for Volume ID: volume-f85ef938-4f73-4073-91cf-0b1346e8b7af {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:04:01.602741 n-d-828419-4 sudo[127107]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:01.688589 n-d-828419-4 sudo[127105]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:01.710368 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Created volume path /opt/stack/data/cinder/volumes/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af,
Apr 01 15:04:01.710368 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:04:01.710368 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:04:01.710368 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:04:01.710368 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:04:01.710368 n-d-828419-4 cinder-volume[96899]: incominguser mh9rhr8EVfPmJW8YK3zR zJCfeKL9HsoXKpG3
Apr 01 15:04:01.710368 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:04:01.710368 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:04:01.710368 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:04:01.710368 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:04:01.717706 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-054e7269-856f-441c-bb6e-08413ac70039 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474" returned: 0 in 0.831s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:01.726090 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:01.726813 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.122s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:01.728185 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-054e7269-856f-441c-bb6e-08413ac70039 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dc30a50c-59a7-4c09-811e-b87189ccc0d3 --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:01.781394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:01.792114 n-d-828419-4 sudo[127114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dc30a50c-59a7-4c09-811e-b87189ccc0d3 --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g
Apr 01 15:04:01.794158 n-d-828419-4 sudo[127114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:01.868554 n-d-828419-4 sudo[127115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:04:01.869376 n-d-828419-4 sudo[127115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:01.962537 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Lock "b'cinder-a0226d62-2e70-424f-8609-2882c6e992ab-delete_volume'" acquired by "delete_volume" :: waited 0.102s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:02.026811 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8222397c-cb8b-4fdb-9fb3-a43f154c2a0b
Apr 01 15:04:02.027888 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:02.096643 n-d-828419-4 sudo[127121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b
Apr 01 15:04:02.099697 n-d-828419-4 sudo[127121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:02.348118 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:02.482246 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:02.491104 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714373408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n Account information:\n ACL information:\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:02.491104 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Skipping remove_export. No iscsi_target is presently exported for volume: a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:04:02.501841 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:02.572046 n-d-828419-4 sudo[127131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:04:02.573145 n-d-828419-4 sudo[127131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:02.666680 n-d-828419-4 sudo[127115]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:02.678320 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.896s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:02.680480 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:04:02.691343 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Deleted volume successfully.
Apr 01 15:04:02.872301 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-498fbea4-515b-4119-9b08-c73b9f4d9b96 tempest-TaggedBootDevicesTest_v242-1988414721 None] Lock "b'cinder-4051b2e8-06e2-414a-8d9b-4735f1c014d1-delete_volume'" released by "delete_volume" :: held 5.598s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:04:03.169641 n-d-828419-4 sudo[127114]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:03.176023 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-054e7269-856f-441c-bb6e-08413ac70039 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dc30a50c-59a7-4c09-811e-b87189ccc0d3 --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g" returned: 0 in 1.448s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:03.217191 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af" returned: 0 in 1.494s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:03.217804 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315722540832]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:03.219129 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:04:03.219688 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:04:03.223312 n-d-828419-4 sudo[127121]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:03.237710 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:03.239685 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b" returned: 0 in 1.211s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:03.248935 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:03.281800 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:03.281800 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315722540832]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:03.281800 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:04:03.281800 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:03.290547 n-d-828419-4 sudo[127253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b
Apr 01 15:04:03.297601 n-d-828419-4 sudo[127253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:03.348324 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-054e7269-856f-441c-bb6e-08413ac70039 tempest-SnapshotsActionsTest-1532269563 None] Create snapshot completed successfully
Apr 01 15:04:03.511121 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.231s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:03.511121 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315722540832]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:03.522599 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:03.716089 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:03.716812 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315722540832]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:03.720744 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:04:03.877121 n-d-828419-4 sudo[127131]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:03.884640 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab" returned: 0 in 1.383s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:03.886566 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Initialize volume connection completed successfully.
Apr 01 15:04:03.893491 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:03.957274 n-d-828419-4 sudo[127263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:04:03.962051 n-d-828419-4 sudo[127263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:04.333861 n-d-828419-4 sudo[127253]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:04.350853 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b" returned: 0 in 1.101s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:04.354253 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:04.429082 n-d-828419-4 sudo[127294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b
Apr 01 15:04:04.433614 n-d-828419-4 sudo[127294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:05.098051 n-d-828419-4 sudo[127263]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:05.106832 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab" returned: 0 in 1.214s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:05.108864 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:05.164447 n-d-828419-4 sudo[127325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:04:05.170498 n-d-828419-4 sudo[127325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:05.790731 n-d-828419-4 sudo[127294]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:05.795279 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b" returned: 0 in 1.441s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:05.801907 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Successfully deleted volume: 8222397c-cb8b-4fdb-9fb3-a43f154c2a0b
Apr 01 15:04:06.070216 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Created reservations ['df175b7c-2edb-421b-bb7b-863045145620', '42aa2782-dd03-40fc-baec-bd86d2be9d8a', '2321b373-6277-41d1-a88f-21d97a2842c7', '1b92fd01-b217-4ece-92f3-ee3b1878731e'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:04:06.303170 n-d-828419-4 sudo[127325]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:06.316638 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:04:06.317957 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:06.361737 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0226d62-2e70-424f-8609-2882c6e992ab" returned: 0 in 1.252s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:06.387789 n-d-828419-4 sudo[127338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:04:06.388780 n-d-828419-4 sudo[127338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:06.392083 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Successfully deleted volume: a0226d62-2e70-424f-8609-2882c6e992ab
Apr 01 15:04:06.621715 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:04:06.621715 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:04:06.621715 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:04:06.641320 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Flow 'volume_create_manager' (a43afcb1-772a-4660-96db-6c386cb4b21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:04:06.666379 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d2b1160-f836-4d78-94a1-007758fdb548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:06.736454 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:04:06.801401 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d2b1160-f836-4d78-94a1-007758fdb548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1582976693',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=f7b294db-570a-48f5-980a-5c3d1196d560,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71b59faa32734b3e99f249cb75638829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:04:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:04:06Z,user_id='e1f2ca5d18844b659f259eab49d2a9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:06.812218 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d874030b-39da-4ed5-98ba-5ab5e5e16cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:06.820700 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d874030b-39da-4ed5-98ba-5ab5e5e16cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:06.823624 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (520087a7-2847-4586-8a7c-8df6b53431b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:06.831891 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (520087a7-2847-4586-8a7c-8df6b53431b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f7b294db-570a-48f5-980a-5c3d1196d560', 'volume_name': 'volume-f7b294db-570a-48f5-980a-5c3d1196d560', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:06.846512 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8efa2125-3b6d-4d5f-9124-f9b927ae994f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:06.854069 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8efa2125-3b6d-4d5f-9124-f9b927ae994f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:06.858706 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ede0e162-98d3-4612-ba01-1c1ade85518a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:06.871344 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Volume f7b294db-570a-48f5-980a-5c3d1196d560: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f7b294db-570a-48f5-980a-5c3d1196d560', 'volume_size': 1}
Apr 01 15:04:06.873354 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7b294db-570a-48f5-980a-5c3d1196d560 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:06.912430 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Created reservations ['27341da1-3af6-4054-8b6f-ca61a7196706', '385d76dd-8698-498e-a9ee-8bd36c135e26', '52594dc9-1134-4c7f-8a12-cd456f42ca1b', '9fafb80e-08cd-45ab-8c1e-2c6d02a68154'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:04:06.915012 n-d-828419-4 sudo[127340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7b294db-570a-48f5-980a-5c3d1196d560 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:04:06.915826 n-d-828419-4 sudo[127340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:07.187115 n-d-828419-4 sudo[127338]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:07.199514 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:07.201643 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:07.274211 n-d-828419-4 sudo[127343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:04:07.275979 n-d-828419-4 sudo[127343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:07.693418 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:04:07.716064 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:07.829669 n-d-828419-4 sudo[127347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:04:07.830657 n-d-828419-4 sudo[127347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:08.170410 n-d-828419-4 sudo[127340]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:08.172400 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7b294db-570a-48f5-980a-5c3d1196d560 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.299s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:08.175912 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ede0e162-98d3-4612-ba01-1c1ade85518a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7b294db-570a-48f5-980a-5c3d1196d560', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:08.178888 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e98e0366-d3db-4712-9156-61a1c435109f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:08.355585 n-d-828419-4 sudo[127343]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:08.359901 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Lock "b'cinder-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:08.359901 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.156s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:08.359901 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:04:08.369372 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Deleted volume successfully.
Apr 01 15:04:08.499746 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-31f54a6e-2613-4f4f-a14b-fd1272604570 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:08.547304 n-d-828419-4 sudo[127347]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:08.585177 n-d-828419-4 sudo[127384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474
Apr 01 15:04:08.592129 n-d-828419-4 sudo[127384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:08.670205 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.962s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:08.670205 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Volume volume-f7b294db-570a-48f5-980a-5c3d1196d560 (f7b294db-570a-48f5-980a-5c3d1196d560): created successfully
Apr 01 15:04:08.679362 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e98e0366-d3db-4712-9156-61a1c435109f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:08.679362 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Flow 'volume_create_manager' (a43afcb1-772a-4660-96db-6c386cb4b21f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:04:08.742364 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:08.843316 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-12f71565-29e1-48b8-ae42-7bbbeff27191 tempest-VolumesTransfersTest-417408135 None] Lock "b'cinder-8222397c-cb8b-4fdb-9fb3-a43f154c2a0b-delete_volume'" released by "delete_volume" :: held 7.500s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:04:08.840969 n-d-828419-4 sudo[127386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:04:08.841875 n-d-828419-4 sudo[127386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:08.851385 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:08.879313 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-58facc27-44b9-47d4-ba8d-7e46e6fff726 tempest-AttachVolumeTestJSON-957007614 None] Created volume successfully.
Apr 01 15:04:09.149264 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.303s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:09.149838 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712336640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:09.150886 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Skipping remove_export. No iscsi_target is presently exported for volume: 41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:04:09.161967 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:09.209523 n-d-828419-4 sudo[127391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:04:09.220501 n-d-828419-4 sudo[127391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:09.950005 n-d-828419-4 sudo[127384]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:09.958336 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-31f54a6e-2613-4f4f-a14b-fd1272604570 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474" returned: 0 in 1.458s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:09.973438 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-31f54a6e-2613-4f4f-a14b-fd1272604570 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0beb622d-806b-4e20-9986-fb95a4f9aafa --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:09.998035 n-d-828419-4 sudo[127386]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:10.017060 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.291s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:10.019094 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:04:10.030751 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Deleted volume successfully.
Apr 01 15:04:10.034746 n-d-828419-4 sudo[127427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0beb622d-806b-4e20-9986-fb95a4f9aafa --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g
Apr 01 15:04:10.036680 n-d-828419-4 sudo[127427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:10.172857 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e856cbe2-7812-4b62-8a0e-c9b363f3ed51 tempest-TaggedBootDevicesTest_v242-1988414721 None] Lock "b'cinder-a0226d62-2e70-424f-8609-2882c6e992ab-delete_volume'" released by "delete_volume" :: held 8.210s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:04:10.968479 n-d-828419-4 sudo[127391]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:10.974965 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad" returned: 0 in 1.810s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:10.979082 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:11.065950 n-d-828419-4 sudo[127433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:04:11.068057 n-d-828419-4 sudo[127433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:11.965786 n-d-828419-4 sudo[127433]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:11.979617 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad" returned: 0 in 0.998s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:12.007900 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:12.299129 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-7d103a1e-ca16-47f4-9e2f-cf1c2011d81c req-2227dbb1-46e9-4e01-b495-9bf6207af5f9 tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:12.299129 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-31f54a6e-2613-4f4f-a14b-fd1272604570 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0beb622d-806b-4e20-9986-fb95a4f9aafa --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g" returned: 0 in 2.211s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:12.099506 n-d-828419-4 sudo[127543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:04:12.100370 n-d-828419-4 sudo[127543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:12.178515 n-d-828419-4 sudo[127427]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:12.188030 n-d-828419-4 sudo[127546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560
Apr 01 15:04:12.188973 n-d-828419-4 sudo[127546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:12.482903 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-31f54a6e-2613-4f4f-a14b-fd1272604570 tempest-SnapshotsActionsTest-1532269563 None] Create snapshot completed successfully
Apr 01 15:04:13.079119 n-d-828419-4 sudo[127543]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:13.081626 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad" returned: 0 in 1.082s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:13.082231 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Successfully deleted volume: 41994870-72e9-4eb1-aa90-0a6ca9a6f4ad
Apr 01 15:04:13.113697 n-d-828419-4 sudo[127546]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:13.130616 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-7d103a1e-ca16-47f4-9e2f-cf1c2011d81c req-2227dbb1-46e9-4e01-b495-9bf6207af5f9 tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560" returned: 0 in 0.985s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:13.208469 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:13.232882 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:13.233474 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714709808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7d103a1e-ca16-47f4-9e2f-cf1c2011d81c req-2227dbb1-46e9-4e01-b495-9bf6207af5f9 tempest-AttachVolumeTestJSON-957007614 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: I_T nexus: 24
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: mh9rhr8EVfPmJW8YK3zR
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:04:13.234582 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:04:13.239299 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7d103a1e-ca16-47f4-9e2f-cf1c2011d81c req-2227dbb1-46e9-4e01-b495-9bf6207af5f9 tempest-AttachVolumeTestJSON-957007614 None] Creating iscsi_target for Volume ID: volume-f7b294db-570a-48f5-980a-5c3d1196d560 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:04:13.349243 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7d103a1e-ca16-47f4-9e2f-cf1c2011d81c req-2227dbb1-46e9-4e01-b495-9bf6207af5f9 tempest-AttachVolumeTestJSON-957007614 None] Created volume path /opt/stack/data/cinder/volumes/volume-f7b294db-570a-48f5-980a-5c3d1196d560,
Apr 01 15:04:13.349243 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:04:13.349243 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:04:13.349243 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560
Apr 01 15:04:13.349243 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:04:13.349243 n-d-828419-4 cinder-volume[96899]: incominguser RUhqHkQwpJV8HZpdq6h8 9EHfcRkYzB4Cb5Ua
Apr 01 15:04:13.349243 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:04:13.349243 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:04:13.349243 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:04:13.349243 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:04:13.349243 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:13.349243 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Created reservations ['9b577e37-5122-4ca3-8035-f72e90ee4b98', '91bd53b2-571e-4b46-8d08-b272e645aaf2', '955dbbd4-3cb8-48b9-89fb-7b743bffb8c5', '3577b55b-253d-4286-9e66-31746938b923'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:04:13.688257 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:04:13.688566 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:13.775814 n-d-828419-4 sudo[127562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:04:13.784451 n-d-828419-4 sudo[127562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:14.255348 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-002928a0-53b0-42f3-b4d0-8e9e2c74c8d4 tempest-SnapshotsActionsTest-1825875175 None] Lock "b'cinder-0beb622d-806b-4e20-9986-fb95a4f9aafa-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.036s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:14.261251 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-002928a0-53b0-42f3-b4d0-8e9e2c74c8d4 tempest-SnapshotsActionsTest-1825875175 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-0beb622d-806b-4e20-9986-fb95a4f9aafa {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:14.340180 n-d-828419-4 sudo[127564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-0beb622d-806b-4e20-9986-fb95a4f9aafa
Apr 01 15:04:14.340983 n-d-828419-4 sudo[127564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:14.556548 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560" returned: 0 in 1.213s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:14.556548 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714709808]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:14.556548 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7d103a1e-ca16-47f4-9e2f-cf1c2011d81c req-2227dbb1-46e9-4e01-b495-9bf6207af5f9 tempest-AttachVolumeTestJSON-957007614 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:04:14.556548 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7d103a1e-ca16-47f4-9e2f-cf1c2011d81c req-2227dbb1-46e9-4e01-b495-9bf6207af5f9 tempest-AttachVolumeTestJSON-957007614 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:04:14.565021 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.046s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714709808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560\n Backing store flags: \n Account information:\n RUhqHkQwpJV8HZpdq6h8\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-7d103a1e-ca16-47f4-9e2f-cf1c2011d81c req-2227dbb1-46e9-4e01-b495-9bf6207af5f9 tempest-AttachVolumeTestJSON-957007614 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: I_T nexus: 24
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: mh9rhr8EVfPmJW8YK3zR
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:04:14.610394 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:04:14.616297 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:14.856505 n-d-828419-4 sudo[127562]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:14.858680 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.170s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:14.861577 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:14.937089 n-d-828419-4 sudo[127590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:04:14.938272 n-d-828419-4 sudo[127590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:15.117547 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.503s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:15.117547 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714709808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560\n Backing store flags: \n Account information:\n RUhqHkQwpJV8HZpdq6h8\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:15.125410 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:15.465576 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.347s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:15.466542 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714709808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560\n Backing store flags: \n Account information:\n RUhqHkQwpJV8HZpdq6h8\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:15.469351 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-7d103a1e-ca16-47f4-9e2f-cf1c2011d81c req-2227dbb1-46e9-4e01-b495-9bf6207af5f9 tempest-AttachVolumeTestJSON-957007614 None] Set provider_location to: 10.222.0.60:3260,2 iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:04:15.816043 n-d-828419-4 sudo[127564]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:15.829395 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-002928a0-53b0-42f3-b4d0-8e9e2c74c8d4 tempest-SnapshotsActionsTest-1825875175 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-0beb622d-806b-4e20-9986-fb95a4f9aafa" returned: 0 in 1.565s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:15.835080 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-002928a0-53b0-42f3-b4d0-8e9e2c74c8d4 tempest-SnapshotsActionsTest-1825875175 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0beb622d-806b-4e20-9986-fb95a4f9aafa {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:15.905009 n-d-828419-4 sudo[127597]: ubuntu : TTY=unknown ; 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-0beb622d-806b-4e20-9986-fb95a4f9aafa
Apr 01 15:04:15.905837 n-d-828419-4 sudo[127597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:15.917041 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.053s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:15.912942 n-d-828419-4 sudo[127590]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:15.923120 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:04:15.951297 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Deleted volume successfully.
Apr 01 15:04:16.026388 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-7d103a1e-ca16-47f4-9e2f-cf1c2011d81c req-2227dbb1-46e9-4e01-b495-9bf6207af5f9 tempest-AttachVolumeTestJSON-957007614 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560', 'target_lun': 1, 'volume_id': 'f7b294db-570a-48f5-980a-5c3d1196d560', 'auth_method': 'CHAP', 'auth_username': 'RUhqHkQwpJV8HZpdq6h8', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4a06c746-38e7-43e1-80fd-85bf39eae788'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:04:16.266961 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-afb9d732-bb4a-4a2c-b30f-434af3089c26 tempest-TaggedBootDevicesTest_v242-1988414721 None] Lock "b'cinder-41994870-72e9-4eb1-aa90-0a6ca9a6f4ad-delete_volume'" released by "delete_volume" :: held 7.937s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:04:16.577480 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-7d103a1e-ca16-47f4-9e2f-cf1c2011d81c req-2227dbb1-46e9-4e01-b495-9bf6207af5f9 tempest-AttachVolumeTestJSON-957007614 None] attachment_update completed successfully.
Apr 01 15:04:17.321736 n-d-828419-4 sudo[127597]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:17.323772 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-002928a0-53b0-42f3-b4d0-8e9e2c74c8d4 tempest-SnapshotsActionsTest-1825875175 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0beb622d-806b-4e20-9986-fb95a4f9aafa" returned: 0 in 1.493s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:18.444243 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-002928a0-53b0-42f3-b4d0-8e9e2c74c8d4 tempest-SnapshotsActionsTest-1825875175 None] Created reservations ['7d51f55e-f4f6-423a-859f-22a36bd0d26e', 'd1d7e4fb-3650-4c8a-a651-65186356553f', '7ef4ae18-894f-4318-995b-cfee901d5fc6', '150167bf-6785-4042-a971-e8ce585c61c2'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:04:18.746761 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-002928a0-53b0-42f3-b4d0-8e9e2c74c8d4 tempest-SnapshotsActionsTest-1825875175 None] Delete snapshot completed successfully.
Apr 01 15:04:18.768584 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-002928a0-53b0-42f3-b4d0-8e9e2c74c8d4 tempest-SnapshotsActionsTest-1825875175 None] Lock "b'cinder-0beb622d-806b-4e20-9986-fb95a4f9aafa-delete_snapshot'" released by "delete_snapshot" :: held 4.500s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:04:21.300447 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25c91002-dcfe-4a96-80e9-c9f045c16155 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:21.359281 n-d-828419-4 sudo[127681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474
Apr 01 15:04:21.361873 n-d-828419-4 sudo[127681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:22.259355 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25c91002-dcfe-4a96-80e9-c9f045c16155 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474" returned: 0 in 0.955s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:22.259355 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25c91002-dcfe-4a96-80e9-c9f045c16155 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ef4243d1-89da-40d8-a1c9-1c0b8d211348 --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:22.253544 n-d-828419-4 sudo[127681]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:22.279227 n-d-828419-4 sudo[127684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ef4243d1-89da-40d8-a1c9-1c0b8d211348 --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g
Apr 01 15:04:22.280019 n-d-828419-4 sudo[127684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:22.543403 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:04:22.546850 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:04:22.547386 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:04:22.560560 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Flow 'volume_create_manager' (2317d532-7a50-4da5-89be-4c8bd25ce375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:04:22.563982 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20fae0a0-1a52-4d73-8449-fbd04e3f521d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:22.590408 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:04:22.640011 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20fae0a0-1a52-4d73-8449-fbd04e3f521d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1215147415',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c26cee6f5bd4588b50dc738f5353186',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:04:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:04:22Z,user_id='e0ca1d8fd2844a1a81742ed2dc11508b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:22.654690 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c459122-56f2-4b9b-bdae-cd78f4ae0645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:22.655524 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c459122-56f2-4b9b-bdae-cd78f4ae0645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:22.657977 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (48c33256-4d22-4b8e-ac5f-fcc41517ffce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:22.678585 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (48c33256-4d22-4b8e-ac5f-fcc41517ffce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61', 'volume_name': 'volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:22.691867 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf4b9e73-0da7-4b00-a5b6-fd93be6ac599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:22.716292 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf4b9e73-0da7-4b00-a5b6-fd93be6ac599) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:22.716292 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47e8b2a0-5543-4089-b378-269046618f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:22.716292 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Volume 9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61', 'volume_size': 1}
Apr 01 15:04:22.716292 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:22.792633 n-d-828419-4 sudo[127688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:04:22.805550 n-d-828419-4 sudo[127688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:23.928414 n-d-828419-4 sudo[127684]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:23.933196 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25c91002-dcfe-4a96-80e9-c9f045c16155 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ef4243d1-89da-40d8-a1c9-1c0b8d211348 --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g" returned: 0 in 1.675s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:24.107782 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-25c91002-dcfe-4a96-80e9-c9f045c16155 tempest-SnapshotsActionsTest-1532269563 None] Create snapshot completed successfully
Apr 01 15:04:24.258764 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.545s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:24.248278 n-d-828419-4 sudo[127688]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:24.281396 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47e8b2a0-5543-4089-b378-269046618f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:24.281396 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34e97713-a4d3-471f-afbe-0241a1009d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:24.561344 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Volume volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 (9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61): created successfully
Apr 01 15:04:24.561344 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34e97713-a4d3-471f-afbe-0241a1009d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:24.561344 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Flow 'volume_create_manager' (2317d532-7a50-4da5-89be-4c8bd25ce375) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:04:24.848906 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-97c4917a-df94-4511-824c-6c5c6e77ff61 tempest-VolumesSnapshotListTestJSON-705512244 None] Created volume successfully.
Apr 01 15:04:25.964943 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-4ce07e11-a51d-49d8-8376-6500b367a761 tempest-SnapshotsActionsTest-1825875175 None] Lock "b'cinder-ef4243d1-89da-40d8-a1c9-1c0b8d211348-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:25.975384 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4ce07e11-a51d-49d8-8376-6500b367a761 tempest-SnapshotsActionsTest-1825875175 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ef4243d1-89da-40d8-a1c9-1c0b8d211348 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:26.012447 n-d-828419-4 sudo[127853]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ef4243d1-89da-40d8-a1c9-1c0b8d211348
Apr 01 15:04:26.014098 n-d-828419-4 sudo[127853]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:26.226735 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:04:26.233228 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:04:26.237361 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:04:26.273030 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Flow 'volume_create_manager' (0e220e57-b691-4a95-b21b-9fb6d91d4ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:04:26.280710 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (635eb81d-bcd7-4614-a74f-0b3287385f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:26.323188 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:04:26.354494 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (635eb81d-bcd7-4614-a74f-0b3287385f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-657259307',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=56de8ce2-3b1d-474d-8bc4-9a7d00b46107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71b59faa32734b3e99f249cb75638829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15: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-04-01T15:04:26Z,user_id='e1f2ca5d18844b659f259eab49d2a9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:26.357385 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed6732ed-e4d9-4728-a6ef-cdcc06dd7ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:26.360094 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed6732ed-e4d9-4728-a6ef-cdcc06dd7ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:26.362646 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d8c5486-b513-44f0-ace8-89128423edfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:26.367705 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d8c5486-b513-44f0-ace8-89128423edfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '56de8ce2-3b1d-474d-8bc4-9a7d00b46107', 'volume_name': 'volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:26.377087 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98a8f238-93ac-4b3a-b7b1-952711dcbf2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:26.380940 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98a8f238-93ac-4b3a-b7b1-952711dcbf2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:26.386884 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c715fdb9-1445-44bb-91e4-4ecf609df9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:26.386884 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Volume 56de8ce2-3b1d-474d-8bc4-9a7d00b46107: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107', 'volume_size': 1}
Apr 01 15:04:26.386884 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:26.502516 n-d-828419-4 sudo[127855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:04:26.505622 n-d-828419-4 sudo[127855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:26.652383 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f02c3fcc-742e-46fd-8d49-9b24874199c9 tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:26.686673 n-d-828419-4 sudo[127858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61
Apr 01 15:04:26.687479 n-d-828419-4 sudo[127858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:26.891813 n-d-828419-4 sudo[127853]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:26.895905 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4ce07e11-a51d-49d8-8376-6500b367a761 tempest-SnapshotsActionsTest-1825875175 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ef4243d1-89da-40d8-a1c9-1c0b8d211348" returned: 0 in 0.919s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:26.900533 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4ce07e11-a51d-49d8-8376-6500b367a761 tempest-SnapshotsActionsTest-1825875175 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ef4243d1-89da-40d8-a1c9-1c0b8d211348 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:26.974371 n-d-828419-4 sudo[127861]: ubuntu : TTY=unknown ; 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-ef4243d1-89da-40d8-a1c9-1c0b8d211348
Apr 01 15:04:26.975226 n-d-828419-4 sudo[127861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:27.610811 n-d-828419-4 sudo[127858]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:27.613676 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f02c3fcc-742e-46fd-8d49-9b24874199c9 tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61" returned: 0 in 0.962s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:27.615421 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f02c3fcc-742e-46fd-8d49-9b24874199c9 tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1aa10330-5bab-4731-aade-137f60b702e9 --snapshot stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:27.668925 n-d-828419-4 sudo[127867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1aa10330-5bab-4731-aade-137f60b702e9 --snapshot stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 -L 1.00g
Apr 01 15:04:27.673952 n-d-828419-4 sudo[127867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:28.038276 n-d-828419-4 sudo[127855]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:28.042814 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.656s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:28.052202 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c715fdb9-1445-44bb-91e4-4ecf609df9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:28.056460 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37419e40-c256-4330-b065-90597a93ab71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:28.186362 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Volume volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 (56de8ce2-3b1d-474d-8bc4-9a7d00b46107): created successfully
Apr 01 15:04:28.186362 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37419e40-c256-4330-b065-90597a93ab71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:28.186362 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Flow 'volume_create_manager' (0e220e57-b691-4a95-b21b-9fb6d91d4ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:04:28.303405 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2851c4b2-5e6f-4b9b-8dcd-ee6efee5b30c tempest-AttachVolumeTestJSON-957007614 None] Created volume successfully.
Apr 01 15:04:28.386773 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4ce07e11-a51d-49d8-8376-6500b367a761 tempest-SnapshotsActionsTest-1825875175 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ef4243d1-89da-40d8-a1c9-1c0b8d211348" returned: 0 in 1.483s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:28.381886 n-d-828419-4 sudo[127861]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:29.456783 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1, size 616.00 MB, duration 30.05 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 15:04:29.457660 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Image download 616.00 MB at 20.50 MB/s
Apr 01 15:04:29.508875 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:29.644718 n-d-828419-4 sudo[127962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1
Apr 01 15:04:29.646433 n-d-828419-4 sudo[127962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:29.991566 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-4ce07e11-a51d-49d8-8376-6500b367a761 tempest-SnapshotsActionsTest-1825875175 None] Created reservations ['f29ed38d-2c9c-437b-b3ae-19c3949dbb6a', '1657046e-31c4-40c5-a8e9-c167b122f5e9', '5b9bf0d9-68d6-468a-a49c-ca0df5529f6d', '1fa3c0ee-ec70-4336-85a4-3d4255014c1d'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:04:30.181649 n-d-828419-4 sudo[127962]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:30.188397 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1" returned: 0 in 0.678s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:30.189723 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user 4ba6f02765d14d95a7a66bf571053a52. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 15:04:30.495533 n-d-828419-4 sudo[127867]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:30.522053 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:30.576382 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-4ce07e11-a51d-49d8-8376-6500b367a761 tempest-SnapshotsActionsTest-1825875175 None] Delete snapshot completed successfully.
Apr 01 15:04:30.584646 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f02c3fcc-742e-46fd-8d49-9b24874199c9 tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1aa10330-5bab-4731-aade-137f60b702e9 --snapshot stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 -L 1.00g" returned: 0 in 2.961s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:30.686465 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-4ce07e11-a51d-49d8-8376-6500b367a761 tempest-SnapshotsActionsTest-1825875175 None] Lock "b'cinder-ef4243d1-89da-40d8-a1c9-1c0b8d211348-delete_snapshot'" released by "delete_snapshot" :: held 4.720s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:04:30.786455 n-d-828419-4 sudo[128067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1
Apr 01 15:04:30.787266 n-d-828419-4 sudo[128067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:30.804550 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-f02c3fcc-742e-46fd-8d49-9b24874199c9 tempest-VolumesSnapshotListTestJSON-705512244 None] Create snapshot completed successfully
Apr 01 15:04:31.508934 n-d-828419-4 sudo[128067]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:31.511986 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1" returned: 0 in 1.018s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:31.514339 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b0d99e31-2966-4fc9-a6e4-6571a527c685 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:31.562290 n-d-828419-4 sudo[128081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b0d99e31-2966-4fc9-a6e4-6571a527c685 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:04:31.563105 n-d-828419-4 sudo[128081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:32.467244 n-d-828419-4 sudo[128081]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:32.475533 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b0d99e31-2966-4fc9-a6e4-6571a527c685 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.957s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:32.639034 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b47d3fdf-b923-42a7-b825-7cf6b0bcc597 tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:32.707094 n-d-828419-4 sudo[128112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61
Apr 01 15:04:32.708092 n-d-828419-4 sudo[128112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:32.710003 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e79f055d-5701-41fe-904e-a7bf6c60fac3 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:32.760586 n-d-828419-4 sudo[128114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474
Apr 01 15:04:32.761406 n-d-828419-4 sudo[128114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:32.801652 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-0397233d-d625-466f-838c-e8ade57d2bc0 req-28391346-561e-42da-98c0-730ce1784b9f tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:32.870048 n-d-828419-4 sudo[128116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107
Apr 01 15:04:32.870945 n-d-828419-4 sudo[128116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:32.950320 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume b0d99e31-2966-4fc9-a6e4-6571a527c685. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 15:04:33.254051 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_tijwr8_t {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:33.555373 n-d-828419-4 sudo[128118]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_tijwr8_t
Apr 01 15:04:33.556213 n-d-828419-4 sudo[128118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:33.896091 n-d-828419-4 sudo[128112]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:33.934261 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b47d3fdf-b923-42a7-b825-7cf6b0bcc597 tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61" returned: 0 in 1.273s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:33.968267 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b47d3fdf-b923-42a7-b825-7cf6b0bcc597 tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cbcb1981-9dad-4635-80d0-43f2b3c9301c --snapshot stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:33.971328 n-d-828419-4 sudo[128114]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:33.972369 n-d-828419-4 sudo[128116]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:33.995605 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e79f055d-5701-41fe-904e-a7bf6c60fac3 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474" returned: 0 in 1.282s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:33.995605 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-0397233d-d625-466f-838c-e8ade57d2bc0 req-28391346-561e-42da-98c0-730ce1784b9f tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107" returned: 0 in 1.196s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:33.995605 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e79f055d-5701-41fe-904e-a7bf6c60fac3 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0421c93d-3673-4948-b54b-bdb143eb8565 --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:34.008642 n-d-828419-4 sudo[128123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cbcb1981-9dad-4635-80d0-43f2b3c9301c --snapshot stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 -L 1.00g
Apr 01 15:04:34.012534 n-d-828419-4 sudo[128123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:34.055035 n-d-828419-4 sudo[128124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0421c93d-3673-4948-b54b-bdb143eb8565 --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g
Apr 01 15:04:34.055940 n-d-828419-4 sudo[128124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:34.211222 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:34.242324 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:34.243378 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714885936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560\n Backing store flags: \n Account information:\n RUhqHkQwpJV8HZpdq6h8\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-0397233d-d625-466f-838c-e8ade57d2bc0 req-28391346-561e-42da-98c0-730ce1784b9f tempest-AttachVolumeTestJSON-957007614 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: I_T nexus: 24
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: mh9rhr8EVfPmJW8YK3zR
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: I_T nexus: 25
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: RUhqHkQwpJV8HZpdq6h8
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:04:34.244466 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:04:34.255767 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-0397233d-d625-466f-838c-e8ade57d2bc0 req-28391346-561e-42da-98c0-730ce1784b9f tempest-AttachVolumeTestJSON-957007614 None] Creating iscsi_target for Volume ID: volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:04:34.355258 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-0397233d-d625-466f-838c-e8ade57d2bc0 req-28391346-561e-42da-98c0-730ce1784b9f tempest-AttachVolumeTestJSON-957007614 None] Created volume path /opt/stack/data/cinder/volumes/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107,
Apr 01 15:04:34.355258 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:04:34.355258 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:04:34.355258 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107
Apr 01 15:04:34.355258 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:04:34.355258 n-d-828419-4 cinder-volume[96899]: incominguser QAEcC7C9xJY2LBHG9AN6 Gz5i2qtSDbV5xKgQ
Apr 01 15:04:34.355258 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:04:34.355258 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:04:34.355258 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:04:34.355258 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:04:34.365603 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:34.669386 n-d-828419-4 sudo[128118]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:34.672235 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_tijwr8_t" returned: 0 in 1.424s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:34.674268 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:35.054825 n-d-828419-4 sudo[128133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1
Apr 01 15:04:35.056342 n-d-828419-4 sudo[128133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:35.389860 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107" returned: 0 in 1.031s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:35.390440 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714885936]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:35.391040 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-0397233d-d625-466f-838c-e8ade57d2bc0 req-28391346-561e-42da-98c0-730ce1784b9f tempest-AttachVolumeTestJSON-957007614 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:04:35.391417 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-0397233d-d625-466f-838c-e8ade57d2bc0 req-28391346-561e-42da-98c0-730ce1784b9f tempest-AttachVolumeTestJSON-957007614 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:04:35.397159 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:35.422481 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714885936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560\n Backing store flags: \n Account information:\n RUhqHkQwpJV8HZpdq6h8\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107\n System information:\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-56de8ce2-3b1d-474d-8bc4-9a7d00b46107\n Backing store flags: \n Account information:\n QAEcC7C9xJY2LBHG9AN6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-0397233d-d625-466f-838c-e8ade57d2bc0 req-28391346-561e-42da-98c0-730ce1784b9f tempest-AttachVolumeTestJSON-957007614 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: I_T nexus: 24
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: mh9rhr8EVfPmJW8YK3zR
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: I_T nexus: 25
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: RUhqHkQwpJV8HZpdq6h8
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:04:35.425961 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:04:35.437079 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:35.762150 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.336s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:35.762533 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714885936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560\n Backing store flags: \n Account information:\n RUhqHkQwpJV8HZpdq6h8\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107\n System information:\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-56de8ce2-3b1d-474d-8bc4-9a7d00b46107\n Backing store flags: \n Account information:\n QAEcC7C9xJY2LBHG9AN6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:35.766045 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:35.998019 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.233s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:35.998388 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714885936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560\n Backing store flags: \n Account information:\n RUhqHkQwpJV8HZpdq6h8\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107\n System information:\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-56de8ce2-3b1d-474d-8bc4-9a7d00b46107\n Backing store flags: \n Account information:\n QAEcC7C9xJY2LBHG9AN6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:35.999776 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-0397233d-d625-466f-838c-e8ade57d2bc0 req-28391346-561e-42da-98c0-730ce1784b9f tempest-AttachVolumeTestJSON-957007614 None] Set provider_location to: 10.222.0.60:3260,3 iqn.2010-10.org.openstack:volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:04:36.054406 n-d-828419-4 sudo[128123]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:36.057542 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b47d3fdf-b923-42a7-b825-7cf6b0bcc597 tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cbcb1981-9dad-4635-80d0-43f2b3c9301c --snapshot stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 -L 1.00g" returned: 0 in 2.129s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:36.405143 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b47d3fdf-b923-42a7-b825-7cf6b0bcc597 tempest-VolumesSnapshotListTestJSON-705512244 None] Create snapshot completed successfully
Apr 01 15:04:36.451965 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-0397233d-d625-466f-838c-e8ade57d2bc0 req-28391346-561e-42da-98c0-730ce1784b9f tempest-AttachVolumeTestJSON-957007614 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107', 'target_lun': 1, 'volume_id': '56de8ce2-3b1d-474d-8bc4-9a7d00b46107', 'auth_method': 'CHAP', 'auth_username': 'QAEcC7C9xJY2LBHG9AN6', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'cb1b5dab-df95-454c-9abf-75a8ef77fec7'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:04:36.448739 n-d-828419-4 sudo[128124]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:36.467302 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e79f055d-5701-41fe-904e-a7bf6c60fac3 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0421c93d-3673-4948-b54b-bdb143eb8565 --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g" returned: 0 in 2.460s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:36.556801 n-d-828419-4 sudo[128133]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:36.571123 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1" returned: 0 in 1.889s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:36.617272 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 15:04:36.617272 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b0d99e31--2966--4fc9--a6e4--6571a527c685 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:36.658304 n-d-828419-4 sudo[128388]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b0d99e31--2966--4fc9--a6e4--6571a527c685 oflag=direct
Apr 01 15:04:36.660209 n-d-828419-4 sudo[128388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:36.809481 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e79f055d-5701-41fe-904e-a7bf6c60fac3 tempest-SnapshotsActionsTest-1532269563 None] Create snapshot completed successfully
Apr 01 15:04:36.839716 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-0397233d-d625-466f-838c-e8ade57d2bc0 req-28391346-561e-42da-98c0-730ce1784b9f tempest-AttachVolumeTestJSON-957007614 None] attachment_update completed successfully.
Apr 01 15:04:37.620873 n-d-828419-4 sudo[128388]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:37.623206 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b0d99e31--2966--4fc9--a6e4--6571a527c685 oflag=direct" returned: 0 in 1.009s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:37.625779 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 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_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b0d99e31--2966--4fc9--a6e4--6571a527c685 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:37.657720 n-d-828419-4 sudo[128414]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b0d99e31--2966--4fc9--a6e4--6571a527c685
Apr 01 15:04:37.659282 n-d-828419-4 sudo[128414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:38.354670 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-226d2027-d938-40f6-8287-330dd8c6196b tempest-SnapshotsActionsTest-1825875175 None] Lock "b'cinder-0421c93d-3673-4948-b54b-bdb143eb8565-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.024s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:38.356914 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-226d2027-d938-40f6-8287-330dd8c6196b tempest-SnapshotsActionsTest-1825875175 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-0421c93d-3673-4948-b54b-bdb143eb8565 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:38.411575 n-d-828419-4 sudo[128416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-0421c93d-3673-4948-b54b-bdb143eb8565
Apr 01 15:04:38.412594 n-d-828419-4 sudo[128416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:38.636491 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-af502a05-3ab5-483f-9bfb-94eb6278a06b tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:38.678781 n-d-828419-4 sudo[128432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61
Apr 01 15:04:38.683271 n-d-828419-4 sudo[128432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:39.791299 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-226d2027-d938-40f6-8287-330dd8c6196b tempest-SnapshotsActionsTest-1825875175 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-0421c93d-3673-4948-b54b-bdb143eb8565" returned: 0 in 1.133s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:39.791299 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-226d2027-d938-40f6-8287-330dd8c6196b tempest-SnapshotsActionsTest-1825875175 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0421c93d-3673-4948-b54b-bdb143eb8565 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:39.791299 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:04:39.791299 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:04:39.791299 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:39.487679 n-d-828419-4 sudo[128416]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:39.523280 n-d-828419-4 sudo[128438]: ubuntu : TTY=unknown ; 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-0421c93d-3673-4948-b54b-bdb143eb8565
Apr 01 15:04:39.849206 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-af502a05-3ab5-483f-9bfb-94eb6278a06b tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61" returned: 0 in 1.227s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:39.849206 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-af502a05-3ab5-483f-9bfb-94eb6278a06b tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5c499ee1-10c0-40fc-a3b7-8c54baeea428 --snapshot stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:39.524122 n-d-828419-4 sudo[128438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:39.702891 n-d-828419-4 sudo[128441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:04:39.703913 n-d-828419-4 sudo[128441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:39.842963 n-d-828419-4 sudo[128432]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:39.897750 n-d-828419-4 sudo[128444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5c499ee1-10c0-40fc-a3b7-8c54baeea428 --snapshot stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 -L 1.00g
Apr 01 15:04:39.898711 n-d-828419-4 sudo[128444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:40.335017 n-d-828419-4 sudo[128441]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:40.337453 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:40.339127 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:40.432849 n-d-828419-4 sudo[128455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:04:40.435108 n-d-828419-4 sudo[128455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:40.915675 n-d-828419-4 sudo[128438]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:40.918524 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-226d2027-d938-40f6-8287-330dd8c6196b tempest-SnapshotsActionsTest-1825875175 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0421c93d-3673-4948-b54b-bdb143eb8565" returned: 0 in 1.426s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:41.282793 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-226d2027-d938-40f6-8287-330dd8c6196b tempest-SnapshotsActionsTest-1825875175 None] Created reservations ['5880c380-4988-4bd4-9fa4-818caaabf316', '6e497795-fbb0-451f-b797-59b588e0dc6d', 'b335722a-ffe2-4d99-9dd1-407d524e49d2', 'd0396707-c131-47bd-8f3f-73f6a2da1807'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:04:41.312476 n-d-828419-4 sudo[128455]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:41.314228 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.975s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:41.321105 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:04:41.813411 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-226d2027-d938-40f6-8287-330dd8c6196b tempest-SnapshotsActionsTest-1825875175 None] Delete snapshot completed successfully.
Apr 01 15:04:41.822754 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-226d2027-d938-40f6-8287-330dd8c6196b tempest-SnapshotsActionsTest-1825875175 None] Lock "b'cinder-0421c93d-3673-4948-b54b-bdb143eb8565-delete_snapshot'" released by "delete_snapshot" :: held 3.465s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:04:41.981382 n-d-828419-4 sudo[128444]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:41.984086 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-af502a05-3ab5-483f-9bfb-94eb6278a06b tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5c499ee1-10c0-40fc-a3b7-8c54baeea428 --snapshot stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 -L 1.00g" returned: 0 in 2.136s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:42.189354 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-af502a05-3ab5-483f-9bfb-94eb6278a06b tempest-VolumesSnapshotListTestJSON-705512244 None] Create snapshot completed successfully
Apr 01 15:04:43.957190 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0cac35ae-b32e-4778-b068-d060cf083e2f tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:44.030186 n-d-828419-4 sudo[128642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474
Apr 01 15:04:44.031872 n-d-828419-4 sudo[128642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:44.806014 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-8a78bdcf-1826-40a7-ba27-f9b7d9779e60 tempest-VolumesSnapshotListTestJSON-705512244 None] Lock "b'cinder-5c499ee1-10c0-40fc-a3b7-8c54baeea428-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.118s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:44.824520 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8a78bdcf-1826-40a7-ba27-f9b7d9779e60 tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-5c499ee1-10c0-40fc-a3b7-8c54baeea428 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:44.976085 n-d-828419-4 sudo[128646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-5c499ee1-10c0-40fc-a3b7-8c54baeea428
Apr 01 15:04:44.976909 n-d-828419-4 sudo[128646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:45.167783 n-d-828419-4 sudo[128642]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:45.171080 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0cac35ae-b32e-4778-b068-d060cf083e2f tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474" returned: 0 in 1.214s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:45.173697 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0cac35ae-b32e-4778-b068-d060cf083e2f tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2815c92b-87d6-48e8-9474-cfabfaa1e788 --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:45.213595 n-d-828419-4 sudo[128649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2815c92b-87d6-48e8-9474-cfabfaa1e788 --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g
Apr 01 15:04:45.215347 n-d-828419-4 sudo[128649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:45.579451 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8a78bdcf-1826-40a7-ba27-f9b7d9779e60 tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-5c499ee1-10c0-40fc-a3b7-8c54baeea428" returned: 0 in 0.775s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:45.573789 n-d-828419-4 sudo[128646]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:45.580954 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8a78bdcf-1826-40a7-ba27-f9b7d9779e60 tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5c499ee1-10c0-40fc-a3b7-8c54baeea428 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:45.623829 n-d-828419-4 sudo[128652]: ubuntu : TTY=unknown ; 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-5c499ee1-10c0-40fc-a3b7-8c54baeea428
Apr 01 15:04:45.624620 n-d-828419-4 sudo[128652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:46.601707 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0cac35ae-b32e-4778-b068-d060cf083e2f tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2815c92b-87d6-48e8-9474-cfabfaa1e788 --snapshot stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 -L 1.00g" returned: 0 in 1.420s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:46.591720 n-d-828419-4 sudo[128649]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:46.829645 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-0cac35ae-b32e-4778-b068-d060cf083e2f tempest-SnapshotsActionsTest-1532269563 None] Create snapshot completed successfully
Apr 01 15:04:46.978682 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-03ab2021-ddee-468b-b244-2f0077bb6cc2 req-b584af19-af59-4076-9c17-14ffe8527baf tempest-AttachVolumeTestJSON-957007614 None] Terminate volume connection completed successfully.
Apr 01 15:04:46.979303 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-03ab2021-ddee-468b-b244-2f0077bb6cc2 req-b584af19-af59-4076-9c17-14ffe8527baf tempest-AttachVolumeTestJSON-957007614 None] Deleting attachment 4a06c746-38e7-43e1-80fd-85bf39eae788. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:04:46.981152 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:47.300810 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.318s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:47.301436 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716019824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560\n Backing store flags: \n Account information:\n RUhqHkQwpJV8HZpdq6h8\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107\n Backing store flags: \n Account information:\n QAEcC7C9xJY2LBHG9AN6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:47.302500 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-03ab2021-ddee-468b-b244-2f0077bb6cc2 req-b584af19-af59-4076-9c17-14ffe8527baf tempest-AttachVolumeTestJSON-957007614 None] Removing iscsi_target for Volume ID: f7b294db-570a-48f5-980a-5c3d1196d560
Apr 01 15:04:47.306495 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:47.522098 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f7b294db-570a-48f5-980a-5c3d1196d560 -f" returned: 0 in 0.212s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:47.525401 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716019824]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:47.534791 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:47.610428 n-d-828419-4 sudo[128652]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:47.613504 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8a78bdcf-1826-40a7-ba27-f9b7d9779e60 tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5c499ee1-10c0-40fc-a3b7-8c54baeea428" returned: 0 in 2.033s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:47.883575 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.333s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:47.883575 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716019824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107\n Backing store flags: \n Account information:\n QAEcC7C9xJY2LBHG9AN6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:48.177395 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-8a78bdcf-1826-40a7-ba27-f9b7d9779e60 tempest-VolumesSnapshotListTestJSON-705512244 None] Created reservations ['0977bad4-99e6-4fac-b297-49430be3667f', '72b9ae22-5c7f-47f9-8757-612463368ec7', 'f993bf4e-82d2-4cbd-9b26-86e0ce31a873', '339b9339-0aa3-4bc5-897a-14514fe9f468'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:04:48.290062 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-ed567c49-0050-4ef9-95f8-372d1d54c9b0 tempest-SnapshotsActionsTest-1825875175 None] Lock "b'cinder-2815c92b-87d6-48e8-9474-cfabfaa1e788-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.040s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:48.292376 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed567c49-0050-4ef9-95f8-372d1d54c9b0 tempest-SnapshotsActionsTest-1825875175 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-2815c92b-87d6-48e8-9474-cfabfaa1e788 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:48.372266 n-d-828419-4 sudo[128867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-2815c92b-87d6-48e8-9474-cfabfaa1e788
Apr 01 15:04:48.373069 n-d-828419-4 sudo[128867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:48.587009 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8a78bdcf-1826-40a7-ba27-f9b7d9779e60 tempest-VolumesSnapshotListTestJSON-705512244 None] Delete snapshot completed successfully.
Apr 01 15:04:48.591742 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-8a78bdcf-1826-40a7-ba27-f9b7d9779e60 tempest-VolumesSnapshotListTestJSON-705512244 None] Lock "b'cinder-5c499ee1-10c0-40fc-a3b7-8c54baeea428-delete_snapshot'" released by "delete_snapshot" :: held 3.794s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:04:48.973950 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-41c1ec9f-7818-46e1-b3b6-5f7af19a56b9 tempest-VolumesSnapshotListTestJSON-705512244 None] Lock "b'cinder-cbcb1981-9dad-4635-80d0-43f2b3c9301c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:48.986358 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-41c1ec9f-7818-46e1-b3b6-5f7af19a56b9 tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-cbcb1981-9dad-4635-80d0-43f2b3c9301c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:49.059446 n-d-828419-4 sudo[128869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-cbcb1981-9dad-4635-80d0-43f2b3c9301c
Apr 01 15:04:49.060729 n-d-828419-4 sudo[128869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:49.294739 n-d-828419-4 sudo[128867]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:49.299973 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed567c49-0050-4ef9-95f8-372d1d54c9b0 tempest-SnapshotsActionsTest-1825875175 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-2815c92b-87d6-48e8-9474-cfabfaa1e788" returned: 0 in 1.007s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:49.302588 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed567c49-0050-4ef9-95f8-372d1d54c9b0 tempest-SnapshotsActionsTest-1825875175 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2815c92b-87d6-48e8-9474-cfabfaa1e788 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:49.357617 n-d-828419-4 sudo[128872]: ubuntu : TTY=unknown ; 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-2815c92b-87d6-48e8-9474-cfabfaa1e788
Apr 01 15:04:49.362373 n-d-828419-4 sudo[128872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:49.890995 n-d-828419-4 sudo[128869]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:49.893381 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-41c1ec9f-7818-46e1-b3b6-5f7af19a56b9 tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-cbcb1981-9dad-4635-80d0-43f2b3c9301c" returned: 0 in 0.920s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:49.900860 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-41c1ec9f-7818-46e1-b3b6-5f7af19a56b9 tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cbcb1981-9dad-4635-80d0-43f2b3c9301c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:49.973727 n-d-828419-4 sudo[128875]: ubuntu : TTY=unknown ; 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-cbcb1981-9dad-4635-80d0-43f2b3c9301c
Apr 01 15:04:49.981909 n-d-828419-4 sudo[128875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:51.095339 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-784a64c4-4e52-4803-b8f1-c5b4b59fd761 req-b8834ccb-ec70-42f1-8662-ed361803ad79 tempest-AttachVolumeTestJSON-957007614 None] Terminate volume connection completed successfully.
Apr 01 15:04:51.096022 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-784a64c4-4e52-4803-b8f1-c5b4b59fd761 req-b8834ccb-ec70-42f1-8662-ed361803ad79 tempest-AttachVolumeTestJSON-957007614 None] Deleting attachment cb1b5dab-df95-454c-9abf-75a8ef77fec7. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:04:51.115302 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:51.144824 n-d-828419-4 sudo[128872]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:51.147390 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ed567c49-0050-4ef9-95f8-372d1d54c9b0 tempest-SnapshotsActionsTest-1825875175 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2815c92b-87d6-48e8-9474-cfabfaa1e788" returned: 0 in 1.845s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:51.481241 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.355s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:51.481241 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715628016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107\n System information:\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-56de8ce2-3b1d-474d-8bc4-9a7d00b46107\n Backing store flags: \n Account information:\n QAEcC7C9xJY2LBHG9AN6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:51.481241 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-784a64c4-4e52-4803-b8f1-c5b4b59fd761 req-b8834ccb-ec70-42f1-8662-ed361803ad79 tempest-AttachVolumeTestJSON-957007614 None] Removing iscsi_target for Volume ID: 56de8ce2-3b1d-474d-8bc4-9a7d00b46107
Apr 01 15:04:51.481241 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:51.535302 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-ed567c49-0050-4ef9-95f8-372d1d54c9b0 tempest-SnapshotsActionsTest-1825875175 None] Created reservations ['92e1b33c-86d6-4bb6-9c90-106ab848e004', 'c0455c2a-eae6-4ed1-8b26-beb65e1118b2', 'dc70f4d1-4a07-45a4-b557-fefb775f7a1d', 'f337081c-2cb8-468c-aa71-2ea21f9d4b3d'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:04:51.786142 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 -f" returned: 0 in 0.300s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:51.786563 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715628016]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:51.793996 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:51.901319 n-d-828419-4 sudo[128875]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:51.903771 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-41c1ec9f-7818-46e1-b3b6-5f7af19a56b9 tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cbcb1981-9dad-4635-80d0-43f2b3c9301c" returned: 0 in 2.003s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:51.982043 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:51.982966 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715628016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:04:52.048711 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ed567c49-0050-4ef9-95f8-372d1d54c9b0 tempest-SnapshotsActionsTest-1825875175 None] Delete snapshot completed successfully.
Apr 01 15:04:52.069514 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-ed567c49-0050-4ef9-95f8-372d1d54c9b0 tempest-SnapshotsActionsTest-1825875175 None] Lock "b'cinder-2815c92b-87d6-48e8-9474-cfabfaa1e788-delete_snapshot'" released by "delete_snapshot" :: held 3.785s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:04:52.211766 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-41c1ec9f-7818-46e1-b3b6-5f7af19a56b9 tempest-VolumesSnapshotListTestJSON-705512244 None] Created reservations ['c658b2a0-2cf2-496b-8523-c8066d04e5a5', '776d0c4f-c854-4651-951b-dc8c2eca7d87', '98a1c3b2-e67e-4139-a016-ca1b79b83089', '9fe24ca1-089f-4070-8f6f-e953c7245f82'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:04:52.616431 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-41c1ec9f-7818-46e1-b3b6-5f7af19a56b9 tempest-VolumesSnapshotListTestJSON-705512244 None] Delete snapshot completed successfully.
Apr 01 15:04:52.634604 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-41c1ec9f-7818-46e1-b3b6-5f7af19a56b9 tempest-VolumesSnapshotListTestJSON-705512244 None] Lock "b'cinder-cbcb1981-9dad-4635-80d0-43f2b3c9301c-delete_snapshot'" released by "delete_snapshot" :: held 3.661s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:04:53.965211 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-1690a0af-163f-4d38-94e9-dec482ccdbf4 tempest-VolumesSnapshotListTestJSON-705512244 None] Lock "b'cinder-1aa10330-5bab-4731-aade-137f60b702e9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.036s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:53.972838 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1690a0af-163f-4d38-94e9-dec482ccdbf4 tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1aa10330-5bab-4731-aade-137f60b702e9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:54.056841 n-d-828419-4 sudo[129015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1aa10330-5bab-4731-aade-137f60b702e9
Apr 01 15:04:54.058669 n-d-828419-4 sudo[129015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:54.766004 n-d-828419-4 sudo[129015]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:54.768406 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1690a0af-163f-4d38-94e9-dec482ccdbf4 tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-1aa10330-5bab-4731-aade-137f60b702e9" returned: 0 in 0.796s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:54.770918 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1690a0af-163f-4d38-94e9-dec482ccdbf4 tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1aa10330-5bab-4731-aade-137f60b702e9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:54.792909 n-d-828419-4 sudo[129018]: ubuntu : TTY=unknown ; 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-1aa10330-5bab-4731-aade-137f60b702e9
Apr 01 15:04:54.793877 n-d-828419-4 sudo[129018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:55.425325 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-4b32997e-01a7-44f8-a4c5-90b481cef94e tempest-SnapshotsActionsTest-1532269563 None] Lock "b'cinder-dc30a50c-59a7-4c09-811e-b87189ccc0d3-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.060s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:55.425325 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4b32997e-01a7-44f8-a4c5-90b481cef94e tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-dc30a50c-59a7-4c09-811e-b87189ccc0d3 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:55.474036 n-d-828419-4 sudo[129021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-dc30a50c-59a7-4c09-811e-b87189ccc0d3
Apr 01 15:04:55.474846 n-d-828419-4 sudo[129021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:56.144963 n-d-828419-4 sudo[129018]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:56.148111 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1690a0af-163f-4d38-94e9-dec482ccdbf4 tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1aa10330-5bab-4731-aade-137f60b702e9" returned: 0 in 1.376s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:56.296388 n-d-828419-4 sudo[129021]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:56.305384 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4b32997e-01a7-44f8-a4c5-90b481cef94e tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-dc30a50c-59a7-4c09-811e-b87189ccc0d3" returned: 0 in 0.883s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:56.308046 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4b32997e-01a7-44f8-a4c5-90b481cef94e tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dc30a50c-59a7-4c09-811e-b87189ccc0d3 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:56.363635 n-d-828419-4 sudo[129067]: ubuntu : TTY=unknown ; 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-dc30a50c-59a7-4c09-811e-b87189ccc0d3
Apr 01 15:04:56.364443 n-d-828419-4 sudo[129067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:56.518789 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-1690a0af-163f-4d38-94e9-dec482ccdbf4 tempest-VolumesSnapshotListTestJSON-705512244 None] Created reservations ['021ddc89-a9f9-4c22-a1e5-2d6455f681a9', '44558848-605f-429a-8442-bdf84e044e1a', '576ec89b-062e-4ea1-ad47-2ccf60cefafe', 'fb33cf96-116a-4c8b-b428-40534c573c83'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:04:57.133848 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-1690a0af-163f-4d38-94e9-dec482ccdbf4 tempest-VolumesSnapshotListTestJSON-705512244 None] Delete snapshot completed successfully.
Apr 01 15:04:57.149099 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-1690a0af-163f-4d38-94e9-dec482ccdbf4 tempest-VolumesSnapshotListTestJSON-705512244 None] Lock "b'cinder-1aa10330-5bab-4731-aade-137f60b702e9-delete_snapshot'" released by "delete_snapshot" :: held 3.184s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:04:57.550940 n-d-828419-4 sudo[129067]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:57.552855 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4b32997e-01a7-44f8-a4c5-90b481cef94e tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dc30a50c-59a7-4c09-811e-b87189ccc0d3" returned: 0 in 1.245s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:57.599202 n-d-828419-4 sudo[128414]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:57.635335 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 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_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b0d99e31--2966--4fc9--a6e4--6571a527c685" returned: 0 in 20.010s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:57.639189 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:57.771344 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Lock "b'cinder-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61-delete_volume'" acquired by "delete_volume" :: waited 0.051s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:57.855054 n-d-828419-4 sudo[129121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1
Apr 01 15:04:57.855851 n-d-828419-4 sudo[129121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:57.929736 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-4b32997e-01a7-44f8-a4c5-90b481cef94e tempest-SnapshotsActionsTest-1532269563 None] Created reservations ['ef1584d3-bb99-47b0-8837-b82273aaae8b', 'ea98522c-5fea-4bff-aec6-d419164ceb02', 'b1168323-629c-460f-9281-89c581858196', 'eff39836-5dab-4cf1-a09a-612c1f8a578a'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:04:57.936527 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61
Apr 01 15:04:57.936527 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:57.976052 n-d-828419-4 sudo[129123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61
Apr 01 15:04:57.977380 n-d-828419-4 sudo[129123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:58.214982 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-4b32997e-01a7-44f8-a4c5-90b481cef94e tempest-SnapshotsActionsTest-1532269563 None] Delete snapshot completed successfully.
Apr 01 15:04:58.214982 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-4b32997e-01a7-44f8-a4c5-90b481cef94e tempest-SnapshotsActionsTest-1532269563 None] Lock "b'cinder-dc30a50c-59a7-4c09-811e-b87189ccc0d3-delete_snapshot'" released by "delete_snapshot" :: held 2.807s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:04:58.580858 n-d-828419-4 sudo[129121]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:58.583303 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1" returned: 0 in 0.946s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:58.584763 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_l3upcijin-d-828419-4@lvmdriver-1, size 700.00 MB, duration 20.01 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--b0d99e31--2966--4fc9--a6e4--6571a527c685 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 15:04:58.585587 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Converted 700.00 MB image at 34.98 MB/s
Apr 01 15:04:58.590373 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume b0d99e31-2966-4fc9-a6e4-6571a527c685 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 15:04:58.701059 n-d-828419-4 sudo[129123]: pam_unix(sudo:session): session closed for user root
Apr 01 15:04:58.750451 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user 4ba6f02765d14d95a7a66bf571053a52 is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 15:04:58.750451 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Marking volume b0d99e31-2966-4fc9-a6e4-6571a527c685 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:04:58.770936 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61" returned: 0 in 0.832s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:04:58.770936 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:58.835073 n-d-828419-4 sudo[129130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61
Apr 01 15:04:58.837281 n-d-828419-4 sudo[129130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:04:58.882695 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to b0d99e31-2966-4fc9-a6e4-6571a527c685. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 15:04:58.885219 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Creating volume glance metadata for volume b0d99e31-2966-4fc9-a6e4-6571a527c685 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 15:04:59.061880 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Lock "b'cinder-ea965900-88c8-4a0a-9ac1-9c47be17c474-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:04:59.175036 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2f9a3a7-ffee-4248-8868-c8f5d1412ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b0d99e31-2966-4fc9-a6e4-6571a527c685', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:59.193071 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b67efb1-b1d7-417a-8884-3005228ee2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:04:59.369978 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Volume volume-b0d99e31-2966-4fc9-a6e4-6571a527c685 (b0d99e31-2966-4fc9-a6e4-6571a527c685): created successfully
Apr 01 15:04:59.381219 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b67efb1-b1d7-417a-8884-3005228ee2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:04:59.384335 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Flow 'volume_create_manager' (f23c373f-96ec-451c-afaf-7897cca9dd0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:04:59.465811 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Skipping remove_export. No iscsi_target is presently exported for volume: ea965900-88c8-4a0a-9ac1-9c47be17c474
Apr 01 15:04:59.469586 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:04:59.522020 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b4b2d80c-90bd-4830-a739-61586002649e tempest-VolumesImageMetadata-1890721092 None] Created volume successfully.
Apr 01 15:04:59.530431 n-d-828419-4 sudo[129141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474
Apr 01 15:04:59.532420 n-d-828419-4 sudo[129141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:00.079752 n-d-828419-4 sudo[129130]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:00.082570 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61" returned: 0 in 1.315s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:00.084491 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:00.151623 n-d-828419-4 sudo[129144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61
Apr 01 15:05:00.160333 n-d-828419-4 sudo[129144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:00.426507 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474" returned: 0 in 0.944s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:00.426507 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:00.409337 n-d-828419-4 sudo[129141]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:00.483603 n-d-828419-4 sudo[129147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474
Apr 01 15:05:00.484392 n-d-828419-4 sudo[129147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:01.565474 n-d-828419-4 sudo[129144]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:01.567985 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61" returned: 0 in 1.483s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:01.569306 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Successfully deleted volume: 9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61
Apr 01 15:05:01.853137 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Created reservations ['94b999dd-428a-489d-aead-672b4544c8c4', '80d1a34e-19e1-4582-8446-4b3e396021d6', '940ce747-5bb4-4464-8990-5059b0ca3fdb', '3bd3efb2-f212-47b1-9a61-a97b36fec5fb'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:02.131340 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:02.131340 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:02.175649 n-d-828419-4 sudo[129154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:02.176456 n-d-828419-4 sudo[129154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:02.295895 n-d-828419-4 sudo[129147]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:02.300076 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474" returned: 0 in 1.885s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:02.302547 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:02.401402 n-d-828419-4 sudo[129156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474
Apr 01 15:05:02.402324 n-d-828419-4 sudo[129156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:02.592332 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Lock "b'cinder-b0d99e31-2966-4fc9-a6e4-6571a527c685-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:05:02.948683 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Skipping remove_export. No iscsi_target is presently exported for volume: b0d99e31-2966-4fc9-a6e4-6571a527c685
Apr 01 15:05:02.952795 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b0d99e31-2966-4fc9-a6e4-6571a527c685 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:03.002204 n-d-828419-4 sudo[129159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b0d99e31-2966-4fc9-a6e4-6571a527c685
Apr 01 15:05:03.003620 n-d-828419-4 sudo[129159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:03.273355 n-d-828419-4 sudo[129154]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:03.276266 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.154s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:03.278808 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:03.350435 n-d-828419-4 sudo[129168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:03.352239 n-d-828419-4 sudo[129168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:03.795136 n-d-828419-4 sudo[129156]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:03.801767 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea965900-88c8-4a0a-9ac1-9c47be17c474" returned: 0 in 1.495s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:03.803505 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Successfully deleted volume: ea965900-88c8-4a0a-9ac1-9c47be17c474
Apr 01 15:05:04.041759 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Created reservations ['754e6a4f-b331-4b00-81a0-13a31c71abcc', 'cb8f0c8a-76e4-447f-84fc-1ef5b888e153', '5e6244cb-26e1-476c-88db-57811a0b79cb', 'cd1965cd-10c1-4f0e-8c8e-fa9653410288'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:04.264210 n-d-828419-4 sudo[129159]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:04.267294 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b0d99e31-2966-4fc9-a6e4-6571a527c685" returned: 0 in 1.317s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:04.269122 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b0d99e31-2966-4fc9-a6e4-6571a527c685 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:04.307875 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:04.309058 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:04.318124 n-d-828419-4 sudo[129180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b0d99e31-2966-4fc9-a6e4-6571a527c685
Apr 01 15:05:04.319345 n-d-828419-4 sudo[129180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:04.364515 n-d-828419-4 sudo[129181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:04.365359 n-d-828419-4 sudo[129181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:04.455929 n-d-828419-4 sudo[129168]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:04.467237 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.179s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:04.467237 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:04.476608 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Deleted volume successfully.
Apr 01 15:05:04.597069 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-c67da20a-6204-43b7-b1f4-1825ae20d05f tempest-VolumesSnapshotListTestJSON-705512244 None] Lock "b'cinder-9a4ffea9-4c3c-4e4c-9b7f-754c7da16a61-delete_volume'" released by "delete_volume" :: held 6.824s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:05:04.897552 n-d-828419-4 sudo[129180]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:04.899910 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b0d99e31-2966-4fc9-a6e4-6571a527c685" returned: 0 in 0.630s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:04.909322 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b0d99e31-2966-4fc9-a6e4-6571a527c685 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:04.945094 n-d-828419-4 sudo[129189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b0d99e31-2966-4fc9-a6e4-6571a527c685
Apr 01 15:05:04.946941 n-d-828419-4 sudo[129189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:05.056187 n-d-828419-4 sudo[129181]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:05.058652 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.749s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:05.060854 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:05.111030 n-d-828419-4 sudo[129191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:05.112403 n-d-828419-4 sudo[129191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:05.771963 n-d-828419-4 sudo[129189]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:05.783037 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b0d99e31-2966-4fc9-a6e4-6571a527c685" returned: 0 in 0.873s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:05.783037 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Successfully deleted volume: b0d99e31-2966-4fc9-a6e4-6571a527c685
Apr 01 15:05:06.046781 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Created reservations ['53b00530-f029-4cb9-8d20-587caade72ce', 'a01c5b7c-88b8-42c3-8cde-f3c7cf55f6dc', 'f0225bc2-0d8b-4c3b-b70f-3b04ad7621f2', '749c6346-d6fe-4f45-827b-f609d926e6e4'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:06.154969 n-d-828419-4 sudo[129191]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:06.157474 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.097s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:06.159594 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:06.172824 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Deleted volume successfully.
Apr 01 15:05:06.272286 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-55394dee-54c0-4bf9-a9be-8ed82e24b8a9 tempest-SnapshotsActionsTest-1532269563 None] Lock "b'cinder-ea965900-88c8-4a0a-9ac1-9c47be17c474-delete_volume'" released by "delete_volume" :: held 7.201s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:05:06.408397 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:06.408397 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:06.435061 n-d-828419-4 sudo[129198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:06.436084 n-d-828419-4 sudo[129198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:06.994131 n-d-828419-4 sudo[129198]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:06.996765 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.600s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:07.001676 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:07.020665 n-d-828419-4 sudo[129201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:07.021473 n-d-828419-4 sudo[129201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:07.656828 n-d-828419-4 sudo[129201]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:07.659721 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.660s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:07.661959 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:07.679391 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Deleted volume successfully.
Apr 01 15:05:07.806726 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-ea38e7f9-6e86-497c-a9f8-aaa4a9a8376b tempest-VolumesImageMetadata-1890721092 None] Lock "b'cinder-b0d99e31-2966-4fc9-a6e4-6571a527c685-delete_volume'" released by "delete_volume" :: held 5.225s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:05:08.213371 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Lock "b'cinder-56de8ce2-3b1d-474d-8bc4-9a7d00b46107-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:05:08.763311 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:09.179566 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.417s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:09.179905 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716876240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:05:09.180603 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Skipping remove_export. No iscsi_target is presently exported for volume: 56de8ce2-3b1d-474d-8bc4-9a7d00b46107
Apr 01 15:05:09.181680 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:09.249393 n-d-828419-4 sudo[129209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107
Apr 01 15:05:09.250306 n-d-828419-4 sudo[129209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:10.525572 n-d-828419-4 sudo[129209]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:10.543496 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107" returned: 0 in 1.349s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:10.543496 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:10.602466 n-d-828419-4 sudo[129244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107
Apr 01 15:05:10.603280 n-d-828419-4 sudo[129244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:12.041236 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107" returned: 0 in 1.504s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:12.034752 n-d-828419-4 sudo[129244]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:12.057258 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:12.087412 n-d-828419-4 sudo[129249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107
Apr 01 15:05:12.089379 n-d-828419-4 sudo[129249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:13.029078 n-d-828419-4 sudo[129249]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:13.046231 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-56de8ce2-3b1d-474d-8bc4-9a7d00b46107" returned: 0 in 0.974s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:13.046231 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Successfully deleted volume: 56de8ce2-3b1d-474d-8bc4-9a7d00b46107
Apr 01 15:05:13.310619 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Created reservations ['d21e33ad-4753-455a-8ef6-37b94eadcdcf', 'c19fe249-f39e-4ece-a444-7be620efc634', '2e1794a6-50b2-4ad8-b80e-07ffa6d1e2ef', '3c75f0db-461b-4d8c-9e23-58882a5bb2d1'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:13.711116 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:13.712236 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:13.777028 n-d-828419-4 sudo[129257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:13.779245 n-d-828419-4 sudo[129257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:14.953098 n-d-828419-4 sudo[129257]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:14.955659 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.243s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:14.957884 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:15.015689 n-d-828419-4 sudo[129281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:15.016577 n-d-828419-4 sudo[129281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:15.085318 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Lock "b'cinder-f7b294db-570a-48f5-980a-5c3d1196d560-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:05:15.391935 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:15.742298 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.343s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:15.742298 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315938801968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:05:15.742298 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Skipping remove_export. No iscsi_target is presently exported for volume: f7b294db-570a-48f5-980a-5c3d1196d560
Apr 01 15:05:15.742298 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:15.810505 n-d-828419-4 sudo[129297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560
Apr 01 15:05:15.827902 n-d-828419-4 sudo[129297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:16.064109 n-d-828419-4 sudo[129281]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:16.115575 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.157s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:16.148298 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:16.191364 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Deleted volume successfully.
Apr 01 15:05:16.203231 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Terminate volume connection completed successfully.
Apr 01 15:05:16.312551 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:16.325693 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-14148dde-6f1b-432d-80bf-7760c1dd6631 tempest-AttachVolumeTestJSON-957007614 None] Lock "b'cinder-56de8ce2-3b1d-474d-8bc4-9a7d00b46107-delete_volume'" released by "delete_volume" :: held 8.119s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:05:16.776963 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.468s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:16.788393 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716675536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:05:16.788393 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Removing iscsi_target for Volume ID: f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:05:16.788393 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:17.206943 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af -f" returned: 0 in 0.421s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:17.207537 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716675536]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:05:17.211383 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:17.283981 n-d-828419-4 sudo[129297]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:17.286478 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560" returned: 0 in 1.555s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:17.288144 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:17.310957 n-d-828419-4 sudo[129350]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560
Apr 01 15:05:17.312484 n-d-828419-4 sudo[129350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:17.353802 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:17.353802 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716675536]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:05:17.354143 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-39ff962b-0635-4a78-a777-4cbcaad375b1 tempest-TestVolumeBackupRestore-2093336931 None] Remove volume export completed successfully.
Apr 01 15:05:18.115276 n-d-828419-4 sudo[129350]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:18.117719 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560" returned: 0 in 0.829s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:18.119929 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:18.223452 n-d-828419-4 sudo[129369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560
Apr 01 15:05:18.224339 n-d-828419-4 sudo[129369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:19.821926 n-d-828419-4 sudo[129369]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:19.824269 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7b294db-570a-48f5-980a-5c3d1196d560" returned: 0 in 1.704s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:19.826273 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Successfully deleted volume: f7b294db-570a-48f5-980a-5c3d1196d560
Apr 01 15:05:20.018010 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Created reservations ['6e1b5ebb-519c-42a8-9caf-792694b11324', 'd59994cf-6309-459d-9bc6-ef52e0970fb6', '4fa5076f-c3eb-47a1-b93d-003fb66a47be', 'c8077f02-3435-41ca-82ab-f02ec9e8d11e'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:20.314807 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:20.315685 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:20.362502 n-d-828419-4 sudo[129400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:20.365342 n-d-828419-4 sudo[129400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:21.276896 n-d-828419-4 sudo[129400]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:21.280127 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.963s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:21.283402 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:21.327147 n-d-828419-4 sudo[129405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:21.328049 n-d-828419-4 sudo[129405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:22.120298 n-d-828419-4 sudo[129405]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:22.124640 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.840s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:22.137535 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:22.210510 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Deleted volume successfully.
Apr 01 15:05:22.307568 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Lock "b'cinder-d3695ba9-7cc5-4627-b98f-e10242df1fba-delete_volume'" acquired by "delete_volume" :: waited 0.053s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:05:22.370575 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5f0f4e4b-ab33-45d3-a8c9-382b041193be tempest-AttachVolumeTestJSON-957007614 None] Lock "b'cinder-f7b294db-570a-48f5-980a-5c3d1196d560-delete_volume'" released by "delete_volume" :: held 7.285s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:05:22.487441 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:05:22.502736 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:05:22.503557 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:05:22.532127 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Flow 'volume_create_manager' (c6add84d-5c51-4a21-9377-520da0c4c244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:05:22.542822 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a85fab3-1c7b-4e89-9ca4-25788e0bb87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:22.632894 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:05:22.657703 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:22.727974 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a85fab3-1c7b-4e89-9ca4-25788e0bb87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-485242043',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=26d772c2-9c97-490d-bbf8-52bd487a4aa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e583b05c14eb4719a5b4413f9b2ad8df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:05:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:05:22Z,user_id='4789249461ab49c28582dca4c56ef018',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:22.732007 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f4bc6f3-ba79-45ee-b303-4e44e41e517c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:22.734439 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f4bc6f3-ba79-45ee-b303-4e44e41e517c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:22.737653 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (692ce60c-4b29-49f8-b7a1-b7da7e91c622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:22.743952 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (692ce60c-4b29-49f8-b7a1-b7da7e91c622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26d772c2-9c97-490d-bbf8-52bd487a4aa2', 'volume_name': 'volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:22.747934 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4851b08f-c38d-414f-9cee-78479df7b8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:22.754949 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4851b08f-c38d-414f-9cee-78479df7b8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:22.768012 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (407a50a5-8c54-4488-a482-e6a3bc917c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:22.769133 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Volume 26d772c2-9c97-490d-bbf8-52bd487a4aa2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2', 'volume_size': 1}
Apr 01 15:05:22.770587 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:22.803755 n-d-828419-4 sudo[129409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:05:22.812617 n-d-828419-4 sudo[129409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:22.833866 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:22.834509 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714809520]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:05:22.835666 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Skipping remove_export. No iscsi_target is presently exported for volume: d3695ba9-7cc5-4627-b98f-e10242df1fba
Apr 01 15:05:22.837375 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:22.897753 n-d-828419-4 sudo[129412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba
Apr 01 15:05:22.902807 n-d-828419-4 sudo[129412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:23.013873 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:05:23.018155 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:05:23.018770 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:05:23.039834 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Flow 'volume_create_manager' (9d71d410-1f15-4125-8537-4dd660c077df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:05:23.052949 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e47c9b4b-cee6-4031-8b3a-fba5378cf838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:23.105061 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:05:23.158268 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e47c9b4b-cee6-4031-8b3a-fba5378cf838) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1344783226',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=98defa65-03df-4875-81a8-94e15cb3374e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b144839492ba44a7b8971f188d187090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:05:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:05:23Z,user_id='1ed23faa6ac94b3cbebe37088d78e2ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:23.161249 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e93b25c2-482b-4a1f-802c-e7a5849d6cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:23.163658 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e93b25c2-482b-4a1f-802c-e7a5849d6cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:23.170306 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efee8769-8b67-46bb-a3e4-fb33d619f98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:23.174911 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efee8769-8b67-46bb-a3e4-fb33d619f98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '98defa65-03df-4875-81a8-94e15cb3374e', 'volume_name': 'volume-98defa65-03df-4875-81a8-94e15cb3374e', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:23.182125 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e946ba6-d110-4d94-ba55-9a4a70713f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:23.184657 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e946ba6-d110-4d94-ba55-9a4a70713f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:23.191851 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d0332a0-c07a-4f60-b8f7-3408eaceb68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:23.194380 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Volume 98defa65-03df-4875-81a8-94e15cb3374e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-98defa65-03df-4875-81a8-94e15cb3374e', 'volume_size': 1}
Apr 01 15:05:23.196635 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-98defa65-03df-4875-81a8-94e15cb3374e stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:23.264467 n-d-828419-4 sudo[129414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-98defa65-03df-4875-81a8-94e15cb3374e stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:05:23.273876 n-d-828419-4 sudo[129414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:24.062369 n-d-828419-4 sudo[129412]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:24.065997 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba" returned: 0 in 1.228s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:24.068810 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:24.112090 n-d-828419-4 sudo[129409]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:24.115407 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.344s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:24.119065 n-d-828419-4 sudo[129448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba
Apr 01 15:05:24.120081 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (407a50a5-8c54-4488-a482-e6a3bc917c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:24.122299 n-d-828419-4 sudo[129448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:24.123817 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6b8aeb7-3916-49da-a39b-02dd3c927432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:24.204162 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Volume volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2 (26d772c2-9c97-490d-bbf8-52bd487a4aa2): created successfully
Apr 01 15:05:24.204162 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6b8aeb7-3916-49da-a39b-02dd3c927432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:24.209294 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Flow 'volume_create_manager' (c6add84d-5c51-4a21-9377-520da0c4c244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:05:24.322107 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8c1937df-db89-4494-99ca-2e75fc724965 tempest-VolumesTransfersV355Test-1962073943 None] Created volume successfully.
Apr 01 15:05:24.515743 n-d-828419-4 sudo[129414]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:24.518226 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-98defa65-03df-4875-81a8-94e15cb3374e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.322s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:24.522540 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d0332a0-c07a-4f60-b8f7-3408eaceb68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-98defa65-03df-4875-81a8-94e15cb3374e', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:24.525885 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1bf9a44e-445c-48c9-b18c-9dad27549820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:24.634426 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Volume volume-98defa65-03df-4875-81a8-94e15cb3374e (98defa65-03df-4875-81a8-94e15cb3374e): created successfully
Apr 01 15:05:24.637746 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1bf9a44e-445c-48c9-b18c-9dad27549820) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:24.642125 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Flow 'volume_create_manager' (9d71d410-1f15-4125-8537-4dd660c077df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:05:24.738873 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d17bf0d0-0487-431e-8387-f0162ec8b008 tempest-VolumeManageAdminTest-729290570 None] Created volume successfully.
Apr 01 15:05:25.056943 n-d-828419-4 sudo[129448]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:25.059352 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba" returned: 0 in 0.991s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:25.060974 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:25.139238 n-d-828419-4 sudo[129481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba
Apr 01 15:05:25.140053 n-d-828419-4 sudo[129481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:25.884897 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-775da739-004c-4348-ad14-117c7d7e2914 tempest-VolumeManageAdminTest-2046248628 None] Lock "b'cinder-98defa65-03df-4875-81a8-94e15cb3374e-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:05:26.091271 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-775da739-004c-4348-ad14-117c7d7e2914 tempest-VolumeManageAdminTest-2046248628 None] Skipping remove_export. No iscsi_target is presently exported for volume: 98defa65-03df-4875-81a8-94e15cb3374e
Apr 01 15:05:26.421248 n-d-828419-4 sudo[129481]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:26.422259 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-775da739-004c-4348-ad14-117c7d7e2914 tempest-VolumeManageAdminTest-2046248628 None] Created reservations ['755b3e77-f941-4479-ad24-313eec73f753', 'bc8c6a00-9402-4541-9c26-56500d959e9b', '4ec7667e-9634-41d8-b1b0-4f3ad18b1bcc', '75a041b1-2985-4dcd-ae5c-3e3345113b74'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:26.423109 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3695ba9-7cc5-4627-b98f-e10242df1fba" returned: 0 in 1.362s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:26.426096 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Successfully deleted volume: d3695ba9-7cc5-4627-b98f-e10242df1fba
Apr 01 15:05:26.920165 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Created reservations ['e734cafc-6ed6-4752-8c2e-ae05f1605c59', 'ae4ef444-b4dc-4db8-b94a-97d368b3d0be', '4a18a2ce-dd19-4e3e-a8e8-97a068d95527', '483fa5d9-50d4-4f7c-9d20-c68a263c60fe'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:27.144976 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-775da739-004c-4348-ad14-117c7d7e2914 tempest-VolumeManageAdminTest-2046248628 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:27.150808 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-775da739-004c-4348-ad14-117c7d7e2914 tempest-VolumeManageAdminTest-2046248628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:27.184866 n-d-828419-4 sudo[129503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:27.185739 n-d-828419-4 sudo[129503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:27.380808 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:27.384800 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:27.469119 n-d-828419-4 sudo[129519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:27.470159 n-d-828419-4 sudo[129519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:27.844750 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-afad0e73-cb0f-420d-818a-9f5253107b3a tempest-VolumesTransfersV355Test-993541390 None] Transfer volume completed successfully.
Apr 01 15:05:28.189631 n-d-828419-4 sudo[129519]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:28.191780 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.810s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:28.194283 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:28.263756 n-d-828419-4 sudo[129543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:28.281910 n-d-828419-4 sudo[129543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:28.315938 n-d-828419-4 sudo[129503]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:28.318516 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-775da739-004c-4348-ad14-117c7d7e2914 tempest-VolumeManageAdminTest-2046248628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.170s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:28.320220 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-775da739-004c-4348-ad14-117c7d7e2914 tempest-VolumeManageAdminTest-2046248628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:28.404954 n-d-828419-4 sudo[129549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:28.405897 n-d-828419-4 sudo[129549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:28.675354 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Flow 'volume_manage_existing_manager' (5f53f932-d25c-4c0b-ba93-93627145f4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:05:28.679580 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (38181db7-22bf-4e7b-bd40-3a9e62fad780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:28.682294 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (38181db7-22bf-4e7b-bd40-3a9e62fad780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:28.691388 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (24c5e3ea-2b67-42d9-b268-0949a56c1a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:28.693129 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-98defa65-03df-4875-81a8-94e15cb3374e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:28.769100 n-d-828419-4 sudo[129560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-98defa65-03df-4875-81a8-94e15cb3374e
Apr 01 15:05:28.769985 n-d-828419-4 sudo[129560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:29.543451 n-d-828419-4 sudo[129543]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:29.549202 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.352s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:29.562344 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:29.577136 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Deleted volume successfully.
Apr 01 15:05:29.741071 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-2b7d9b6e-c94b-4fe6-96f1-0871273f64d1 tempest-AttachVolumeTestJSON-957007614 None] Lock "b'cinder-d3695ba9-7cc5-4627-b98f-e10242df1fba-delete_volume'" released by "delete_volume" :: held 7.432s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:05:29.772977 n-d-828419-4 sudo[129549]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:29.775467 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-775da739-004c-4348-ad14-117c7d7e2914 tempest-VolumeManageAdminTest-2046248628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.455s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:29.776715 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-775da739-004c-4348-ad14-117c7d7e2914 tempest-VolumeManageAdminTest-2046248628 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:29.788386 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-775da739-004c-4348-ad14-117c7d7e2914 tempest-VolumeManageAdminTest-2046248628 None] Unmanaged volume successfully.
Apr 01 15:05:29.795707 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-775da739-004c-4348-ad14-117c7d7e2914 tempest-VolumeManageAdminTest-2046248628 None] Lock "b'cinder-98defa65-03df-4875-81a8-94e15cb3374e-delete_volume'" released by "delete_volume" :: held 3.915s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:05:30.265703 n-d-828419-4 sudo[129560]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:30.283674 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-98defa65-03df-4875-81a8-94e15cb3374e" returned: 0 in 1.575s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:30.283674 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (24c5e3ea-2b67-42d9-b268-0949a56c1a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': 'fff77363-6d8b-4389-8957-0a77f6888cdf', '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-04-01T15:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-806117862',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=12ead009-de30-407e-91a7-897f458d0373,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='151f087ae798403494c2456d79ff1ce3',provider_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='86e8a4d988b442b88c816a6e86d1f6b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-12ead009-de30-407e-91a7-897f458d0373', 'volume_id': '12ead009-de30-407e-91a7-897f458d0373'}}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:30.283674 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6ec640-ff43-4e08-8e35-31a64a143cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:30.703531 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Created reservations ['1524edb7-d3a4-4c2f-9835-8ceedc1ff0b1', '4cf86a1c-d12e-4988-9c41-ef4ce427daeb'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:30.706475 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6ec640-ff43-4e08-8e35-31a64a143cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1524edb7-d3a4-4c2f-9835-8ceedc1ff0b1', '4cf86a1c-d12e-4988-9c41-ef4ce427daeb']}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:30.709744 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (59cb77d8-73f3-4e27-a615-3a6399feddd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:30.711762 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-98defa65-03df-4875-81a8-94e15cb3374e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:30.800000 n-d-828419-4 sudo[129595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-98defa65-03df-4875-81a8-94e15cb3374e
Apr 01 15:05:30.800790 n-d-828419-4 sudo[129595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:30.852747 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Lock "b'cinder-26d772c2-9c97-490d-bbf8-52bd487a4aa2-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:05:31.206161 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Skipping remove_export. No iscsi_target is presently exported for volume: 26d772c2-9c97-490d-bbf8-52bd487a4aa2
Apr 01 15:05:31.208045 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:31.257892 n-d-828419-4 sudo[129599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2
Apr 01 15:05:31.258710 n-d-828419-4 sudo[129599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:31.996126 n-d-828419-4 sudo[129595]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:31.998462 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-98defa65-03df-4875-81a8-94e15cb3374e" returned: 0 in 1.286s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:32.009596 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-98defa65-03df-4875-81a8-94e15cb3374e volume-12ead009-de30-407e-91a7-897f458d0373 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:32.299967 n-d-828419-4 sudo[129599]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:32.303798 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2" returned: 0 in 1.096s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:32.305826 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:32.368748 n-d-828419-4 sudo[129626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2
Apr 01 15:05:32.371226 n-d-828419-4 sudo[129626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:32.417525 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-98defa65-03df-4875-81a8-94e15cb3374e volume-12ead009-de30-407e-91a7-897f458d0373" returned: 0 in 0.410s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:32.418369 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712972576]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:05:32.603333 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (59cb77d8-73f3-4e27-a615-3a6399feddd9) 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-04-01T15:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-806117862',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=12ead009-de30-407e-91a7-897f458d0373,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='151f087ae798403494c2456d79ff1ce3',provider_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='86e8a4d988b442b88c816a6e86d1f6b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:32.606902 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd384e21-2f4e-40e5-a01f-cc805867eacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:32.750885 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd384e21-2f4e-40e5-a01f-cc805867eacf) 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-04-01T15:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-806117862',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=12ead009-de30-407e-91a7-897f458d0373,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='151f087ae798403494c2456d79ff1ce3',provider_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='86e8a4d988b442b88c816a6e86d1f6b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:32.754111 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (6f80ca37-7c3d-4001-8215-22dd9ef337eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:32.931880 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Volume volume-12ead009-de30-407e-91a7-897f458d0373 (12ead009-de30-407e-91a7-897f458d0373): created successfully
Apr 01 15:05:32.934097 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (6f80ca37-7c3d-4001-8215-22dd9ef337eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:32.937640 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Flow 'volume_manage_existing_manager' (5f53f932-d25c-4c0b-ba93-93627145f4ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:05:32.938433 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-212cfe35-b761-4aa1-b85b-6ac667b86559 tempest-VolumeManageAdminTest-2046248628 None] Manage existing volume completed successfully.
Apr 01 15:05:33.269961 n-d-828419-4 sudo[129626]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:33.272137 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2" returned: 0 in 0.967s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:33.274792 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:33.322664 n-d-828419-4 sudo[129632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2
Apr 01 15:05:33.323498 n-d-828419-4 sudo[129632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:34.448005 n-d-828419-4 sudo[129632]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:34.450880 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26d772c2-9c97-490d-bbf8-52bd487a4aa2" returned: 0 in 1.176s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:34.452730 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Successfully deleted volume: 26d772c2-9c97-490d-bbf8-52bd487a4aa2
Apr 01 15:05:34.691935 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Created reservations ['5f1ebe61-7c6a-456d-8ad4-5e065eebcc73', '6add370b-0709-416c-aaa8-9c43d43dbe32', '772ea650-c9ec-49b0-85b8-ea02411d702d', '8938e583-262b-4160-a05d-2f2697cf2b67'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:34.776862 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Lock "b'cinder-12ead009-de30-407e-91a7-897f458d0373-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:05:35.020060 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Skipping remove_export. No iscsi_target is presently exported for volume: 12ead009-de30-407e-91a7-897f458d0373
Apr 01 15:05:35.022547 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-12ead009-de30-407e-91a7-897f458d0373 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:35.062660 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:35.064472 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:35.094605 n-d-828419-4 sudo[129649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-12ead009-de30-407e-91a7-897f458d0373
Apr 01 15:05:35.096110 n-d-828419-4 sudo[129649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:35.115827 n-d-828419-4 sudo[129650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:35.116632 n-d-828419-4 sudo[129650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:36.266358 n-d-828419-4 sudo[129650]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:36.270012 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.206s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:36.273379 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:36.341169 n-d-828419-4 sudo[129664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:36.367007 n-d-828419-4 sudo[129664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:36.432000 n-d-828419-4 sudo[129649]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:36.434764 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-12ead009-de30-407e-91a7-897f458d0373" returned: 0 in 1.411s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:36.437805 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12ead009-de30-407e-91a7-897f458d0373 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:36.518645 n-d-828419-4 sudo[129666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12ead009-de30-407e-91a7-897f458d0373
Apr 01 15:05:36.524395 n-d-828419-4 sudo[129666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:37.764494 n-d-828419-4 sudo[129666]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:37.767144 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12ead009-de30-407e-91a7-897f458d0373" returned: 0 in 1.329s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:37.769034 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12ead009-de30-407e-91a7-897f458d0373 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:37.774413 n-d-828419-4 sudo[129664]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:37.805902 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.532s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:37.809179 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:37.814777 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Deleted volume successfully.
Apr 01 15:05:37.824974 n-d-828419-4 sudo[129703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12ead009-de30-407e-91a7-897f458d0373
Apr 01 15:05:37.830421 n-d-828419-4 sudo[129703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:37.929588 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c448284c-ba26-4740-b107-3b0c9defbd01 tempest-GroupsTest-579176066 None] Group tempest-Group1-66127368: creating
Apr 01 15:05:37.981807 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-46285b14-d64e-44f1-b9d0-958501fb9bd3 tempest-VolumesTransfersV355Test-751912109 None] Lock "b'cinder-26d772c2-9c97-490d-bbf8-52bd487a4aa2-delete_volume'" released by "delete_volume" :: held 7.127s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:05:38.056713 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c448284c-ba26-4740-b107-3b0c9defbd01 tempest-GroupsTest-579176066 None] Group tempest-Group1-66127368: created successfully
Apr 01 15:05:38.175129 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c448284c-ba26-4740-b107-3b0c9defbd01 tempest-GroupsTest-579176066 None] Create group completed successfully.
Apr 01 15:05:38.510622 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:05:38.515237 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:05:38.516117 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:05:38.572781 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Flow 'volume_create_manager' (ec6da9d0-7153-4e1a-b95a-71b5d117445d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:05:38.577899 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65b9c940-c351-40cf-b06e-1bceaf2210f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:38.674688 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:05:38.748671 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65b9c940-c351-40cf-b06e-1bceaf2210f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:05:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1996273711',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=a8fbd928-3256-401f-9899-b73d51c40495,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e583b05c14eb4719a5b4413f9b2ad8df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:05:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:05:38Z,user_id='4789249461ab49c28582dca4c56ef018',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:38.765047 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f18216d-ab47-42ec-acd7-a41fa434eb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:38.776557 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f18216d-ab47-42ec-acd7-a41fa434eb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:38.779942 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8643bec1-c73f-4ed4-ba50-e69f2d8cd3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:38.803206 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8643bec1-c73f-4ed4-ba50-e69f2d8cd3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a8fbd928-3256-401f-9899-b73d51c40495', 'volume_name': 'volume-a8fbd928-3256-401f-9899-b73d51c40495', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:38.812190 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (33047e45-e97f-4702-9386-845bc2c9d6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:38.824526 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (33047e45-e97f-4702-9386-845bc2c9d6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:38.827192 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78f707f8-777b-49af-a604-2a7f0f1dbdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:38.828026 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Volume a8fbd928-3256-401f-9899-b73d51c40495: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a8fbd928-3256-401f-9899-b73d51c40495', 'volume_size': 1}
Apr 01 15:05:38.829344 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8fbd928-3256-401f-9899-b73d51c40495 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:38.920184 n-d-828419-4 sudo[129728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8fbd928-3256-401f-9899-b73d51c40495 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:05:38.939006 n-d-828419-4 sudo[129728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:39.345723 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-fdb3e122-544b-48b4-9889-0d55bd57b8ad req-c58c4565-fadd-4903-982c-a103ae9982c0 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:39.437784 n-d-828419-4 sudo[129743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:05:39.443411 n-d-828419-4 sudo[129743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:39.648565 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-792ef25b-8c66-43e7-98e0-60540070f6b8 tempest-GroupsTest-579176066 None] Group tempest-Group2-138375887: creating
Apr 01 15:05:39.669775 n-d-828419-4 sudo[129703]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:39.675447 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:05:39.676153 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:39.676913 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:39.761248 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12ead009-de30-407e-91a7-897f458d0373" returned: 0 in 1.985s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:39.766533 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Successfully deleted volume: 12ead009-de30-407e-91a7-897f458d0373
Apr 01 15:05:39.777149 n-d-828419-4 sudo[129753]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:39.783480 n-d-828419-4 sudo[129753]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:40.085223 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-792ef25b-8c66-43e7-98e0-60540070f6b8 tempest-GroupsTest-579176066 None] Group tempest-Group2-138375887: created successfully
Apr 01 15:05:40.223674 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-792ef25b-8c66-43e7-98e0-60540070f6b8 tempest-GroupsTest-579176066 None] Create group completed successfully.
Apr 01 15:05:40.260285 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Created reservations ['308503fd-4b27-4656-b741-5d5e5c074d3e', 'ae416733-1b78-4174-97f2-86d1a035e682', '69aaf41b-2ebe-488a-8604-ae6580c4ae40', 'c0a6ad84-8296-4ef8-8b10-fc4da63a9af7'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:40.361388 n-d-828419-4 sudo[129728]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:40.363852 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8fbd928-3256-401f-9899-b73d51c40495 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.535s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:40.378812 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78f707f8-777b-49af-a604-2a7f0f1dbdc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a8fbd928-3256-401f-9899-b73d51c40495', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:40.378812 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f90e920-bc04-48ee-93e2-961df0167469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:40.614967 n-d-828419-4 sudo[129743]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:40.629847 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Volume volume-a8fbd928-3256-401f-9899-b73d51c40495 (a8fbd928-3256-401f-9899-b73d51c40495): created successfully
Apr 01 15:05:40.629847 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f90e920-bc04-48ee-93e2-961df0167469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:40.629847 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Flow 'volume_create_manager' (ec6da9d0-7153-4e1a-b95a-71b5d117445d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:05:40.629847 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-fdb3e122-544b-48b4-9889-0d55bd57b8ad req-c58c4565-fadd-4903-982c-a103ae9982c0 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af" returned: 0 in 1.275s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:40.732372 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:40.811736 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.082s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:40.812500 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718198368]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:05:40.813866 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-fdb3e122-544b-48b4-9889-0d55bd57b8ad req-c58c4565-fadd-4903-982c-a103ae9982c0 tempest-TestVolumeBackupRestore-2093336931 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:05:40.814860 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-fdb3e122-544b-48b4-9889-0d55bd57b8ad req-c58c4565-fadd-4903-982c-a103ae9982c0 tempest-TestVolumeBackupRestore-2093336931 None] Creating iscsi_target for Volume ID: volume-f85ef938-4f73-4073-91cf-0b1346e8b7af {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:05:40.879704 n-d-828419-4 sudo[129753]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:41.423194 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-fdb3e122-544b-48b4-9889-0d55bd57b8ad req-c58c4565-fadd-4903-982c-a103ae9982c0 tempest-TestVolumeBackupRestore-2093336931 None] Created volume path /opt/stack/data/cinder/volumes/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af,
Apr 01 15:05:41.423194 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:05:41.423194 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:05:41.423194 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:05:41.423194 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:05:41.423194 n-d-828419-4 cinder-volume[96899]: incominguser mh9rhr8EVfPmJW8YK3zR zJCfeKL9HsoXKpG3
Apr 01 15:05:41.423194 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:05:41.423194 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:05:41.423194 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:05:41.423194 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:05:41.425510 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.748s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:41.425874 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:41.426644 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:41.468668 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:41.499023 n-d-828419-4 sudo[129833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:41.503647 n-d-828419-4 sudo[129833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:41.514493 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:41.516040 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c1800fb8-de64-4c72-a3ff-817b062eb92a tempest-VolumesTransfersV355Test-1962073943 None] Created volume successfully.
Apr 01 15:05:41.554566 n-d-828419-4 sudo[129836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:41.558008 n-d-828419-4 sudo[129836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:42.456912 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af" returned: 0 in 1.032s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:42.458051 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718198368]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:05:42.458952 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-fdb3e122-544b-48b4-9889-0d55bd57b8ad req-c58c4565-fadd-4903-982c-a103ae9982c0 tempest-TestVolumeBackupRestore-2093336931 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:05:42.459562 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-fdb3e122-544b-48b4-9889-0d55bd57b8ad req-c58c4565-fadd-4903-982c-a103ae9982c0 tempest-TestVolumeBackupRestore-2093336931 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:05:42.461223 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:42.487133 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:42.487820 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718198368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:05:42.488738 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-fdb3e122-544b-48b4-9889-0d55bd57b8ad req-c58c4565-fadd-4903-982c-a103ae9982c0 tempest-TestVolumeBackupRestore-2093336931 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:05:42.490415 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:42.577291 n-d-828419-4 sudo[129836]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:42.580934 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.113s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:42.583094 n-d-828419-4 sudo[129833]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:42.584729 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:42.587893 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.161s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:42.589244 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:42.641276 n-d-828419-4 sudo[129889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:42.642743 n-d-828419-4 sudo[129889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:42.781009 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.290s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:42.781663 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718198368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:05:42.783951 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:43.110047 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.326s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:43.110684 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718198368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:05:43.112654 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-fdb3e122-544b-48b4-9889-0d55bd57b8ad req-c58c4565-fadd-4903-982c-a103ae9982c0 tempest-TestVolumeBackupRestore-2093336931 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:05:43.556695 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-fdb3e122-544b-48b4-9889-0d55bd57b8ad req-c58c4565-fadd-4903-982c-a103ae9982c0 tempest-TestVolumeBackupRestore-2093336931 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af', 'target_lun': 1, 'volume_id': 'f85ef938-4f73-4073-91cf-0b1346e8b7af', 'auth_method': 'CHAP', 'auth_username': 'mh9rhr8EVfPmJW8YK3zR', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '03209585-653e-408a-b764-1b7d1fb2dcf9'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:05:43.573999 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:05:43.592838 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:05:43.595624 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:05:43.717392 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Flow 'volume_create_manager' (cc75d6b5-2e94-4d06-91ac-135aad5f1fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:05:43.727328 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d728cc06-c683-4a63-afba-93c871b2b59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:43.807162 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:05:43.810673 n-d-828419-4 sudo[129889]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:43.879199 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d728cc06-c683-4a63-afba-93c871b2b59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:05:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-373026115',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=9031f740-a1cd-491e-8277-e85745420a1f,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=1250f02a-14f3-4b2f-a832-4d0320af5622,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e88e927b5b24362b9437b7330359ae8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:05:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:05:43Z,user_id='d7a6df7408a24ed3bd788275195e322a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7b2e899-d7e9-4ea0-b485-06ddd7a3d713),volume_type_id=a7b2e899-d7e9-4ea0-b485-06ddd7a3d713)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:43.881940 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9378fa84-7fdb-4cb4-8414-2245ec69b2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:43.884047 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9378fa84-7fdb-4cb4-8414-2245ec69b2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:43.903858 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efe92904-ed51-4cb8-8421-fd0eac2c5158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:43.914750 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efe92904-ed51-4cb8-8421-fd0eac2c5158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1250f02a-14f3-4b2f-a832-4d0320af5622', 'volume_name': 'volume-1250f02a-14f3-4b2f-a832-4d0320af5622', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:43.923548 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31afb086-9222-4ddb-bf8b-357de93cb731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:43.932649 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31afb086-9222-4ddb-bf8b-357de93cb731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:43.941061 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4368dc79-adcf-4a33-a097-ec5a0553d9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:43.965090 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.376s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:43.986970 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:44.013899 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Deleted volume successfully.
Apr 01 15:05:44.060555 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Volume 1250f02a-14f3-4b2f-a832-4d0320af5622: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1250f02a-14f3-4b2f-a832-4d0320af5622', 'volume_size': 1}
Apr 01 15:05:44.061915 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1250f02a-14f3-4b2f-a832-4d0320af5622 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:44.099268 n-d-828419-4 sudo[129919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1250f02a-14f3-4b2f-a832-4d0320af5622 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:05:44.101548 n-d-828419-4 sudo[129919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:44.331277 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-ef46dd58-6d9e-4ed6-a4fc-cb3647729fbc tempest-VolumeManageAdminTest-2046248628 None] Lock "b'cinder-12ead009-de30-407e-91a7-897f458d0373-delete_volume'" released by "delete_volume" :: held 9.554s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:05:44.341406 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-fdb3e122-544b-48b4-9889-0d55bd57b8ad req-c58c4565-fadd-4903-982c-a103ae9982c0 tempest-TestVolumeBackupRestore-2093336931 None] attachment_update completed successfully.
Apr 01 15:05:44.886472 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Lock "b'cinder-a8fbd928-3256-401f-9899-b73d51c40495-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:05:45.124486 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Skipping remove_export. No iscsi_target is presently exported for volume: a8fbd928-3256-401f-9899-b73d51c40495
Apr 01 15:05:45.125587 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a8fbd928-3256-401f-9899-b73d51c40495 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:45.198679 n-d-828419-4 sudo[129936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a8fbd928-3256-401f-9899-b73d51c40495
Apr 01 15:05:45.205039 n-d-828419-4 sudo[129936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:45.420650 n-d-828419-4 sudo[129919]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:45.423063 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1250f02a-14f3-4b2f-a832-4d0320af5622 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.361s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:45.426898 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4368dc79-adcf-4a33-a097-ec5a0553d9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1250f02a-14f3-4b2f-a832-4d0320af5622', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:45.429411 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83dc6abb-1150-4e8d-be95-19f3322e11b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:45.566769 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Volume volume-1250f02a-14f3-4b2f-a832-4d0320af5622 (1250f02a-14f3-4b2f-a832-4d0320af5622): created successfully
Apr 01 15:05:45.568915 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83dc6abb-1150-4e8d-be95-19f3322e11b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:45.572503 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Flow 'volume_create_manager' (cc75d6b5-2e94-4d06-91ac-135aad5f1fc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:05:45.668824 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d171ec8d-4163-4c63-a0a4-4698de5e7b3c tempest-GroupsTest-579176066 None] Created volume successfully.
Apr 01 15:05:46.056465 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a8fbd928-3256-401f-9899-b73d51c40495" returned: 0 in 0.808s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:46.056465 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8fbd928-3256-401f-9899-b73d51c40495 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:45.931508 n-d-828419-4 sudo[129936]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:45.971474 n-d-828419-4 sudo[129971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8fbd928-3256-401f-9899-b73d51c40495
Apr 01 15:05:45.972477 n-d-828419-4 sudo[129971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:46.647803 n-d-828419-4 sudo[129971]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:46.650936 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8fbd928-3256-401f-9899-b73d51c40495" returned: 0 in 0.714s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:46.652987 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8fbd928-3256-401f-9899-b73d51c40495 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:46.681144 n-d-828419-4 sudo[129974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8fbd928-3256-401f-9899-b73d51c40495
Apr 01 15:05:46.682781 n-d-828419-4 sudo[129974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:47.418558 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1250f02a-14f3-4b2f-a832-4d0320af5622
Apr 01 15:05:47.419778 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1250f02a-14f3-4b2f-a832-4d0320af5622 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:47.460202 n-d-828419-4 sudo[129998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1250f02a-14f3-4b2f-a832-4d0320af5622
Apr 01 15:05:47.460980 n-d-828419-4 sudo[129998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:47.580176 n-d-828419-4 sudo[129974]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:47.582774 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8fbd928-3256-401f-9899-b73d51c40495" returned: 0 in 0.929s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:47.590061 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Successfully deleted volume: a8fbd928-3256-401f-9899-b73d51c40495
Apr 01 15:05:47.846487 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Created reservations ['f7c3740b-6afb-435f-ad19-252471eebcb8', 'bc8a8f58-4df7-4ec3-a1b7-600bb36593c8', 'c4298033-dc3c-4008-a3d6-fdee300d7df3', '1a4093a3-b67c-4550-b207-cf12cca42d9b'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:48.086198 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:48.086968 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:48.134876 n-d-828419-4 sudo[130005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:48.135756 n-d-828419-4 sudo[130005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:48.351629 n-d-828419-4 sudo[129998]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:48.354065 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1250f02a-14f3-4b2f-a832-4d0320af5622" returned: 0 in 0.934s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:48.357212 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1250f02a-14f3-4b2f-a832-4d0320af5622 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:48.429683 n-d-828419-4 sudo[130011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1250f02a-14f3-4b2f-a832-4d0320af5622
Apr 01 15:05:48.431605 n-d-828419-4 sudo[130011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:48.978115 n-d-828419-4 sudo[130005]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:48.981208 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.894s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:48.984094 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:49.009581 n-d-828419-4 sudo[130044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:49.010577 n-d-828419-4 sudo[130044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:49.763787 n-d-828419-4 sudo[130011]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:49.766649 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1250f02a-14f3-4b2f-a832-4d0320af5622" returned: 0 in 1.408s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:49.770860 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1250f02a-14f3-4b2f-a832-4d0320af5622 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:49.826190 n-d-828419-4 sudo[130081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1250f02a-14f3-4b2f-a832-4d0320af5622
Apr 01 15:05:49.827194 n-d-828419-4 sudo[130081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:49.838038 n-d-828419-4 sudo[130044]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:49.841091 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.856s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:49.843530 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:49.849155 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Deleted volume successfully.
Apr 01 15:05:50.057044 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-74110fc3-2902-4a23-804e-f8417621ed64 tempest-VolumesTransfersV355Test-751912109 None] Lock "b'cinder-a8fbd928-3256-401f-9899-b73d51c40495-delete_volume'" released by "delete_volume" :: held 5.172s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:05:50.729828 n-d-828419-4 sudo[130081]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:50.731977 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1250f02a-14f3-4b2f-a832-4d0320af5622" returned: 0 in 0.963s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:50.732783 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Successfully deleted volume: 1250f02a-14f3-4b2f-a832-4d0320af5622
Apr 01 15:05:51.154192 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Created reservations ['4db71ea5-b19d-420f-83a3-112c2d5346a0'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:51.208013 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-55282537 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-55282537, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:05:51.208823 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-55282537 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-55282537, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:05:51.368561 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Created reservations ['848fc23e-15b4-4f94-8462-b2a4b97fc272', '0df9cef6-7477-423f-9f8d-fca8cc3d1dec', '9a306b06-786b-4593-b8ac-2d7c240a54d7', '9a622e69-49db-4511-b8ce-db5565ea296b'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:52.265014 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:52.265762 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:52.308087 n-d-828419-4 sudo[130125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:52.308908 n-d-828419-4 sudo[130125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:52.892200 n-d-828419-4 sudo[130125]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:52.950670 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:52.980444 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:53.024032 n-d-828419-4 sudo[130129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:53.034166 n-d-828419-4 sudo[130129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:53.252353 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-1a98f1df-29ff-477f-8f6a-11e3eae64e94 tempest-GroupsTest-579176066 None] Created reservations ['76890631-86d9-47e9-b5e4-cfdbc3fcaf11'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:05:53.537617 n-d-828419-4 sudo[130129]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:53.542826 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.562s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:53.545893 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:53.554713 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-23d98513-bb95-434b-9ec6-f1a63263ff24 tempest-GroupsTest-579176066 None] Delete group completed successfully.
Apr 01 15:05:53.881424 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-1a98f1df-29ff-477f-8f6a-11e3eae64e94 tempest-GroupsTest-579176066 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:05:53.882420 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1a98f1df-29ff-477f-8f6a-11e3eae64e94 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:53.942267 n-d-828419-4 sudo[130132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:05:53.944542 n-d-828419-4 sudo[130132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:54.718562 n-d-828419-4 sudo[130132]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:54.722229 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1a98f1df-29ff-477f-8f6a-11e3eae64e94 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.838s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:54.724054 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1a98f1df-29ff-477f-8f6a-11e3eae64e94 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:54.797373 n-d-828419-4 sudo[130145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:05:54.801360 n-d-828419-4 sudo[130145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:05:55.733111 n-d-828419-4 sudo[130145]: pam_unix(sudo:session): session closed for user root
Apr 01 15:05:55.735632 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1a98f1df-29ff-477f-8f6a-11e3eae64e94 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.011s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:05:55.737115 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-1a98f1df-29ff-477f-8f6a-11e3eae64e94 tempest-GroupsTest-579176066 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:05:55.744987 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-1a98f1df-29ff-477f-8f6a-11e3eae64e94 tempest-GroupsTest-579176066 None] Delete group completed successfully.
Apr 01 15:05:56.078682 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3b4cf6ff-6a48-4693-a783-abe977ce23b4 tempest-GroupsTest-579176066 None] Group tempest-GroupsTest-Group-1586987950: creating
Apr 01 15:05:56.199245 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3b4cf6ff-6a48-4693-a783-abe977ce23b4 tempest-GroupsTest-579176066 None] Group tempest-GroupsTest-Group-1586987950: created successfully
Apr 01 15:05:56.224064 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3b4cf6ff-6a48-4693-a783-abe977ce23b4 tempest-GroupsTest-579176066 None] Create group completed successfully.
Apr 01 15:05:59.104088 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:05:59.141017 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:05:59.144280 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:05:59.195242 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Flow 'volume_create_manager' (c8d0cda1-f48d-4041-a93b-fbabcec79efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:05:59.200127 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7aa741ad-4f96-4a40-983d-1ffad8b9de84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:59.238298 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:05:59.270765 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7aa741ad-4f96-4a40-983d-1ffad8b9de84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1257202653',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=19e4db0e-fbe4-4810-8ad3-18f5b17c4fb3,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=881fb55e-24e0-4b6d-bc93-8a3f162a9c97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e88e927b5b24362b9437b7330359ae8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:05:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:05:59Z,user_id='d7a6df7408a24ed3bd788275195e322a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f7bef08-cdc3-456c-b556-dcdebdc3b861),volume_type_id=0f7bef08-cdc3-456c-b556-dcdebdc3b861)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:59.273920 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b66aec9-c99d-4925-840a-5a56ec38ca28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:59.276661 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b66aec9-c99d-4925-840a-5a56ec38ca28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:59.281105 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bcc636a1-8d7b-4d24-b22c-33e5cd428e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:59.285319 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bcc636a1-8d7b-4d24-b22c-33e5cd428e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '881fb55e-24e0-4b6d-bc93-8a3f162a9c97', 'volume_name': 'volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:59.289189 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43fab6c6-58dd-453e-b163-32b74e7301e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:59.291768 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43fab6c6-58dd-453e-b163-32b74e7301e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:05:59.294264 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c197e2db-a643-4c1f-be05-e5891bc4aae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:05:59.314183 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Volume 881fb55e-24e0-4b6d-bc93-8a3f162a9c97: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97', 'volume_size': 1}
Apr 01 15:05:59.315524 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:05:59.339396 n-d-828419-4 sudo[130230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:05:59.341030 n-d-828419-4 sudo[130230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:00.089816 n-d-828419-4 sudo[130230]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:00.092019 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.776s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:00.096980 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c197e2db-a643-4c1f-be05-e5891bc4aae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:00.099560 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (960c1d4e-e989-4abb-b78a-12cafe9ca7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:00.244822 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Volume volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97 (881fb55e-24e0-4b6d-bc93-8a3f162a9c97): created successfully
Apr 01 15:06:00.246998 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (960c1d4e-e989-4abb-b78a-12cafe9ca7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:00.250571 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Flow 'volume_create_manager' (c8d0cda1-f48d-4041-a93b-fbabcec79efa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:06:00.462549 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-57419c53-36a1-42c0-be98-3d6b0fe5e0ad tempest-GroupsTest-579176066 None] Created volume successfully.
Apr 01 15:06:02.616952 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:06:02.624049 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:06:02.624675 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:06:02.651087 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Flow 'volume_create_manager' (da86ec33-c06f-4440-a605-d153aa499b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:06:02.656085 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3b0d395-48ca-4749-9ba4-3b915567cdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:02.685531 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:06:02.730880 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3b0d395-48ca-4749-9ba4-3b915567cdae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1088333886',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=19e4db0e-fbe4-4810-8ad3-18f5b17c4fb3,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=1c704e4a-b23a-4b2b-9e9f-3059521735f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e88e927b5b24362b9437b7330359ae8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:06:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:06:02Z,user_id='d7a6df7408a24ed3bd788275195e322a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f7bef08-cdc3-456c-b556-dcdebdc3b861),volume_type_id=0f7bef08-cdc3-456c-b556-dcdebdc3b861)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:02.735044 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f0319081-3fc3-4b53-a3f3-066f8582920f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:02.737347 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f0319081-3fc3-4b53-a3f3-066f8582920f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:02.740084 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3577ecfe-d600-4927-acde-74c0fd31a820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:02.744388 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3577ecfe-d600-4927-acde-74c0fd31a820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1c704e4a-b23a-4b2b-9e9f-3059521735f2', 'volume_name': 'volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:02.747156 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (642bc5cc-90cb-4964-af95-48d8955eb346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:02.749803 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (642bc5cc-90cb-4964-af95-48d8955eb346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:02.753783 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a6f2e617-cce5-4369-abf7-ec00efd37c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:02.761988 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:06:02.766346 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:06:02.767086 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:06:02.782795 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Flow 'volume_create_manager' (76fea6cf-99ba-432d-848d-0b68a5a31ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:06:02.787223 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3550c4be-a184-4c06-bb22-fb62b536b0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:02.815786 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:06:02.861012 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3550c4be-a184-4c06-bb22-fb62b536b0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1400308798',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=1c2538a0-0188-4896-b099-7fbc437cadce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43d4903243e646e688482ce9e999e508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:06:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:06:02Z,user_id='b16920fde19b4a478f12d642dbe92197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:02.864153 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0bc54d79-672f-43ae-9784-144d5f8fb344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:02.868102 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0bc54d79-672f-43ae-9784-144d5f8fb344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:02.870965 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b901b255-08fa-4586-92d1-1918ea586d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:02.873875 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b901b255-08fa-4586-92d1-1918ea586d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1c2538a0-0188-4896-b099-7fbc437cadce', 'volume_name': 'volume-1c2538a0-0188-4896-b099-7fbc437cadce', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:02.877400 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e8ad5c0-77f7-4ca0-880f-dd101b23dfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:02.881998 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6e8ad5c0-77f7-4ca0-880f-dd101b23dfa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:02.883988 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9be92110-65a9-44ed-a16c-4092c84b0e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:02.885939 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Volume 1c2538a0-0188-4896-b099-7fbc437cadce: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1c2538a0-0188-4896-b099-7fbc437cadce', 'volume_size': 1}
Apr 01 15:06:02.887675 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c2538a0-0188-4896-b099-7fbc437cadce stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:02.939623 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Volume 1c704e4a-b23a-4b2b-9e9f-3059521735f2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2', 'volume_size': 1}
Apr 01 15:06:02.940834 n-d-828419-4 sudo[130297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c2538a0-0188-4896-b099-7fbc437cadce stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:06:02.941792 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:02.954457 n-d-828419-4 sudo[130297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:02.985896 n-d-828419-4 sudo[130298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:06:02.988020 n-d-828419-4 sudo[130298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:03.885126 n-d-828419-4 sudo[130297]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:03.888070 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c2538a0-0188-4896-b099-7fbc437cadce stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.000s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:03.894258 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9be92110-65a9-44ed-a16c-4092c84b0e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c2538a0-0188-4896-b099-7fbc437cadce', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:03.897976 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (219d6f95-f432-468f-b4f3-d40b563442cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:04.033748 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Volume volume-1c2538a0-0188-4896-b099-7fbc437cadce (1c2538a0-0188-4896-b099-7fbc437cadce): created successfully
Apr 01 15:06:04.036032 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (219d6f95-f432-468f-b4f3-d40b563442cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:04.040446 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Flow 'volume_create_manager' (76fea6cf-99ba-432d-848d-0b68a5a31ad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:06:04.200025 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8be388bf-f91d-4ff1-b231-1ce16822c498 tempest-VolumesBackupsTest-852237279 None] Created volume successfully.
Apr 01 15:06:04.204815 n-d-828419-4 sudo[130298]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:04.217843 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.266s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:04.217843 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a6f2e617-cce5-4369-abf7-ec00efd37c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:04.217843 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f914b56-df79-4a7f-9ce9-7e621113463c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:04.498075 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Volume volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2 (1c704e4a-b23a-4b2b-9e9f-3059521735f2): created successfully
Apr 01 15:06:04.501955 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f914b56-df79-4a7f-9ce9-7e621113463c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:04.512693 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Flow 'volume_create_manager' (da86ec33-c06f-4440-a605-d153aa499b49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:06:04.747952 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-82d8e183-5c26-401f-9d4f-902b49d23bfa tempest-GroupsTest-579176066 None] Created volume successfully.
Apr 01 15:06:05.374636 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-06701f78-7f2e-4a4a-a276-fe2789aa679c tempest-GroupsTest-579176066 None] Update group completed successfully.
Apr 01 15:06:07.165636 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e15602ad-fdb8-4748-b495-725881341b7a tempest-GroupsTest-579176066 None] Update group completed successfully.
Apr 01 15:06:08.876238 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1c704e4a-b23a-4b2b-9e9f-3059521735f2
Apr 01 15:06:08.877634 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:08.900225 n-d-828419-4 sudo[130371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2
Apr 01 15:06:08.901030 n-d-828419-4 sudo[130371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:09.712051 n-d-828419-4 sudo[130371]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:09.714526 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2" returned: 0 in 0.837s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:09.716601 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:09.764127 n-d-828419-4 sudo[130375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2
Apr 01 15:06:09.764976 n-d-828419-4 sudo[130375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:10.474212 n-d-828419-4 sudo[130375]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:10.476508 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2" returned: 0 in 0.759s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:10.479002 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:10.527158 n-d-828419-4 sudo[130378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2
Apr 01 15:06:10.528661 n-d-828419-4 sudo[130378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:11.425980 n-d-828419-4 sudo[130378]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:11.428616 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c704e4a-b23a-4b2b-9e9f-3059521735f2" returned: 0 in 0.949s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:11.429823 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Successfully deleted volume: 1c704e4a-b23a-4b2b-9e9f-3059521735f2
Apr 01 15:06:11.430349 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Skipping remove_export. No iscsi_target is presently exported for volume: 881fb55e-24e0-4b6d-bc93-8a3f162a9c97
Apr 01 15:06:11.431968 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:11.483432 n-d-828419-4 sudo[130420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97
Apr 01 15:06:11.484904 n-d-828419-4 sudo[130420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:12.035041 n-d-828419-4 sudo[130420]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:12.038204 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97" returned: 0 in 0.606s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:12.040573 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:12.085806 n-d-828419-4 sudo[130423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97
Apr 01 15:06:12.086750 n-d-828419-4 sudo[130423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:12.436016 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:06:12.441212 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:06:12.445168 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:06:12.471550 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Flow 'volume_create_manager' (e75cfb17-f9d8-468d-9c1f-e9a37956365c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:06:12.480315 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (919b174b-e21d-4a5e-9211-d938b85cd865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:12.509631 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:06:12.541904 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (919b174b-e21d-4a5e-9211-d938b85cd865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1230761872',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=0df7e8c0-9442-45d1-9a77-fa2fd54b595f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0d178d68604fb2a7c529768c4ede97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:06:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:06:12Z,user_id='e00ed1be68774e0ab9b7ff848adbc6a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:12.548533 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78cdeec9-db1a-4676-8a35-cae86a5558d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:12.548533 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78cdeec9-db1a-4676-8a35-cae86a5558d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:12.549987 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05a6f7e1-b1c3-4150-81ec-84359b1d432f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:12.552558 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05a6f7e1-b1c3-4150-81ec-84359b1d432f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0df7e8c0-9442-45d1-9a77-fa2fd54b595f', 'volume_name': 'volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:12.556458 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (226275c6-6da5-4f47-9d73-11de5c5b52bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:12.559409 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (226275c6-6da5-4f47-9d73-11de5c5b52bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:12.563186 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9470ef9-7e83-4fb5-9f65-660c01a1e01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:12.564294 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Volume 0df7e8c0-9442-45d1-9a77-fa2fd54b595f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f', 'volume_size': 1}
Apr 01 15:06:12.566065 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:12.588188 n-d-828419-4 sudo[130425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:06:12.589027 n-d-828419-4 sudo[130425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:12.697276 n-d-828419-4 sudo[130423]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:12.699768 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97" returned: 0 in 0.659s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:12.703622 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:12.761398 n-d-828419-4 sudo[130428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97
Apr 01 15:06:12.771947 n-d-828419-4 sudo[130428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:13.400684 n-d-828419-4 sudo[130425]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:13.408312 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.838s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:13.413869 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9470ef9-7e83-4fb5-9f65-660c01a1e01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:13.416897 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae7503fe-715c-4f47-9a4d-9fc07288e3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:13.589193 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Volume volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f (0df7e8c0-9442-45d1-9a77-fa2fd54b595f): created successfully
Apr 01 15:06:13.592240 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae7503fe-715c-4f47-9a4d-9fc07288e3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:13.596002 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Flow 'volume_create_manager' (e75cfb17-f9d8-468d-9c1f-e9a37956365c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:06:13.703544 n-d-828419-4 sudo[130428]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:13.706650 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-881fb55e-24e0-4b6d-bc93-8a3f162a9c97" returned: 0 in 1.005s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:13.708014 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Successfully deleted volume: 881fb55e-24e0-4b6d-bc93-8a3f162a9c97
Apr 01 15:06:13.737261 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8f00a821-2200-4a5c-bb38-b73862d7aff8 tempest-VolumesActionsTest-1382032334 None] Created volume successfully.
Apr 01 15:06:14.211025 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Created reservations ['3c1d5661-0449-49a0-856b-c90f6cd67943'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:06:14.283619 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1660192938 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1660192938, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:06:14.284731 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1660192938 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1660192938, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:06:14.429287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Created reservations ['0d56cf1b-57b3-4f88-9ca4-e411846a578a', '53fc2913-f726-47e2-a073-f71a1e1b1741', '1aa37fb1-0e86-4c3f-9fda-b903aa9b83cd', '82367053-c9a8-49d8-9290-af9cdf84fd93'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:06:14.902735 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Created reservations ['11b11b63-cebf-46d7-8cc8-2eab77d403b3', 'd5d01d6b-b58b-431b-aeee-032e879600d8', '10396cce-2dbf-4d1e-b8ee-b30f3c6120f0', '1560b8d6-8757-488d-8519-16bb67ea66e3'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:06:15.576431 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:06:15.578387 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:15.615289 n-d-828419-4 sudo[130490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:06:15.628090 n-d-828419-4 sudo[130490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:16.270806 n-d-828419-4 sudo[130490]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:16.273539 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.695s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:16.275940 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:16.304194 n-d-828419-4 sudo[130504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:06:16.305081 n-d-828419-4 sudo[130504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:16.840845 n-d-828419-4 sudo[130504]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:16.843319 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:16.845795 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:06:16.851607 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-cc3733f7-935f-4abe-aa56-1f39694374c8 tempest-GroupsTest-579176066 None] Delete group completed successfully.
Apr 01 15:06:34.231137 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-3c168968-8f75-4fc3-8ffb-2703f6c15ae6 req-7b25516e-1d3a-4517-ac44-2511f0870786 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:34.303360 n-d-828419-4 sudo[130711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:06:34.314303 n-d-828419-4 sudo[130711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:35.399919 n-d-828419-4 sudo[130711]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:35.416941 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-3c168968-8f75-4fc3-8ffb-2703f6c15ae6 req-7b25516e-1d3a-4517-ac44-2511f0870786 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce" returned: 0 in 1.174s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:35.497930 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:35.539147 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.041s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:35.539500 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712547824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-3c168968-8f75-4fc3-8ffb-2703f6c15ae6 req-7b25516e-1d3a-4517-ac44-2511f0870786 tempest-VolumesBackupsTest-852237279 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: I_T nexus: 27
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: mh9rhr8EVfPmJW8YK3zR
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:06:35.540254 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:06:35.542646 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-3c168968-8f75-4fc3-8ffb-2703f6c15ae6 req-7b25516e-1d3a-4517-ac44-2511f0870786 tempest-VolumesBackupsTest-852237279 None] Creating iscsi_target for Volume ID: volume-1c2538a0-0188-4896-b099-7fbc437cadce {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:06:35.712046 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-3c168968-8f75-4fc3-8ffb-2703f6c15ae6 req-7b25516e-1d3a-4517-ac44-2511f0870786 tempest-VolumesBackupsTest-852237279 None] Created volume path /opt/stack/data/cinder/volumes/volume-1c2538a0-0188-4896-b099-7fbc437cadce,
Apr 01 15:06:35.712046 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:06:35.712046 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:06:35.712046 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:06:35.712046 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:06:35.712046 n-d-828419-4 cinder-volume[96899]: incominguser VJToS56k9o6gvqpMd45k 7pxzXKULpby4AehS
Apr 01 15:06:35.712046 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:06:35.712046 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:06:35.712046 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:06:35.712046 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:06:35.718125 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:36.648662 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce" returned: 0 in 0.934s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:36.649201 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712547824]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:06:36.649745 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-3c168968-8f75-4fc3-8ffb-2703f6c15ae6 req-7b25516e-1d3a-4517-ac44-2511f0870786 tempest-VolumesBackupsTest-852237279 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:06:36.649745 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-3c168968-8f75-4fc3-8ffb-2703f6c15ae6 req-7b25516e-1d3a-4517-ac44-2511f0870786 tempest-VolumesBackupsTest-852237279 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:06:36.653156 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:36.676944 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:36.677416 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712547824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-3c168968-8f75-4fc3-8ffb-2703f6c15ae6 req-7b25516e-1d3a-4517-ac44-2511f0870786 tempest-VolumesBackupsTest-852237279 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: I_T nexus: 27
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: mh9rhr8EVfPmJW8YK3zR
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:06:36.678253 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:06:36.680891 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:36.875423 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:36.875997 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712547824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:06:36.877121 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:36.968291 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:06:36.988991 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:06:36.988991 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:06:37.006192 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Flow 'volume_create_manager' (66c5d045-2976-4d0c-9bd2-85106d8559eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:06:37.008494 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c89328c3-43d5-446d-a68d-35057fd06a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:37.051536 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:37.051536 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712547824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:06:37.053122 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-3c168968-8f75-4fc3-8ffb-2703f6c15ae6 req-7b25516e-1d3a-4517-ac44-2511f0870786 tempest-VolumesBackupsTest-852237279 None] Set provider_location to: 10.222.0.60:3260,2 iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:06:37.058989 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [req-3c168968-8f75-4fc3-8ffb-2703f6c15ae6 req-7b25516e-1d3a-4517-ac44-2511f0870786 tempest-VolumesBackupsTest-852237279 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:06:37.098380 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c89328c3-43d5-446d-a68d-35057fd06a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1052000471',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=74e11f02-dd07-433f-a5c8-a64e1990b8be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5634dd04aa7b461db635d5de8d60e522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:06:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:06:37Z,user_id='e29f1d201d8041699ba8aeb42e33008c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:37.101768 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13c024a5-c675-4124-9cc3-206c3efe1258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:37.104622 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13c024a5-c675-4124-9cc3-206c3efe1258) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:37.107686 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ead6eddb-f364-4dae-8106-2d0e56941a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:37.110258 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ead6eddb-f364-4dae-8106-2d0e56941a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '74e11f02-dd07-433f-a5c8-a64e1990b8be', 'volume_name': 'volume-74e11f02-dd07-433f-a5c8-a64e1990b8be', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:37.113948 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1feb515-5def-4a31-8f73-3c8d4aa5dacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:37.117115 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1feb515-5def-4a31-8f73-3c8d4aa5dacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:37.120000 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f8a2ddb9-69d2-4ee8-8445-faee8b99c959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:37.120855 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Volume 74e11f02-dd07-433f-a5c8-a64e1990b8be: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-74e11f02-dd07-433f-a5c8-a64e1990b8be', 'volume_size': 1}
Apr 01 15:06:37.130241 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74e11f02-dd07-433f-a5c8-a64e1990b8be stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:37.147342 n-d-828419-4 sudo[130785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74e11f02-dd07-433f-a5c8-a64e1990b8be stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:06:37.148176 n-d-828419-4 sudo[130785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:37.327711 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-3c168968-8f75-4fc3-8ffb-2703f6c15ae6 req-7b25516e-1d3a-4517-ac44-2511f0870786 tempest-VolumesBackupsTest-852237279 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce', 'target_lun': 1, 'volume_id': '1c2538a0-0188-4896-b099-7fbc437cadce', 'auth_method': 'CHAP', 'auth_username': 'VJToS56k9o6gvqpMd45k', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '76fb734c-3148-44c4-99d2-2d38ef38b4ad'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:06:37.838026 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-3c168968-8f75-4fc3-8ffb-2703f6c15ae6 req-7b25516e-1d3a-4517-ac44-2511f0870786 tempest-VolumesBackupsTest-852237279 None] attachment_update completed successfully.
Apr 01 15:06:38.254003 n-d-828419-4 sudo[130785]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:38.255920 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74e11f02-dd07-433f-a5c8-a64e1990b8be stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.133s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:38.258816 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f8a2ddb9-69d2-4ee8-8445-faee8b99c959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-74e11f02-dd07-433f-a5c8-a64e1990b8be', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:38.261040 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fcc9254-c463-474f-8ef8-461461891ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:38.445737 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Volume volume-74e11f02-dd07-433f-a5c8-a64e1990b8be (74e11f02-dd07-433f-a5c8-a64e1990b8be): created successfully
Apr 01 15:06:38.447420 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fcc9254-c463-474f-8ef8-461461891ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:38.450791 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Flow 'volume_create_manager' (66c5d045-2976-4d0c-9bd2-85106d8559eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:06:38.565269 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d5f462e0-d3ec-4897-95ac-137ed652ad96 tempest-VolumeQuotasAdminTestJSON-773762989 None] Created volume successfully.
Apr 01 15:06:39.152532 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Lock "b'cinder-74e11f02-dd07-433f-a5c8-a64e1990b8be-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:06:39.363197 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Skipping remove_export. No iscsi_target is presently exported for volume: 74e11f02-dd07-433f-a5c8-a64e1990b8be
Apr 01 15:06:39.364278 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-74e11f02-dd07-433f-a5c8-a64e1990b8be {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:39.405649 n-d-828419-4 sudo[130833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-74e11f02-dd07-433f-a5c8-a64e1990b8be
Apr 01 15:06:39.407209 n-d-828419-4 sudo[130833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:39.677235 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:06:39.678518 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:06:39.679619 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:39.745785 n-d-828419-4 sudo[130838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:06:39.751171 n-d-828419-4 sudo[130838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:40.096095 n-d-828419-4 sudo[130833]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:40.098646 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-74e11f02-dd07-433f-a5c8-a64e1990b8be" returned: 0 in 0.734s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:40.102561 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74e11f02-dd07-433f-a5c8-a64e1990b8be {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:40.128848 n-d-828419-4 sudo[130847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74e11f02-dd07-433f-a5c8-a64e1990b8be
Apr 01 15:06:40.130234 n-d-828419-4 sudo[130847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:40.401006 n-d-828419-4 sudo[130838]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:40.403105 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.723s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:40.405082 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:40.451789 n-d-828419-4 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 --readonly stack-volumes-lvmdriver-1
Apr 01 15:06:40.454303 n-d-828419-4 sudo[130850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:40.592507 n-d-828419-4 sudo[130847]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:40.597591 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74e11f02-dd07-433f-a5c8-a64e1990b8be" returned: 0 in 0.492s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:40.597591 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74e11f02-dd07-433f-a5c8-a64e1990b8be {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:40.628560 n-d-828419-4 sudo[130863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74e11f02-dd07-433f-a5c8-a64e1990b8be
Apr 01 15:06:40.629606 n-d-828419-4 sudo[130863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:41.338992 n-d-828419-4 sudo[130850]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:41.340999 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.936s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:41.344074 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:06:41.702724 n-d-828419-4 sudo[130863]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:41.715616 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74e11f02-dd07-433f-a5c8-a64e1990b8be" returned: 0 in 1.119s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:41.718707 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Successfully deleted volume: 74e11f02-dd07-433f-a5c8-a64e1990b8be
Apr 01 15:06:41.976601 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Created reservations ['746299cb-f440-4d3c-81e3-d517b29275a9', 'bc0731be-58d6-4459-9b27-25d85f07a73e', '5448660a-72f4-4874-8bde-9c6e02fc79b9', '53cba274-50d3-4e7a-aaa5-ef55203ee393'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:06:42.424155 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:06:42.426261 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:42.455455 n-d-828419-4 sudo[130929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:06:42.456725 n-d-828419-4 sudo[130929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:43.217213 n-d-828419-4 sudo[130929]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:43.219929 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:43.222058 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:43.251836 n-d-828419-4 sudo[130935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:06:43.252619 n-d-828419-4 sudo[130935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:43.838185 n-d-828419-4 sudo[130935]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:43.840980 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.618s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:43.844290 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:06:43.850454 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Deleted volume successfully.
Apr 01 15:06:44.015950 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-15bc71c7-7c30-4829-9177-825cac5631a9 tempest-VolumeQuotasAdminTestJSON-773762989 None] Lock "b'cinder-74e11f02-dd07-433f-a5c8-a64e1990b8be-delete_volume'" released by "delete_volume" :: held 4.864s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:06:44.425689 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:06:44.425689 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:06:44.425689 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:06:44.438620 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Flow 'volume_create_manager' (73b8a1a5-ae45-4f39-b056-b69c0552a355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:06:44.444856 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9c257f7-b2ab-4aa7-b1a4-2dc89ebbcdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:44.468196 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:06:44.493788 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9c257f7-b2ab-4aa7-b1a4-2dc89ebbcdbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-814215933',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=2c8bc04a-efc5-43b8-8174-05f548fee4a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5634dd04aa7b461db635d5de8d60e522',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:06:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:06:44Z,user_id='e29f1d201d8041699ba8aeb42e33008c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:44.496352 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (44df3e79-34de-4f45-8951-ebce7748c94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:44.499080 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (44df3e79-34de-4f45-8951-ebce7748c94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:44.501359 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0c3dbb6-cbde-4a6e-85ad-1a10b8aefa2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:44.505875 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0c3dbb6-cbde-4a6e-85ad-1a10b8aefa2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2c8bc04a-efc5-43b8-8174-05f548fee4a7', 'volume_name': 'volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:44.506057 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed5dd1fa-faa8-44e1-baad-f226871213f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:44.508368 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed5dd1fa-faa8-44e1-baad-f226871213f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:44.510567 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ce93429-9506-4b8b-8ad0-301dd355a71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:44.511354 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Volume 2c8bc04a-efc5-43b8-8174-05f548fee4a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7', 'volume_size': 1}
Apr 01 15:06:44.512575 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:44.537991 n-d-828419-4 sudo[130940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:06:44.538798 n-d-828419-4 sudo[130940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:45.341905 n-d-828419-4 sudo[130940]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:45.345371 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.832s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:45.349055 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ce93429-9506-4b8b-8ad0-301dd355a71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:45.352399 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45ac8714-2df0-4133-8db9-c18d6b90578b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:06:45.501571 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Volume volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7 (2c8bc04a-efc5-43b8-8174-05f548fee4a7): created successfully
Apr 01 15:06:45.504360 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45ac8714-2df0-4133-8db9-c18d6b90578b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:06:45.506662 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Flow 'volume_create_manager' (73b8a1a5-ae45-4f39-b056-b69c0552a355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:06:45.622268 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d933da52-1628-4bbc-abae-cf408cb27de6 tempest-VolumeQuotasAdminTestJSON-773762989 None] Created volume successfully.
Apr 01 15:06:45.872209 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-3ffe5651-3c3d-4b01-9c59-846821ea152c tempest-VolumesActionsTest-1382032334 None] Lock "b'cinder-0df7e8c0-9442-45d1-9a77-fa2fd54b595f'" acquired by "attach_volume" :: waited 0.014s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:06:46.233875 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3ffe5651-3c3d-4b01-9c59-846821ea152c tempest-VolumesActionsTest-1382032334 None] Attaching volume 0df7e8c0-9442-45d1-9a77-fa2fd54b595f to instance 19f3cd5d-f260-4398-8510-2f28fe889684 at mountpoint /dev/sdb on host None.
Apr 01 15:06:46.382128 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3ffe5651-3c3d-4b01-9c59-846821ea152c tempest-VolumesActionsTest-1382032334 None] Attach volume completed successfully.
Apr 01 15:06:46.391875 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-3ffe5651-3c3d-4b01-9c59-846821ea152c tempest-VolumesActionsTest-1382032334 None] Lock "b'cinder-0df7e8c0-9442-45d1-9a77-fa2fd54b595f'" released by "attach_volume" :: held 0.519s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:06:46.676080 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-9397a310-5bf0-4163-9982-092d197e777e tempest-VolumesActionsTest-1382032334 None] Lock "b'cinder-0df7e8c0-9442-45d1-9a77-fa2fd54b595f-detach_volume'" acquired by "detach_volume" :: waited 0.008s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:06:46.676080 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9397a310-5bf0-4163-9982-092d197e777e tempest-VolumesActionsTest-1382032334 None] Detaching volume 0df7e8c0-9442-45d1-9a77-fa2fd54b595f from instance 19f3cd5d-f260-4398-8510-2f28fe889684.
Apr 01 15:06:46.676080 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-9397a310-5bf0-4163-9982-092d197e777e tempest-VolumesActionsTest-1382032334 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0df7e8c0-9442-45d1-9a77-fa2fd54b595f
Apr 01 15:06:47.228152 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9397a310-5bf0-4163-9982-092d197e777e tempest-VolumesActionsTest-1382032334 None] Detach volume completed successfully.
Apr 01 15:06:47.234664 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-9397a310-5bf0-4163-9982-092d197e777e tempest-VolumesActionsTest-1382032334 None] Lock "b'cinder-0df7e8c0-9442-45d1-9a77-fa2fd54b595f-detach_volume'" released by "detach_volume" :: held 0.578s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:06:47.612329 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.driver [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Creating a new backup for volume volume-1c2538a0-0188-4896-b099-7fbc437cadce. {{(pid=96899) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 01 15:06:47.820887 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Creating clone of volume: 1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:06:47.822109 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:47.841365 n-d-828419-4 sudo[130992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:06:47.842749 n-d-828419-4 sudo[130992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:48.340053 n-d-828419-4 sudo[130992]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:48.367669 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce" returned: 0 in 0.520s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:48.367669 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-e9914fd4-aad0-48a3-b876-ea9ba20566d8 --snapshot stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:48.366086 n-d-828419-4 sudo[130995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-e9914fd4-aad0-48a3-b876-ea9ba20566d8 --snapshot stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce -L 1.00g
Apr 01 15:06:48.366947 n-d-828419-4 sudo[130995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:49.351330 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-40f9bc6d-efa1-4dac-a4f5-97d644df69d0 tempest-VolumeQuotasAdminTestJSON-2046657446 None] Transfer volume completed successfully.
Apr 01 15:06:49.498849 n-d-828419-4 sudo[130995]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:49.517396 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-e9914fd4-aad0-48a3-b876-ea9ba20566d8 --snapshot stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce -L 1.00g" returned: 0 in 1.156s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:49.517396 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:49.526830 n-d-828419-4 sudo[131100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:06:49.527833 n-d-828419-4 sudo[131100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:50.250351 n-d-828419-4 sudo[131100]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:50.254193 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.750s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:50.255633 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-e9914fd4-aad0-48a3-b876-ea9ba20566d8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:50.276914 n-d-828419-4 sudo[131126]: ubuntu : 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-e9914fd4-aad0-48a3-b876-ea9ba20566d8
Apr 01 15:06:50.278712 n-d-828419-4 sudo[131126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:50.883191 n-d-828419-4 sudo[131126]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:50.885422 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-e9914fd4-aad0-48a3-b876-ea9ba20566d8" returned: 0 in 0.629s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:50.888381 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e9914fd4--aad0--48a3--b876--ea9ba20566d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e9914fd4--aad0--48a3--b876--ea9ba20566d8 iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:50.915965 n-d-828419-4 sudo[131138]: 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--e9914fd4--aad0--48a3--b876--ea9ba20566d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e9914fd4--aad0--48a3--b876--ea9ba20566d8 iflag=direct
Apr 01 15:06:50.917706 n-d-828419-4 sudo[131138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:51.200520 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Lock "b'cinder-2c8bc04a-efc5-43b8-8174-05f548fee4a7-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:06:51.371728 n-d-828419-4 sudo[131138]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:51.383045 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e9914fd4--aad0--48a3--b876--ea9ba20566d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e9914fd4--aad0--48a3--b876--ea9ba20566d8 iflag=direct" returned: 0 in 0.494s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:51.396077 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e9914fd4--aad0--48a3--b876--ea9ba20566d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e9914fd4--aad0--48a3--b876--ea9ba20566d8 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:51.416903 n-d-828419-4 sudo[131152]: 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--e9914fd4--aad0--48a3--b876--ea9ba20566d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e9914fd4--aad0--48a3--b876--ea9ba20566d8 oflag=direct
Apr 01 15:06:51.418438 n-d-828419-4 sudo[131152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:51.429940 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2c8bc04a-efc5-43b8-8174-05f548fee4a7
Apr 01 15:06:51.431364 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:51.455703 n-d-828419-4 sudo[131154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7
Apr 01 15:06:51.457328 n-d-828419-4 sudo[131154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:51.856268 n-d-828419-4 sudo[131152]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:51.860544 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e9914fd4--aad0--48a3--b876--ea9ba20566d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e9914fd4--aad0--48a3--b876--ea9ba20566d8 oflag=direct" returned: 0 in 0.463s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:51.862290 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e9914fd4--aad0--48a3--b876--ea9ba20566d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e9914fd4--aad0--48a3--b876--ea9ba20566d8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:51.892897 n-d-828419-4 sudo[131163]: 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--e9914fd4--aad0--48a3--b876--ea9ba20566d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e9914fd4--aad0--48a3--b876--ea9ba20566d8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 15:06:51.893740 n-d-828419-4 sudo[131163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:52.017684 n-d-828419-4 sudo[131154]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:52.023227 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7" returned: 0 in 0.591s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:52.028486 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:52.056688 n-d-828419-4 sudo[131169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7
Apr 01 15:06:52.058405 n-d-828419-4 sudo[131169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:52.627048 n-d-828419-4 sudo[131169]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:52.629147 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7" returned: 0 in 0.600s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:52.631047 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:52.655761 n-d-828419-4 sudo[131173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7
Apr 01 15:06:52.656691 n-d-828419-4 sudo[131173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:53.363182 n-d-828419-4 sudo[131173]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:53.365729 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c8bc04a-efc5-43b8-8174-05f548fee4a7" returned: 0 in 0.734s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:53.367523 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Successfully deleted volume: 2c8bc04a-efc5-43b8-8174-05f548fee4a7
Apr 01 15:06:53.596283 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Created reservations ['699dd6ba-ba0d-4749-940a-49b99486f57e', 'b4b008e2-6d78-44d3-b519-56490c14df73', '7d3d28f0-e535-4afa-acad-cba134b284c2', '17109699-9509-4eb7-990f-567e85566f3b'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:06:54.147464 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:06:54.148253 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:54.182304 n-d-828419-4 sudo[131189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:06:54.183888 n-d-828419-4 sudo[131189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:54.883591 n-d-828419-4 sudo[131189]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:54.886218 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.737s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:54.889537 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:06:54.910615 n-d-828419-4 sudo[131192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:06:54.911410 n-d-828419-4 sudo[131192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:06:55.781647 n-d-828419-4 sudo[131192]: pam_unix(sudo:session): session closed for user root
Apr 01 15:06:55.784216 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.894s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:06:55.787552 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:06:55.815503 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Deleted volume successfully.
Apr 01 15:06:55.975993 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-909b746b-fb50-42fa-882a-20989a8eff02 tempest-VolumeQuotasAdminTestJSON-1283058332 None] Lock "b'cinder-2c8bc04a-efc5-43b8-8174-05f548fee4a7-delete_volume'" released by "delete_volume" :: held 4.775s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:07:08.658932 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:07:08.667958 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:07:08.670217 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:07:08.720002 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Flow 'volume_create_manager' (1b836c1b-6452-4e3c-9bff-3512806635ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:07:08.729501 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f13835e-96bc-45f9-9929-8715d174809e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:08.786429 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:07:08.818004 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f13835e-96bc-45f9-9929-8715d174809e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-915777023',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=a6cb7437-3e2c-4e74-beee-2477dd4c8382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bca2f6059a24b2b816f42ffc3bf6182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15: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-04-01T15:07:08Z,user_id='14532761bf424402a5f1255256d2bccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:08.821280 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ff28040-79cd-4c60-805e-336a67dedf3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:08.823625 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ff28040-79cd-4c60-805e-336a67dedf3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:08.826604 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d95f51f2-7788-4dcb-80ec-7292e9cd4963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:08.829074 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d95f51f2-7788-4dcb-80ec-7292e9cd4963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a6cb7437-3e2c-4e74-beee-2477dd4c8382', 'volume_name': 'volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:08.831852 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d3bb345-f353-444e-a92a-e612d9e9d052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:08.834145 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d3bb345-f353-444e-a92a-e612d9e9d052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:08.836775 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e43226d-dfce-47b8-a4ae-b27641dab459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:08.837718 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Volume a6cb7437-3e2c-4e74-beee-2477dd4c8382: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382', 'volume_size': 1}
Apr 01 15:07:08.839052 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:08.881033 n-d-828419-4 sudo[131255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:07:08.881862 n-d-828419-4 sudo[131255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:10.112841 n-d-828419-4 sudo[131255]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:10.115158 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.276s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:10.119286 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e43226d-dfce-47b8-a4ae-b27641dab459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:10.121814 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f35d7716-3085-43c0-b7f5-f0338715df83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:10.232927 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Volume volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382 (a6cb7437-3e2c-4e74-beee-2477dd4c8382): created successfully
Apr 01 15:07:10.236764 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f35d7716-3085-43c0-b7f5-f0338715df83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:10.248612 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Flow 'volume_create_manager' (1b836c1b-6452-4e3c-9bff-3512806635ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:07:10.433604 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-7a1121f4-542b-403d-9029-6293929c3a86 tempest-VolumeQuotasNegativeTestJSON-249074146 None] Created volume successfully.
Apr 01 15:07:13.075758 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Lock "b'cinder-a6cb7437-3e2c-4e74-beee-2477dd4c8382-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:07:13.289235 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Skipping remove_export. No iscsi_target is presently exported for volume: a6cb7437-3e2c-4e74-beee-2477dd4c8382
Apr 01 15:07:13.290286 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:13.320084 n-d-828419-4 sudo[131347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382
Apr 01 15:07:13.320888 n-d-828419-4 sudo[131347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:14.004928 n-d-828419-4 sudo[131347]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:14.007538 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382" returned: 0 in 0.717s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:14.009670 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:14.035437 n-d-828419-4 sudo[131352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382
Apr 01 15:07:14.036254 n-d-828419-4 sudo[131352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:14.672682 n-d-828419-4 sudo[131352]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:14.675220 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382" returned: 0 in 0.665s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:14.679078 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:14.701678 n-d-828419-4 sudo[131355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382
Apr 01 15:07:14.702736 n-d-828419-4 sudo[131355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:15.472173 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6cb7437-3e2c-4e74-beee-2477dd4c8382" returned: 0 in 0.791s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:15.472173 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Successfully deleted volume: a6cb7437-3e2c-4e74-beee-2477dd4c8382
Apr 01 15:07:15.467786 n-d-828419-4 sudo[131355]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:15.712679 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Created reservations ['51f7472b-5c77-4e30-b682-21668feacc57', '870b8c88-d5c5-4213-8e89-98053f07f840', 'ffd00fdb-13f6-4321-8aa5-6036cbe73047', 'e81c15da-058e-4b59-82d4-0bda38ebc9e6'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:07:16.205668 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:07:16.206692 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:16.252327 n-d-828419-4 sudo[131376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:07:16.253181 n-d-828419-4 sudo[131376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:16.855167 n-d-828419-4 sudo[131376]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:16.858284 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.651s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:16.860931 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:16.887186 n-d-828419-4 sudo[131388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:07:16.889002 n-d-828419-4 sudo[131388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:17.354756 n-d-828419-4 sudo[131388]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:17.357330 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.496s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:17.359506 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:07:17.374125 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Deleted volume successfully.
Apr 01 15:07:17.622890 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-f543710e-f177-49fa-af12-19beabc31acf tempest-VolumeQuotasNegativeTestJSON-249074146 None] Lock "b'cinder-a6cb7437-3e2c-4e74-beee-2477dd4c8382-delete_volume'" released by "delete_volume" :: held 4.547s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:07:20.956247 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6fe1a766-693a-4c7f-af18-178d73a7d7bb tempest-VolumesActionsTest-1382032334 None] Lock "b'cinder-0df7e8c0-9442-45d1-9a77-fa2fd54b595f'" acquired by "attach_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:07:21.416711 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6fe1a766-693a-4c7f-af18-178d73a7d7bb tempest-VolumesActionsTest-1382032334 None] Attaching volume 0df7e8c0-9442-45d1-9a77-fa2fd54b595f to instance 9451840d-6eda-4ebf-9732-60c647b28954 at mountpoint /dev/sdb on host None.
Apr 01 15:07:21.576761 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6fe1a766-693a-4c7f-af18-178d73a7d7bb tempest-VolumesActionsTest-1382032334 None] Attach volume completed successfully.
Apr 01 15:07:21.581486 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6fe1a766-693a-4c7f-af18-178d73a7d7bb tempest-VolumesActionsTest-1382032334 None] Lock "b'cinder-0df7e8c0-9442-45d1-9a77-fa2fd54b595f'" released by "attach_volume" :: held 0.625s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:07:21.927013 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-80fdd350-eb5f-44c9-b9ec-925a65a1d37e tempest-VolumesActionsTest-1382032334 None] Lock "b'cinder-0df7e8c0-9442-45d1-9a77-fa2fd54b595f-detach_volume'" acquired by "detach_volume" :: waited 0.011s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:07:21.927648 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-80fdd350-eb5f-44c9-b9ec-925a65a1d37e tempest-VolumesActionsTest-1382032334 None] Detaching volume 0df7e8c0-9442-45d1-9a77-fa2fd54b595f from instance 9451840d-6eda-4ebf-9732-60c647b28954.
Apr 01 15:07:21.928784 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-80fdd350-eb5f-44c9-b9ec-925a65a1d37e tempest-VolumesActionsTest-1382032334 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0df7e8c0-9442-45d1-9a77-fa2fd54b595f
Apr 01 15:07:22.239574 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-80fdd350-eb5f-44c9-b9ec-925a65a1d37e tempest-VolumesActionsTest-1382032334 None] Detach volume completed successfully.
Apr 01 15:07:22.239574 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-80fdd350-eb5f-44c9-b9ec-925a65a1d37e tempest-VolumesActionsTest-1382032334 None] Lock "b'cinder-0df7e8c0-9442-45d1-9a77-fa2fd54b595f-detach_volume'" released by "detach_volume" :: held 0.304s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:07:31.584314 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-881dd158-0fad-44a6-aa91-f8d3b3c34bc4 tempest-VolumesActionsTest-1382032334 None] 25d5fda2-e119-4101-a143-da2b262669d5 was raw, no need to convert to raw {{(pid=96899) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:750}}
Apr 01 15:07:31.585260 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-881dd158-0fad-44a6-aa91-f8d3b3c34bc4 tempest-VolumesActionsTest-1382032334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--0df7e8c0--9442--45d1--9a77--fa2fd54b595f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:31.605371 n-d-828419-4 sudo[131453]: 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--0df7e8c0--9442--45d1--9a77--fa2fd54b595f
Apr 01 15:07:31.606481 n-d-828419-4 sudo[131453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:31.941299 n-d-828419-4 sudo[131453]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:31.944027 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-881dd158-0fad-44a6-aa91-f8d3b3c34bc4 tempest-VolumesActionsTest-1382032334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--0df7e8c0--9442--45d1--9a77--fa2fd54b595f" returned: 0 in 0.358s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:33.767909 n-d-828419-4 sudo[131163]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:33.769873 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e9914fd4--aad0--48a3--b876--ea9ba20566d8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e9914fd4--aad0--48a3--b876--ea9ba20566d8 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 41.908s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:33.771072 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e9914fd4--aad0--48a3--b876--ea9ba20566d8, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--e9914fd4--aad0--48a3--b876--ea9ba20566d8, size 1024.00 MB, duration 41.91 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:07:33.771673 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Volume copy 1024.00 MB at 24.43 MB/s
Apr 01 15:07:33.773076 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-e9914fd4-aad0-48a3-b876-ea9ba20566d8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:33.795068 n-d-828419-4 sudo[131458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-e9914fd4-aad0-48a3-b876-ea9ba20566d8
Apr 01 15:07:33.795907 n-d-828419-4 sudo[131458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:34.346668 n-d-828419-4 sudo[131458]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:34.351439 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-e9914fd4-aad0-48a3-b876-ea9ba20566d8" returned: 0 in 0.578s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:34.353181 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-e9914fd4-aad0-48a3-b876-ea9ba20566d8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:34.373175 n-d-828419-4 sudo[131469]: ubuntu : TTY=unknown ; 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-e9914fd4-aad0-48a3-b876-ea9ba20566d8
Apr 01 15:07:34.374012 n-d-828419-4 sudo[131469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:34.494544 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:07:34.524616 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:07:34.526200 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:07:34.555313 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Flow 'volume_create_manager' (26fd3e76-2ca0-4c01-8d20-c4d232859dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:07:34.564853 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22728960-a844-4ce5-b30f-dc0783cde017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:34.603646 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:07:34.656001 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22728960-a844-4ce5-b30f-dc0783cde017) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:07:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2017920470',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=a7e660df-a507-40af-b7c3-08ab09e73c0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce25865fba104d7aaf98a1e379dd85e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15: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-04-01T15:07:34Z,user_id='3fdb35b0a5694052809c643a0ee8119c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:34.659753 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d8b9347-d10f-4ea3-9004-e65ef3a041eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:34.662275 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d8b9347-d10f-4ea3-9004-e65ef3a041eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:34.665001 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ee9b249-ed90-4d9d-a9a5-008520f9bea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:34.668771 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ee9b249-ed90-4d9d-a9a5-008520f9bea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a7e660df-a507-40af-b7c3-08ab09e73c0f', 'volume_name': 'volume-a7e660df-a507-40af-b7c3-08ab09e73c0f', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:34.675706 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bb707744-68d3-407a-8b55-7338446579cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:34.678391 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bb707744-68d3-407a-8b55-7338446579cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:34.688598 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c6ffdae-5411-48c1-952d-1f9301eb0a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:34.688598 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Volume a7e660df-a507-40af-b7c3-08ab09e73c0f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a7e660df-a507-40af-b7c3-08ab09e73c0f', 'volume_size': 1}
Apr 01 15:07:34.689114 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7e660df-a507-40af-b7c3-08ab09e73c0f stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:34.744767 n-d-828419-4 sudo[131472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7e660df-a507-40af-b7c3-08ab09e73c0f stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:07:34.745773 n-d-828419-4 sudo[131472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:35.421407 n-d-828419-4 sudo[131469]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:35.424019 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-e9914fd4-aad0-48a3-b876-ea9ba20566d8" returned: 0 in 1.070s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:35.699742 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:35.751055 n-d-828419-4 sudo[131539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8
Apr 01 15:07:35.757962 n-d-828419-4 sudo[131539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:35.896244 n-d-828419-4 sudo[131472]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:35.904344 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7e660df-a507-40af-b7c3-08ab09e73c0f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.213s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:35.912911 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c6ffdae-5411-48c1-952d-1f9301eb0a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a7e660df-a507-40af-b7c3-08ab09e73c0f', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:35.918895 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e97a3267-4eb9-4f98-b05a-1057f6b1ab1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:36.066039 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Volume volume-a7e660df-a507-40af-b7c3-08ab09e73c0f (a7e660df-a507-40af-b7c3-08ab09e73c0f): created successfully
Apr 01 15:07:36.069043 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e97a3267-4eb9-4f98-b05a-1057f6b1ab1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:36.074098 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Flow 'volume_create_manager' (26fd3e76-2ca0-4c01-8d20-c4d232859dd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:07:36.196981 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-4dee029b-726d-4117-aced-1ca7ffa4e520 tempest-VolumesDeleteCascade-271976042 None] Created volume successfully.
Apr 01 15:07:36.538889 n-d-828419-4 sudo[131539]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:36.540758 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8" returned: 0 in 0.853s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:36.619334 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:36.648321 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:36.648670 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714639648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: I_T nexus: 27
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: mh9rhr8EVfPmJW8YK3zR
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: I_T nexus: 28
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: VJToS56k9o6gvqpMd45k
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:07:36.649616 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:07:36.655270 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Creating iscsi_target for Volume ID: volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:07:36.790751 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Created volume path /opt/stack/data/cinder/volumes/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8,
Apr 01 15:07:36.790751 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:07:36.790751 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:07:36.790751 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8
Apr 01 15:07:36.790751 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:07:36.790751 n-d-828419-4 cinder-volume[96899]: incominguser 8TTMv2FdPNicnVxytd8u n37xnxBXYfFopD3K
Apr 01 15:07:36.790751 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:07:36.790751 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:07:36.790751 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:07:36.790751 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:07:36.795614 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:37.433705 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8" returned: 0 in 0.640s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:37.434422 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714639648]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:07:37.434942 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:07:37.435315 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:07:37.438559 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:37.449066 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:37.449505 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714639648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8\n System information:\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-e9914fd4-aad0-48a3-b876-ea9ba20566d8\n Backing store flags: \n Account information:\n 8TTMv2FdPNicnVxytd8u\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: I_T nexus: 27
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: mh9rhr8EVfPmJW8YK3zR
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Target 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: I_T nexus: 28
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: VJToS56k9o6gvqpMd45k
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:07:37.450270 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:07:37.455421 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:37.570582 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:37.571178 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714639648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8\n System information:\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-e9914fd4-aad0-48a3-b876-ea9ba20566d8\n Backing store flags: \n Account information:\n 8TTMv2FdPNicnVxytd8u\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:07:37.576224 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:37.661917 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24eaae26-f3d5-4c4f-b26c-6688a9fca751 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:37.686036 n-d-828419-4 sudo[131628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f
Apr 01 15:07:37.687714 n-d-828419-4 sudo[131628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:37.709059 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:37.709957 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714639648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8\n System information:\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-e9914fd4-aad0-48a3-b876-ea9ba20566d8\n Backing store flags: \n Account information:\n 8TTMv2FdPNicnVxytd8u\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:07:37.717770 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Set provider_location to: 10.222.0.60:3260,3 iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:07:37.844106 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Initialize volume connection completed successfully.
Apr 01 15:07:38.535081 n-d-828419-4 sudo[131628]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:38.536910 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24eaae26-f3d5-4c4f-b26c-6688a9fca751 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f" returned: 0 in 0.875s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:38.538322 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24eaae26-f3d5-4c4f-b26c-6688a9fca751 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-57089f1d-e3d6-4bc8-8f2b-8239266991b0 --snapshot stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:38.576001 n-d-828419-4 sudo[131693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-57089f1d-e3d6-4bc8-8f2b-8239266991b0 --snapshot stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f -L 1.00g
Apr 01 15:07:38.584765 n-d-828419-4 sudo[131693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:39.679880 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:07:39.680620 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:07:39.689511 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:39.792477 n-d-828419-4 sudo[131729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:07:39.793376 n-d-828419-4 sudo[131729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:40.077562 n-d-828419-4 sudo[131693]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:40.081044 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-24eaae26-f3d5-4c4f-b26c-6688a9fca751 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-57089f1d-e3d6-4bc8-8f2b-8239266991b0 --snapshot stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f -L 1.00g" returned: 0 in 1.541s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:40.310447 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-24eaae26-f3d5-4c4f-b26c-6688a9fca751 tempest-VolumesDeleteCascade-271976042 None] Create snapshot completed successfully
Apr 01 15:07:40.806042 n-d-828419-4 sudo[131729]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:40.815789 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.129s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:40.817012 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:40.866593 n-d-828419-4 sudo[131812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:07:40.867768 n-d-828419-4 sudo[131812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:41.591452 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-7b7e1b73-19c8-463e-903d-90b6eec02cc5 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:41.644294 n-d-828419-4 sudo[131815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f
Apr 01 15:07:41.645352 n-d-828419-4 sudo[131815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:41.665763 n-d-828419-4 sudo[131812]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:41.668968 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.851s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:41.671343 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:07:42.535939 n-d-828419-4 sudo[131815]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:42.540526 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-7b7e1b73-19c8-463e-903d-90b6eec02cc5 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f" returned: 0 in 0.949s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:42.541907 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-7b7e1b73-19c8-463e-903d-90b6eec02cc5 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-eff55730-e199-405b-b056-f17b3d93d05c --snapshot stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:42.605069 n-d-828419-4 sudo[131818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-eff55730-e199-405b-b056-f17b3d93d05c --snapshot stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f -L 1.00g
Apr 01 15:07:42.606025 n-d-828419-4 sudo[131818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:44.645486 n-d-828419-4 sudo[131818]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:44.648458 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-7b7e1b73-19c8-463e-903d-90b6eec02cc5 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-eff55730-e199-405b-b056-f17b3d93d05c --snapshot stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f -L 1.00g" returned: 0 in 2.106s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:45.050990 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-7b7e1b73-19c8-463e-903d-90b6eec02cc5 tempest-VolumesDeleteCascade-271976042 None] Create snapshot completed successfully
Apr 01 15:07:46.307215 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Lock "b'cinder-a7e660df-a507-40af-b7c3-08ab09e73c0f-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:07:46.539415 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Skipping remove_export. No iscsi_target is presently exported for volume: a7e660df-a507-40af-b7c3-08ab09e73c0f
Apr 01 15:07:46.540325 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Performing cascade delete. {{(pid=96899) delete_volume /opt/stack/cinder/cinder/volume/manager.py:907}}
Apr 01 15:07:46.579003 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Lock "b'cinder-57089f1d-e3d6-4bc8-8f2b-8239266991b0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:07:46.579003 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-57089f1d-e3d6-4bc8-8f2b-8239266991b0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:46.605831 n-d-828419-4 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 --readonly stack-volumes-lvmdriver-1/_snapshot-57089f1d-e3d6-4bc8-8f2b-8239266991b0
Apr 01 15:07:46.606907 n-d-828419-4 sudo[132025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:47.514880 n-d-828419-4 sudo[132025]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:47.517091 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-57089f1d-e3d6-4bc8-8f2b-8239266991b0" returned: 0 in 0.939s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:47.519167 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-57089f1d-e3d6-4bc8-8f2b-8239266991b0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:47.571948 n-d-828419-4 sudo[132030]: ubuntu : TTY=unknown ; 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-57089f1d-e3d6-4bc8-8f2b-8239266991b0
Apr 01 15:07:47.572845 n-d-828419-4 sudo[132030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:49.047365 n-d-828419-4 sudo[132030]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:49.053386 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-57089f1d-e3d6-4bc8-8f2b-8239266991b0" returned: 0 in 1.532s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:49.312507 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Created reservations ['d96144cf-42bf-44cf-837d-f651ad7242e2', 'acce2a57-c89c-4087-abe2-9f8b94d6c95b', '2adfa3ff-5b49-4f0b-81f9-dfefafbaf21e', 'a5ea6767-8617-499d-b229-719ec7959e55'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:07:49.570192 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Delete snapshot completed successfully.
Apr 01 15:07:49.576744 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Lock "b'cinder-57089f1d-e3d6-4bc8-8f2b-8239266991b0-delete_snapshot'" released by "delete_snapshot" :: held 3.001s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:07:49.616370 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Lock "b'cinder-eff55730-e199-405b-b056-f17b3d93d05c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.039s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:07:49.618692 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-eff55730-e199-405b-b056-f17b3d93d05c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:49.670243 n-d-828419-4 sudo[132110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-eff55730-e199-405b-b056-f17b3d93d05c
Apr 01 15:07:49.671054 n-d-828419-4 sudo[132110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:50.395653 n-d-828419-4 sudo[132110]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:50.398253 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-eff55730-e199-405b-b056-f17b3d93d05c" returned: 0 in 0.779s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:50.401041 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-eff55730-e199-405b-b056-f17b3d93d05c {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:50.444537 n-d-828419-4 sudo[132121]: ubuntu : TTY=unknown ; 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-eff55730-e199-405b-b056-f17b3d93d05c
Apr 01 15:07:50.445994 n-d-828419-4 sudo[132121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:52.155261 n-d-828419-4 sudo[132121]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:52.166048 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-eff55730-e199-405b-b056-f17b3d93d05c" returned: 0 in 1.765s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:52.566509 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Created reservations ['918bcc32-e3e2-4f9d-8bce-ce649e9d7c57', 'a4141400-997a-4b9a-8e28-05d2d53f82df', 'dc3dbc6d-3af4-4779-8c23-b95977ade95c', '32352c71-8669-4876-ba5b-8a41d4292ddc'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:07:52.808188 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Delete snapshot completed successfully.
Apr 01 15:07:52.813654 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Lock "b'cinder-eff55730-e199-405b-b056-f17b3d93d05c-delete_snapshot'" released by "delete_snapshot" :: held 3.197s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:07:52.814071 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Snapshots deleted, issuing volume delete {{(pid=96899) delete_volume /opt/stack/cinder/cinder/volume/manager.py:923}}
Apr 01 15:07:52.815139 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:52.892352 n-d-828419-4 sudo[132210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f
Apr 01 15:07:52.894014 n-d-828419-4 sudo[132210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:53.630745 n-d-828419-4 sudo[132210]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:53.632958 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f" returned: 0 in 0.817s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:53.634786 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:53.662344 n-d-828419-4 sudo[132234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f
Apr 01 15:07:53.663137 n-d-828419-4 sudo[132234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:54.319085 n-d-828419-4 sudo[132234]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:54.322210 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f" returned: 0 in 0.687s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:54.328872 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:54.380105 n-d-828419-4 sudo[132241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f
Apr 01 15:07:54.381219 n-d-828419-4 sudo[132241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:55.412938 n-d-828419-4 sudo[132241]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:55.416079 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a7e660df-a507-40af-b7c3-08ab09e73c0f" returned: 0 in 1.089s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:55.417408 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Successfully deleted volume: a7e660df-a507-40af-b7c3-08ab09e73c0f
Apr 01 15:07:55.643164 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Created reservations ['a096517f-913e-4d01-b0f6-03c7bde496a1', 'ace8b15a-26f0-47f5-9414-bda0225f5027', 'c73f592d-bda4-4778-a57d-434dbf968aa0', '51619211-e918-4f47-b6ee-36012d8c81e1'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:07:56.037180 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:07:56.037983 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:56.060578 n-d-828419-4 sudo[132260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:07:56.061399 n-d-828419-4 sudo[132260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:56.761670 n-d-828419-4 sudo[132260]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:56.763895 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:56.766009 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:56.809434 n-d-828419-4 sudo[132264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:07:56.814392 n-d-828419-4 sudo[132264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:57.612816 n-d-828419-4 sudo[132264]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:57.615214 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.849s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:57.617386 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:07:57.629262 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Deleted volume successfully.
Apr 01 15:07:57.726473 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5d148ce3-e229-4eab-b831-4c16ef757b10 tempest-VolumesDeleteCascade-271976042 None] Lock "b'cinder-a7e660df-a507-40af-b7c3-08ab09e73c0f-delete_volume'" released by "delete_volume" :: held 11.418s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:07:58.680888 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:07:58.684589 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:07:58.685586 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:07:58.704407 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Flow 'volume_create_manager' (bf081d77-661a-4904-b9c7-96604c05d400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:07:58.707935 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a101ea31-a780-4899-8e2e-9f313b266812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:58.732467 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:07:58.769736 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a101ea31-a780-4899-8e2e-9f313b266812) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-587350673',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce25865fba104d7aaf98a1e379dd85e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:07:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:07:58Z,user_id='3fdb35b0a5694052809c643a0ee8119c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:58.772850 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb40ce35-4261-4769-a793-0ed527256bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:58.780289 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb40ce35-4261-4769-a793-0ed527256bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:58.781270 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8f2770b-af61-49f5-b5c3-1fa9e53c8994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:58.783632 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8f2770b-af61-49f5-b5c3-1fa9e53c8994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3', 'volume_name': 'volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:58.786221 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b63f480a-5213-4dd5-bec1-a1a2122ae72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:58.788585 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b63f480a-5213-4dd5-bec1-a1a2122ae72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:07:58.790965 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0643fd9-256c-4e91-9866-e8f84f6bda0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:07:58.791768 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Volume a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3', 'volume_size': 1}
Apr 01 15:07:58.793791 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:07:58.828250 n-d-828419-4 sudo[132278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:07:58.829313 n-d-828419-4 sudo[132278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:07:59.988106 n-d-828419-4 sudo[132278]: pam_unix(sudo:session): session closed for user root
Apr 01 15:07:59.992880 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.197s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:07:59.998528 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0643fd9-256c-4e91-9866-e8f84f6bda0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:00.001283 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebf4c02e-6535-4712-8100-86df76769bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:00.095903 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Volume volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3 (a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3): created successfully
Apr 01 15:08:00.098041 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebf4c02e-6535-4712-8100-86df76769bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:00.103620 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Flow 'volume_create_manager' (bf081d77-661a-4904-b9c7-96604c05d400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:08:00.208497 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2d7f882a-46a1-4191-ac69-5b0b3bf42c9a tempest-VolumesDeleteCascade-271976042 None] Created volume successfully.
Apr 01 15:08:01.581475 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5601ef57-3754-40fe-9137-3a5bebd1af12 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:01.617176 n-d-828419-4 sudo[132330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3
Apr 01 15:08:01.618996 n-d-828419-4 sudo[132330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:02.436844 n-d-828419-4 sudo[132330]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:02.438943 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5601ef57-3754-40fe-9137-3a5bebd1af12 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3" returned: 0 in 0.857s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:02.440776 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5601ef57-3754-40fe-9137-3a5bebd1af12 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0c0bfe3d-02a5-48e3-949a-f8e186e71a96 --snapshot stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:02.518948 n-d-828419-4 sudo[132336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0c0bfe3d-02a5-48e3-949a-f8e186e71a96 --snapshot stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3 -L 1.00g
Apr 01 15:08:02.519807 n-d-828419-4 sudo[132336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:04.474800 n-d-828419-4 sudo[132336]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:04.478491 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5601ef57-3754-40fe-9137-3a5bebd1af12 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0c0bfe3d-02a5-48e3-949a-f8e186e71a96 --snapshot stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3 -L 1.00g" returned: 0 in 2.037s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:04.734816 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-5601ef57-3754-40fe-9137-3a5bebd1af12 tempest-VolumesDeleteCascade-271976042 None] Create snapshot completed successfully
Apr 01 15:08:07.496930 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:08:07.496930 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:08:07.498253 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:08:07.522523 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Flow 'volume_create_manager' (a369aacb-c257-41a7-9cd8-1bf8ce39fed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:08:07.525907 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc72d8e2-834d-4593-901e-9fb963817783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:07.549905 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:08:07.577186 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc72d8e2-834d-4593-901e-9fb963817783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1385847952',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=250546b8-060e-4b11-a77f-288029c245ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce25865fba104d7aaf98a1e379dd85e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:08:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=0c0bfe3d-02a5-48e3-949a-f8e186e71a96,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:08:07Z,user_id='3fdb35b0a5694052809c643a0ee8119c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:07.579698 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea16644e-2916-4989-b00f-de8669fdd96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:07.582582 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea16644e-2916-4989-b00f-de8669fdd96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:07.585063 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (563d9710-b6a8-484a-88da-859a28f8aa55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:07.587878 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (563d9710-b6a8-484a-88da-859a28f8aa55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '250546b8-060e-4b11-a77f-288029c245ff', 'volume_name': 'volume-250546b8-060e-4b11-a77f-288029c245ff', 'volume_size': 1, 'snapshot_id': '0c0bfe3d-02a5-48e3-949a-f8e186e71a96'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:07.592594 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14920d80-63bd-46ac-8c69-2ac48719decf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:07.594874 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14920d80-63bd-46ac-8c69-2ac48719decf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:07.599570 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae0bd0fc-c265-470d-bb06-bc02ab9af6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:07.599570 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Volume 250546b8-060e-4b11-a77f-288029c245ff: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-250546b8-060e-4b11-a77f-288029c245ff', 'volume_size': 1, 'snapshot_id': '0c0bfe3d-02a5-48e3-949a-f8e186e71a96'}
Apr 01 15:08:07.619182 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-250546b8-060e-4b11-a77f-288029c245ff stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:07.648902 n-d-828419-4 sudo[132445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-250546b8-060e-4b11-a77f-288029c245ff stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:08:07.649876 n-d-828419-4 sudo[132445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:08.648899 n-d-828419-4 sudo[132445]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:08.662726 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-250546b8-060e-4b11-a77f-288029c245ff stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.043s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:08.665379 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-0c0bfe3d-02a5-48e3-949a-f8e186e71a96 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:08.726940 n-d-828419-4 sudo[132479]: ubuntu : 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-0c0bfe3d-02a5-48e3-949a-f8e186e71a96
Apr 01 15:08:08.732789 n-d-828419-4 sudo[132479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:09.618857 n-d-828419-4 sudo[132479]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:09.621734 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-0c0bfe3d-02a5-48e3-949a-f8e186e71a96" returned: 0 in 0.956s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:09.624328 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0c0bfe3d--02a5--48e3--949a--f8e186e71a96 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--250546b8--060e--4b11--a77f--288029c245ff iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:09.645307 n-d-828419-4 sudo[132484]: 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--0c0bfe3d--02a5--48e3--949a--f8e186e71a96 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--250546b8--060e--4b11--a77f--288029c245ff iflag=direct
Apr 01 15:08:09.646149 n-d-828419-4 sudo[132484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:10.230428 n-d-828419-4 sudo[132484]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:10.233986 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0c0bfe3d--02a5--48e3--949a--f8e186e71a96 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--250546b8--060e--4b11--a77f--288029c245ff iflag=direct" returned: 0 in 0.609s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:10.235101 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0c0bfe3d--02a5--48e3--949a--f8e186e71a96 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--250546b8--060e--4b11--a77f--288029c245ff oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:10.274043 n-d-828419-4 sudo[132497]: 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--0c0bfe3d--02a5--48e3--949a--f8e186e71a96 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--250546b8--060e--4b11--a77f--288029c245ff oflag=direct
Apr 01 15:08:10.274864 n-d-828419-4 sudo[132497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:11.017661 n-d-828419-4 sudo[132497]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:11.019838 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0c0bfe3d--02a5--48e3--949a--f8e186e71a96 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--250546b8--060e--4b11--a77f--288029c245ff oflag=direct" returned: 0 in 0.784s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:11.020840 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0c0bfe3d--02a5--48e3--949a--f8e186e71a96 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--250546b8--060e--4b11--a77f--288029c245ff count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:11.075982 n-d-828419-4 sudo[132509]: 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--0c0bfe3d--02a5--48e3--949a--f8e186e71a96 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--250546b8--060e--4b11--a77f--288029c245ff count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 15:08:11.079451 n-d-828419-4 sudo[132509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:29.296384 n-d-828419-4 sudo[132509]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:29.298760 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0c0bfe3d--02a5--48e3--949a--f8e186e71a96 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--250546b8--060e--4b11--a77f--288029c245ff count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 18.278s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:29.299891 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0c0bfe3d--02a5--48e3--949a--f8e186e71a96, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--250546b8--060e--4b11--a77f--288029c245ff, size 1024.00 MB, duration 18.28 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:08:29.300365 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Volume copy 1024.00 MB at 56.02 MB/s
Apr 01 15:08:29.350355 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae0bd0fc-c265-470d-bb06-bc02ab9af6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-250546b8-060e-4b11-a77f-288029c245ff', 'volume_size': 1, 'snapshot_id': '0c0bfe3d-02a5-48e3-949a-f8e186e71a96'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:29.353355 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62c6af3b-58ba-4402-92a9-d677289d49e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:29.483182 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Volume volume-250546b8-060e-4b11-a77f-288029c245ff (250546b8-060e-4b11-a77f-288029c245ff): created successfully
Apr 01 15:08:29.487009 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62c6af3b-58ba-4402-92a9-d677289d49e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:29.489207 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Flow 'volume_create_manager' (a369aacb-c257-41a7-9cd8-1bf8ce39fed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:08:29.670063 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-1ff2a2e0-572a-4679-bdc2-54953c5c6fb3 tempest-VolumesDeleteCascade-271976042 None] Created volume successfully.
Apr 01 15:08:30.896623 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Lock "b'cinder-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:08:30.999078 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-7641468b-6a76-40c8-8dd8-56fb74ab0f3e req-8d4dbf29-8809-4ad6-acea-1d0d7a2979bd tempest-TestVolumeBackupRestore-2093336931 None] Terminate volume connection completed successfully.
Apr 01 15:08:30.999608 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-7641468b-6a76-40c8-8dd8-56fb74ab0f3e req-8d4dbf29-8809-4ad6-acea-1d0d7a2979bd tempest-TestVolumeBackupRestore-2093336931 None] Deleting attachment 03209585-653e-408a-b764-1b7d1fb2dcf9. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:08:31.004693 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:31.194176 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Skipping remove_export. No iscsi_target is presently exported for volume: a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3
Apr 01 15:08:31.194906 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Performing cascade delete. {{(pid=96899) delete_volume /opt/stack/cinder/cinder/volume/manager.py:907}}
Apr 01 15:08:31.220235 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:31.220576 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714372000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af\n Backing store flags: \n Account information:\n mh9rhr8EVfPmJW8YK3zR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8\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:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8\n Backing store flags: \n Account information:\n 8TTMv2FdPNicnVxytd8u\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:08:31.231282 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-7641468b-6a76-40c8-8dd8-56fb74ab0f3e req-8d4dbf29-8809-4ad6-acea-1d0d7a2979bd tempest-TestVolumeBackupRestore-2093336931 None] Removing iscsi_target for Volume ID: f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:08:31.236002 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:31.276772 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Lock "b'cinder-0c0bfe3d-02a5-48e3-949a-f8e186e71a96-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.039s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:08:31.285693 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-0c0bfe3d-02a5-48e3-949a-f8e186e71a96 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:31.358874 n-d-828419-4 sudo[132592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-0c0bfe3d-02a5-48e3-949a-f8e186e71a96
Apr 01 15:08:31.360102 n-d-828419-4 sudo[132592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:31.537574 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f85ef938-4f73-4073-91cf-0b1346e8b7af -f" returned: 0 in 0.304s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:31.542450 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714372000]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:08:31.543265 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:31.713761 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:31.714125 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714372000]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8\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:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8\n Backing store flags: \n Account information:\n 8TTMv2FdPNicnVxytd8u\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:08:32.285069 n-d-828419-4 sudo[132592]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:32.286903 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-0c0bfe3d-02a5-48e3-949a-f8e186e71a96" returned: 0 in 1.008s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:32.288698 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0c0bfe3d-02a5-48e3-949a-f8e186e71a96 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:32.309379 n-d-828419-4 sudo[132608]: ubuntu : TTY=unknown ; 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-0c0bfe3d-02a5-48e3-949a-f8e186e71a96
Apr 01 15:08:32.310185 n-d-828419-4 sudo[132608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:33.143982 n-d-828419-4 sudo[132608]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:33.146674 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0c0bfe3d-02a5-48e3-949a-f8e186e71a96" returned: 0 in 0.858s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:33.462187 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Created reservations ['4eb0d31a-43e3-41be-b25f-5e48809d0d7f', 'f55d0184-97ad-41d3-a5ad-a05f7851cf7d', '8ab74021-949c-46da-91a0-fe03addd7052', '6b51a7fb-751c-42fd-8a06-9f1d189c6315'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:08:33.824123 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Delete snapshot completed successfully.
Apr 01 15:08:33.824123 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Lock "b'cinder-0c0bfe3d-02a5-48e3-949a-f8e186e71a96-delete_snapshot'" released by "delete_snapshot" :: held 2.537s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:08:33.824123 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Snapshots deleted, issuing volume delete {{(pid=96899) delete_volume /opt/stack/cinder/cinder/volume/manager.py:923}}
Apr 01 15:08:33.824123 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:33.835140 n-d-828419-4 sudo[132653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3
Apr 01 15:08:33.836188 n-d-828419-4 sudo[132653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:34.268025 n-d-828419-4 sudo[132653]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:34.270610 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3" returned: 0 in 0.455s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:34.272635 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:34.311343 n-d-828419-4 sudo[132656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3
Apr 01 15:08:34.313006 n-d-828419-4 sudo[132656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:34.810617 n-d-828419-4 sudo[132656]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:34.835194 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-881dd158-0fad-44a6-aa91-f8d3b3c34bc4 tempest-VolumesActionsTest-1382032334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--0df7e8c0--9442--45d1--9a77--fa2fd54b595f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:34.855557 n-d-828419-4 sudo[132659]: 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--0df7e8c0--9442--45d1--9a77--fa2fd54b595f
Apr 01 15:08:34.856359 n-d-828419-4 sudo[132659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:34.859195 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3" returned: 0 in 0.586s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:34.861308 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:34.881637 n-d-828419-4 sudo[132661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3
Apr 01 15:08:34.883157 n-d-828419-4 sudo[132661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:35.204333 n-d-828419-4 sudo[132659]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:35.206933 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-881dd158-0fad-44a6-aa91-f8d3b3c34bc4 tempest-VolumesActionsTest-1382032334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--0df7e8c0--9442--45d1--9a77--fa2fd54b595f" returned: 0 in 0.372s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:35.207817 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-881dd158-0fad-44a6-aa91-f8d3b3c34bc4 tempest-VolumesActionsTest-1382032334 None] Uploaded volume to glance image-id: 25d5fda2-e119-4101-a143-da2b262669d5. {{(pid=96899) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1713}}
Apr 01 15:08:35.353416 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Lock "b'cinder-f85ef938-4f73-4073-91cf-0b1346e8b7af-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:08:35.373914 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-881dd158-0fad-44a6-aa91-f8d3b3c34bc4 tempest-VolumesActionsTest-1382032334 None] Copy volume to image completed successfully.
Apr 01 15:08:35.461111 n-d-828419-4 sudo[132661]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:35.507675 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3" returned: 0 in 0.646s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:35.513698 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Successfully deleted volume: a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3
Apr 01 15:08:35.554516 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:35.682503 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Created reservations ['4dfdd4ad-af62-4cb6-b662-e013b1ab2f3c', '69d113a2-685c-4ca3-937e-98915ec95607', '7481a4bd-2710-4865-99ef-bbbad1e8fff2', '98aead0b-9b08-431e-9e94-764dcdf27262'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:08:35.705827 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:35.706175 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714867440]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8\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:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8\n Backing store flags: \n Account information:\n 8TTMv2FdPNicnVxytd8u\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:08:35.706891 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Skipping remove_export. No iscsi_target is presently exported for volume: f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:08:35.708107 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:35.748550 n-d-828419-4 sudo[132670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:08:35.749410 n-d-828419-4 sudo[132670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:36.016473 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Lock "b'cinder-022f56b3-4e73-44c8-aff8-a6957ce94075-delete_volume'" acquired by "delete_volume" :: waited 0.061s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:08:36.150837 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:08:36.152409 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:36.199056 n-d-828419-4 sudo[132674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:08:36.200818 n-d-828419-4 sudo[132674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:36.216626 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:36.331953 n-d-828419-4 sudo[132670]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:36.333961 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af" returned: 0 in 0.626s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:36.335741 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:36.355225 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:36.355568 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714362880]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8\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:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8\n Backing store flags: \n Account information:\n 8TTMv2FdPNicnVxytd8u\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:08:36.356656 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Skipping remove_export. No iscsi_target is presently exported for volume: 022f56b3-4e73-44c8-aff8-a6957ce94075
Apr 01 15:08:36.358171 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:36.359072 n-d-828419-4 sudo[132678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:08:36.359915 n-d-828419-4 sudo[132678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:36.386747 n-d-828419-4 sudo[132680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075
Apr 01 15:08:36.387548 n-d-828419-4 sudo[132680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:36.868041 n-d-828419-4 sudo[132674]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:36.870680 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:36.886926 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:36.886122 n-d-828419-4 sudo[132678]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:36.890013 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af" returned: 0 in 0.554s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:36.892377 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:36.893649 n-d-828419-4 sudo[132685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:08:36.894454 n-d-828419-4 sudo[132685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:36.946187 n-d-828419-4 sudo[132687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:08:36.950976 n-d-828419-4 sudo[132687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:36.990231 n-d-828419-4 sudo[132680]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:36.992799 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075" returned: 0 in 0.634s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:36.995997 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:37.045571 n-d-828419-4 sudo[132689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075
Apr 01 15:08:37.047387 n-d-828419-4 sudo[132689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:37.157266 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Lock "b'cinder-250546b8-060e-4b11-a77f-288029c245ff-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:08:37.362521 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Skipping remove_export. No iscsi_target is presently exported for volume: 250546b8-060e-4b11-a77f-288029c245ff
Apr 01 15:08:37.363658 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-250546b8-060e-4b11-a77f-288029c245ff {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:37.403697 n-d-828419-4 sudo[132692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-250546b8-060e-4b11-a77f-288029c245ff
Apr 01 15:08:37.404667 n-d-828419-4 sudo[132692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:37.551663 n-d-828419-4 sudo[132685]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:37.554170 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.681s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:37.555999 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:08:37.571358 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Deleted volume successfully.
Apr 01 15:08:37.705504 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6a83bd8a-5de4-4d58-b18e-a99a45bb8cbd tempest-VolumesDeleteCascade-271976042 None] Lock "b'cinder-a9a4ecd2-34c1-4a69-b09f-c34c1f3dd6f3-delete_volume'" released by "delete_volume" :: held 6.809s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:08:37.744344 n-d-828419-4 sudo[132689]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:37.746209 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075" returned: 0 in 0.750s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:37.747665 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:37.789005 n-d-828419-4 sudo[132701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075
Apr 01 15:08:37.790001 n-d-828419-4 sudo[132701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:37.846159 n-d-828419-4 sudo[132687]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:37.848731 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f85ef938-4f73-4073-91cf-0b1346e8b7af" returned: 0 in 0.956s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:37.850246 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Successfully deleted volume: f85ef938-4f73-4073-91cf-0b1346e8b7af
Apr 01 15:08:37.986847 n-d-828419-4 sudo[132692]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:37.988992 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-250546b8-060e-4b11-a77f-288029c245ff" returned: 0 in 0.625s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:37.990914 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-250546b8-060e-4b11-a77f-288029c245ff {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:38.012684 n-d-828419-4 sudo[132704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-250546b8-060e-4b11-a77f-288029c245ff
Apr 01 15:08:38.013533 n-d-828419-4 sudo[132704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:38.049001 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Created reservations ['70bdf67a-5faa-4fb8-bf97-30646095eb6f', 'a4daf90c-048c-4383-9040-414e46b6956f', 'c3ee44f9-0299-4aed-8b54-31b13e75320c', '9ecf720e-901c-4eaa-b014-50df6b892183'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:08:38.396589 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:08:38.400446 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:38.426770 n-d-828419-4 sudo[132710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:08:38.427651 n-d-828419-4 sudo[132710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:38.458222 n-d-828419-4 sudo[132701]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:38.460700 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-022f56b3-4e73-44c8-aff8-a6957ce94075" returned: 0 in 0.713s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:38.462164 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Successfully deleted volume: 022f56b3-4e73-44c8-aff8-a6957ce94075
Apr 01 15:08:38.597036 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Created reservations ['257583b8-035a-4740-87d4-03b71432c043', '0bb0d60f-d147-4de7-80dd-6fe101c5651a', '6e2d4793-f1f5-4ba3-a3e8-6c686b11e88a', '34f8f269-ac90-445f-8209-3cfa931b0e88'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:08:38.598613 n-d-828419-4 sudo[132704]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:38.604051 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-250546b8-060e-4b11-a77f-288029c245ff" returned: 0 in 0.612s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:38.606060 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-250546b8-060e-4b11-a77f-288029c245ff {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:38.626770 n-d-828419-4 sudo[132713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-250546b8-060e-4b11-a77f-288029c245ff
Apr 01 15:08:38.628246 n-d-828419-4 sudo[132713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:38.990923 n-d-828419-4 sudo[132710]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:38.993026 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.595s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:38.995823 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:39.037402 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:08:39.038979 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:39.069704 n-d-828419-4 sudo[132716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:08:39.070762 n-d-828419-4 sudo[132716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:39.095483 n-d-828419-4 sudo[132717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:08:39.098477 n-d-828419-4 sudo[132717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:39.460176 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Lock "b'cinder-0df7e8c0-9442-45d1-9a77-fa2fd54b595f-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:08:39.539744 n-d-828419-4 sudo[132713]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:39.542415 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-250546b8-060e-4b11-a77f-288029c245ff" returned: 0 in 0.937s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:39.543471 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Successfully deleted volume: 250546b8-060e-4b11-a77f-288029c245ff
Apr 01 15:08:39.641330 n-d-828419-4 sudo[132716]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:39.662122 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.666s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:39.672446 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:08:39.689197 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Deleted volume successfully.
Apr 01 15:08:39.722548 n-d-828419-4 sudo[132717]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:39.729309 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:08:39.729996 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:08:39.732390 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:39.767783 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.729s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:39.770520 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0df7e8c0-9442-45d1-9a77-fa2fd54b595f
Apr 01 15:08:39.771152 n-d-828419-4 sudo[132726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:08:39.771965 n-d-828419-4 sudo[132726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:39.783288 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:39.804832 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:39.817763 n-d-828419-4 sudo[132727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f
Apr 01 15:08:39.818588 n-d-828419-4 sudo[132727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:39.871724 n-d-828419-4 sudo[132729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:08:39.873207 n-d-828419-4 sudo[132729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:40.037160 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Created reservations ['b0e2f7d3-ec7e-4480-afbd-825dc0022646', 'dbe9220c-30b2-44d8-82c4-e90910ab4b5b', '16d33231-f8e0-40e6-b83f-ae166cc82e8e', '785fbedb-3f6d-4592-9023-2dc646fe2217'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:08:40.084002 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-1653afe4-9494-4f45-a4a6-9e8914688fd9 tempest-TestVolumeBackupRestore-2093336931 None] Lock "b'cinder-f85ef938-4f73-4073-91cf-0b1346e8b7af-delete_volume'" released by "delete_volume" :: held 4.740s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:08:40.342845 n-d-828419-4 sudo[132727]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:40.345220 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:08:40.347766 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:40.368182 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f" returned: 0 in 0.596s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:40.370132 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:40.382087 n-d-828419-4 sudo[132735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:08:40.382916 n-d-828419-4 sudo[132735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:40.426515 n-d-828419-4 sudo[132736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f
Apr 01 15:08:40.427829 n-d-828419-4 sudo[132736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:40.513580 n-d-828419-4 sudo[132729]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:40.515865 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.712s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:40.518503 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:08:40.519310 n-d-828419-4 sudo[132726]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:40.527443 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Deleted volume successfully.
Apr 01 15:08:40.535435 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.803s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:40.537023 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:40.566863 n-d-828419-4 sudo[132739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:08:40.568568 n-d-828419-4 sudo[132739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:40.657384 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-243a5bc6-b5a6-428c-b5ba-39bfd24be6a2 tempest-TestVolumeBackupRestore-2093336931 None] Lock "b'cinder-022f56b3-4e73-44c8-aff8-a6957ce94075-delete_volume'" released by "delete_volume" :: held 4.640s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:08:41.165143 n-d-828419-4 sudo[132736]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:41.168423 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f" returned: 0 in 0.798s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:41.170761 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:41.228786 n-d-828419-4 sudo[132743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f
Apr 01 15:08:41.232315 n-d-828419-4 sudo[132743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:41.251623 n-d-828419-4 sudo[132735]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:41.254143 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.906s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:41.255987 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:41.311957 n-d-828419-4 sudo[132746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:08:41.312836 n-d-828419-4 sudo[132746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:41.499728 n-d-828419-4 sudo[132739]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:41.502047 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.965s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:41.503550 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:08:41.930720 n-d-828419-4 sudo[132746]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:41.934124 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.678s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:41.935694 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:08:41.940640 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Deleted volume successfully.
Apr 01 15:08:42.046116 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e7858a24-c515-4dc5-b435-87ec488ac84d tempest-VolumesDeleteCascade-271976042 None] Lock "b'cinder-250546b8-060e-4b11-a77f-288029c245ff-delete_volume'" released by "delete_volume" :: held 4.885s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:08:42.227893 n-d-828419-4 sudo[132743]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:42.230908 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0df7e8c0-9442-45d1-9a77-fa2fd54b595f" returned: 0 in 1.060s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:42.232483 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Successfully deleted volume: 0df7e8c0-9442-45d1-9a77-fa2fd54b595f
Apr 01 15:08:42.367534 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Created reservations ['98d8947d-b73c-4947-9b01-b6ae202a98ae', 'e37e4866-4987-432d-8410-601b7d270ffc', 'c5d31177-7a0a-42c3-a115-cc632d748ed5', 'c0d8d475-2040-42ad-b731-7896625a7812'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:08:42.704944 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:08:42.705735 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:42.731453 n-d-828419-4 sudo[132755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:08:42.732371 n-d-828419-4 sudo[132755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:43.283730 n-d-828419-4 sudo[132755]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:43.286383 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.580s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:43.289315 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:43.327684 n-d-828419-4 sudo[132767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:08:43.328852 n-d-828419-4 sudo[132767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:43.638642 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:08:43.643083 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:08:43.643608 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:08:43.658040 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Flow 'volume_create_manager' (67aa745d-19b2-4482-a9ae-0a9b874e236c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:08:43.661310 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06949979-a227-4112-8b49-86dfd5e59c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:43.693410 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:08:43.734152 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06949979-a227-4112-8b49-86dfd5e59c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1285511908',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=02abee11-da65-480a-88dd-b2caa35013d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4d3cf8ffef467b9cd6837974c5269f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:08:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:08:43Z,user_id='40eecf0dd6494abc8ad32b5f719d26df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:43.734152 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5dd70238-9f6e-4991-9abc-934bd20962c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:43.734152 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5dd70238-9f6e-4991-9abc-934bd20962c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:43.735750 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f24e4b7-38f1-495b-a02d-5a77aa6a49c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:43.743795 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f24e4b7-38f1-495b-a02d-5a77aa6a49c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '02abee11-da65-480a-88dd-b2caa35013d8', 'volume_name': 'volume-02abee11-da65-480a-88dd-b2caa35013d8', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:43.746915 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (78a6c216-c8cb-43f9-814c-0613aee184fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:43.750955 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (78a6c216-c8cb-43f9-814c-0613aee184fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:43.756740 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (732db358-2544-4252-8ef1-d6ea80869d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:43.756740 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Volume 02abee11-da65-480a-88dd-b2caa35013d8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-02abee11-da65-480a-88dd-b2caa35013d8', 'volume_size': 1}
Apr 01 15:08:43.756740 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-02abee11-da65-480a-88dd-b2caa35013d8 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:43.776470 n-d-828419-4 sudo[132770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-02abee11-da65-480a-88dd-b2caa35013d8 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:08:43.777934 n-d-828419-4 sudo[132770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:43.904950 n-d-828419-4 sudo[132767]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:43.907248 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.618s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:43.909293 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:08:43.918438 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Deleted volume successfully.
Apr 01 15:08:44.047231 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-2f50496a-dc28-4515-8f55-61b53a22e70e tempest-VolumesActionsTest-1382032334 None] Lock "b'cinder-0df7e8c0-9442-45d1-9a77-fa2fd54b595f-delete_volume'" released by "delete_volume" :: held 4.587s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:08:44.641472 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-02abee11-da65-480a-88dd-b2caa35013d8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.883s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:44.636450 n-d-828419-4 sudo[132770]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:44.646009 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (732db358-2544-4252-8ef1-d6ea80869d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-02abee11-da65-480a-88dd-b2caa35013d8', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:44.648804 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (987a454f-4e2c-4425-a05f-0aed72782ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:44.779706 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Volume volume-02abee11-da65-480a-88dd-b2caa35013d8 (02abee11-da65-480a-88dd-b2caa35013d8): created successfully
Apr 01 15:08:44.783488 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (987a454f-4e2c-4425-a05f-0aed72782ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:44.798918 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Flow 'volume_create_manager' (67aa745d-19b2-4482-a9ae-0a9b874e236c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:08:44.957847 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c868c4ad-213c-449d-a657-f33f8abf4d4f tempest-AttachVolumeShelveTestJSON-1445310815 None] Created volume successfully.
Apr 01 15:08:48.607050 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:08:48.617934 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:08:48.618730 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:08:48.660571 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Flow 'volume_create_manager' (1fc9a427-2266-470b-8408-267b902d500b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:08:48.666674 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab54c172-d999-4161-b97f-806d340a55b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:48.750974 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:08:48.848826 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab54c172-d999-4161-b97f-806d340a55b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-696213089',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=7cd08ed1-a357-4940-80f2-874187fdfc58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9339ada50734c7c8ef691c53f117527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:08:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:08:48Z,user_id='9729ff91e6024f87bbab9d46a5276e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:48.855518 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a604965-cc38-4fce-a723-c50577bd508f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:48.866399 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a604965-cc38-4fce-a723-c50577bd508f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:48.881144 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7ea87c7-1863-4ea8-839e-27cf5651f6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:49.045972 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7ea87c7-1863-4ea8-839e-27cf5651f6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7cd08ed1-a357-4940-80f2-874187fdfc58', 'volume_name': 'volume-7cd08ed1-a357-4940-80f2-874187fdfc58', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:49.048328 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4c477d2-e755-47ac-934a-8c3b9e8253df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:49.053835 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4c477d2-e755-47ac-934a-8c3b9e8253df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:49.056342 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3835b230-9c65-42e1-aa6c-87eb37a6d66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:49.057187 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Volume 7cd08ed1-a357-4940-80f2-874187fdfc58: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7cd08ed1-a357-4940-80f2-874187fdfc58', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 15:08:49.057865 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Cloning 7cd08ed1-a357-4940-80f2-874187fdfc58 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 15:08:56.319023 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:08:56.333539 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:08:56.334026 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:08:56.353082 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Flow 'volume_create_manager' (47b0412b-a25c-460a-bb57-a705012b4d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:08:56.356201 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ccfb28e-3e21-4327-aa9f-6599ba7a3f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:56.382297 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:08:56.425176 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ccfb28e-3e21-4327-aa9f-6599ba7a3f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1283938807',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=82dd0559-c2f5-4747-b5d2-4225bd23d8b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a0d93f1df12476f88de2130d0a33f47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:08:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:08:56Z,user_id='49913ddf6371440a9459c5c97bfcf7f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:56.427333 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a25c3429-e3fa-40bd-8a2a-550acd6f5778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:56.430098 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a25c3429-e3fa-40bd-8a2a-550acd6f5778) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:56.432740 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a11b0e59-d3fd-4b93-b9fe-7ca7504dcb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:56.435157 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a11b0e59-d3fd-4b93-b9fe-7ca7504dcb40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82dd0559-c2f5-4747-b5d2-4225bd23d8b9', 'volume_name': 'volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:56.437479 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01481d65-def1-4f0c-80ea-3a77988022aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:56.439659 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01481d65-def1-4f0c-80ea-3a77988022aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:56.442203 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f7d2b3e-fe9c-443c-b94e-ae891574016c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:56.443169 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Volume 82dd0559-c2f5-4747-b5d2-4225bd23d8b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9', 'volume_size': 1}
Apr 01 15:08:56.444288 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:08:56.482225 n-d-828419-4 sudo[132847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:08:56.485494 n-d-828419-4 sudo[132847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:08:57.517878 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.024s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:08:57.517878 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f7d2b3e-fe9c-443c-b94e-ae891574016c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:57.517878 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58268285-503b-49a9-8f7c-f084cb28ead6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:08:57.466962 n-d-828419-4 sudo[132847]: pam_unix(sudo:session): session closed for user root
Apr 01 15:08:57.682819 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Volume volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9 (82dd0559-c2f5-4747-b5d2-4225bd23d8b9): created successfully
Apr 01 15:08:57.685215 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58268285-503b-49a9-8f7c-f084cb28ead6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:08:57.688178 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Flow 'volume_create_manager' (47b0412b-a25c-460a-bb57-a705012b4d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:08:58.304611 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c2506b01-3673-4942-a309-da0eafaacdb3 tempest-VolumesNegativeTest-622717976 None] Created volume successfully.
Apr 01 15:09:05.062893 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Terminate volume connection completed successfully.
Apr 01 15:09:05.124961 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:05.274327 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:05.274691 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718313056]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8\n System information:\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-e9914fd4-aad0-48a3-b876-ea9ba20566d8\n Backing store flags: \n Account information:\n 8TTMv2FdPNicnVxytd8u\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:05.275616 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Removing iscsi_target for Volume ID: e9914fd4-aad0-48a3-b876-ea9ba20566d8
Apr 01 15:09:05.279176 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:05.555347 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8 -f" returned: 0 in 0.278s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:05.557589 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718313056]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:05.561274 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:05.781931 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:05.782273 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718313056]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:05.783068 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Remove volume export completed successfully.
Apr 01 15:09:06.001504 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Lock "b'cinder-e9914fd4-aad0-48a3-b876-ea9ba20566d8-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:09:06.073863 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Trying to delete temp volume: e9914fd4-aad0-48a3-b876-ea9ba20566d8
Apr 01 15:09:06.075307 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:06.255371 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:06.255726 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718313056]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:06.256784 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Skipping remove_export. No iscsi_target is presently exported for volume: e9914fd4-aad0-48a3-b876-ea9ba20566d8
Apr 01 15:09:06.258409 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:06.331632 n-d-828419-4 sudo[132976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8
Apr 01 15:09:06.332499 n-d-828419-4 sudo[132976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:07.273866 n-d-828419-4 sudo[132976]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:07.277953 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8" returned: 0 in 1.019s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:07.280486 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:07.322630 n-d-828419-4 sudo[132990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8
Apr 01 15:09:07.323449 n-d-828419-4 sudo[132990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:08.441257 n-d-828419-4 sudo[132990]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:08.444081 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8" returned: 0 in 1.163s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:08.449428 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:08.503215 n-d-828419-4 sudo[133021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8
Apr 01 15:09:08.504124 n-d-828419-4 sudo[133021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:09.513542 n-d-828419-4 sudo[133021]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:09.882216 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1, size 616.00 MB, duration 20.82 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 15:09:09.883410 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Image download 616.00 MB at 29.58 MB/s
Apr 01 15:09:09.889598 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e9914fd4-aad0-48a3-b876-ea9ba20566d8" returned: 0 in 1.440s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:09.890694 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Successfully deleted volume: e9914fd4-aad0-48a3-b876-ea9ba20566d8
Apr 01 15:09:09.948029 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:10.105795 n-d-828419-4 sudo[133036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1
Apr 01 15:09:10.107462 n-d-828419-4 sudo[133036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:10.403112 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Deleted volume successfully.
Apr 01 15:09:10.410009 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-873079d6-53c6-4a74-84ce-332eca7a6c2d tempest-VolumesBackupsTest-852237279 None] Lock "b'cinder-e9914fd4-aad0-48a3-b876-ea9ba20566d8-delete_volume'" released by "delete_volume" :: held 4.409s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:09:10.726816 n-d-828419-4 sudo[133036]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:10.728640 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1" returned: 0 in 0.781s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:10.729651 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user 9729ff91e6024f87bbab9d46a5276e44. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 15:09:10.951170 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:11.143386 n-d-828419-4 sudo[133051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1
Apr 01 15:09:11.144261 n-d-828419-4 sudo[133051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:11.877738 n-d-828419-4 sudo[133051]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:11.881202 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1" returned: 0 in 0.930s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:11.883625 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7cd08ed1-a357-4940-80f2-874187fdfc58 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:11.916589 n-d-828419-4 sudo[133064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7cd08ed1-a357-4940-80f2-874187fdfc58 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:09:11.917502 n-d-828419-4 sudo[133064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:13.124123 n-d-828419-4 sudo[133064]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:13.126290 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7cd08ed1-a357-4940-80f2-874187fdfc58 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.242s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:13.304275 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 7cd08ed1-a357-4940-80f2-874187fdfc58. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 15:09:13.390908 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_5snpiqu0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:13.514512 n-d-828419-4 sudo[133131]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_5snpiqu0
Apr 01 15:09:13.516029 n-d-828419-4 sudo[133131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:14.026359 n-d-828419-4 sudo[133131]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:14.029402 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_5snpiqu0" returned: 0 in 0.638s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:14.030878 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:14.150121 n-d-828419-4 sudo[133135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1
Apr 01 15:09:14.151127 n-d-828419-4 sudo[133135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:14.778676 n-d-828419-4 sudo[133135]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:14.783340 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1" returned: 0 in 0.752s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:14.784809 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 15:09:14.785951 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7cd08ed1--a357--4940--80f2--874187fdfc58 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:14.820987 n-d-828419-4 sudo[133140]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7cd08ed1--a357--4940--80f2--874187fdfc58 oflag=direct
Apr 01 15:09:14.821831 n-d-828419-4 sudo[133140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:15.291187 n-d-828419-4 sudo[133140]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:15.297026 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7cd08ed1--a357--4940--80f2--874187fdfc58 oflag=direct" returned: 0 in 0.507s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:15.297026 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 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_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7cd08ed1--a357--4940--80f2--874187fdfc58 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:15.324284 n-d-828419-4 sudo[133161]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7cd08ed1--a357--4940--80f2--874187fdfc58
Apr 01 15:09:15.325116 n-d-828419-4 sudo[133161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:30.890739 n-d-828419-4 sudo[133161]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:30.894185 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 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_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7cd08ed1--a357--4940--80f2--874187fdfc58" returned: 0 in 15.599s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:30.895982 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:30.998158 n-d-828419-4 sudo[133221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1
Apr 01 15:09:30.998986 n-d-828419-4 sudo[133221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:31.345182 n-d-828419-4 sudo[133221]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:31.348522 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1" returned: 0 in 0.452s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:31.349507 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_vfhv77bin-d-828419-4@lvmdriver-1, size 700.00 MB, duration 15.60 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7cd08ed1--a357--4940--80f2--874187fdfc58 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 15:09:31.350072 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Converted 700.00 MB image at 44.87 MB/s
Apr 01 15:09:31.350851 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 7cd08ed1-a357-4940-80f2-874187fdfc58 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 15:09:31.479879 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user 9729ff91e6024f87bbab9d46a5276e44 is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 15:09:31.480871 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Marking volume 7cd08ed1-a357-4940-80f2-874187fdfc58 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:09:31.635128 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to 7cd08ed1-a357-4940-80f2-874187fdfc58. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 15:09:31.635905 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Creating volume glance metadata for volume 7cd08ed1-a357-4940-80f2-874187fdfc58 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 15:09:32.090729 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3835b230-9c65-42e1-aa6c-87eb37a6d66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7cd08ed1-a357-4940-80f2-874187fdfc58', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:09:32.093741 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df1acf07-3c87-4a0a-bbee-f8bec24fcdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:09:32.218326 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Volume volume-7cd08ed1-a357-4940-80f2-874187fdfc58 (7cd08ed1-a357-4940-80f2-874187fdfc58): created successfully
Apr 01 15:09:32.224859 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df1acf07-3c87-4a0a-bbee-f8bec24fcdab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:09:32.229338 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Flow 'volume_create_manager' (1fc9a427-2266-470b-8408-267b902d500b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:09:32.371830 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c1467555-fbce-4843-8d7d-85e7e11c3170 tempest-VolumesCloneTest-1403767242 None] Created volume successfully.
Apr 01 15:09:34.602918 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:09:34.607999 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:09:34.608773 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:09:34.688500 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Flow 'volume_create_manager' (296c7b58-78aa-41c8-8d88-69fedd7bf93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:09:34.704709 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10ac9b8a-5dcc-4605-86f1-1feac1f7970c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:09:34.731703 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:09:34.761615 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10ac9b8a-5dcc-4605-86f1-1feac1f7970c) 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-04-01T15:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-145147293',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=c05ba321-8e3f-45a8-ae22-d24f42f74dfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9339ada50734c7c8ef691c53f117527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:09:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=7cd08ed1-a357-4940-80f2-874187fdfc58,status='creating',terminated_at=None,updated_at=2022-04-01T15:09:34Z,user_id='9729ff91e6024f87bbab9d46a5276e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:09:34.764641 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e7ff5a6-03c7-46ae-b3c5-0c58a458c8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:09:34.767138 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e7ff5a6-03c7-46ae-b3c5-0c58a458c8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:09:34.770259 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c40c26c6-1a3d-4896-bdbe-f48ea87c91b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:09:34.866131 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c40c26c6-1a3d-4896-bdbe-f48ea87c91b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'c05ba321-8e3f-45a8-ae22-d24f42f74dfc', 'volume_name': 'volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc', 'volume_size': 1, 'source_volid': '7cd08ed1-a357-4940-80f2-874187fdfc58', 'source_volstatus': 'available'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:09:34.869969 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09c6190f-083a-4859-a544-dea5b48bc233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:09:34.876580 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09c6190f-083a-4859-a544-dea5b48bc233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:09:34.881683 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c768d96-c691-4c28-ada3-1f00084afbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:09:34.885520 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Volume c05ba321-8e3f-45a8-ae22-d24f42f74dfc: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc', 'volume_size': 1, 'source_volid': '7cd08ed1-a357-4940-80f2-874187fdfc58', 'source_volstatus': 'available'}
Apr 01 15:09:34.990052 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Creating clone of volume: 7cd08ed1-a357-4940-80f2-874187fdfc58
Apr 01 15:09:34.991517 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:35.037393 n-d-828419-4 sudo[133252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58
Apr 01 15:09:35.041679 n-d-828419-4 sudo[133252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:35.808260 n-d-828419-4 sudo[133252]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:35.810477 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58" returned: 0 in 0.818s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:35.812379 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-c05ba321-8e3f-45a8-ae22-d24f42f74dfc --snapshot stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:35.832374 n-d-828419-4 sudo[133258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-c05ba321-8e3f-45a8-ae22-d24f42f74dfc --snapshot stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58 -L 1.00g
Apr 01 15:09:35.833253 n-d-828419-4 sudo[133258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:36.207773 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-751d41fc-3f59-49ad-9fbf-df63a7c98b63 req-aa249c45-c9d3-4456-be44-298f50df8837 tempest-VolumesBackupsTest-852237279 None] Terminate volume connection completed successfully.
Apr 01 15:09:36.208471 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-751d41fc-3f59-49ad-9fbf-df63a7c98b63 req-aa249c45-c9d3-4456-be44-298f50df8837 tempest-VolumesBackupsTest-852237279 None] Deleting attachment 76fb734c-3148-44c4-99d2-2d38ef38b4ad. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:09:36.213344 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:36.383049 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:36.383478 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716036560]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce\n Backing store flags: \n Account information:\n VJToS56k9o6gvqpMd45k\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:36.384198 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-751d41fc-3f59-49ad-9fbf-df63a7c98b63 req-aa249c45-c9d3-4456-be44-298f50df8837 tempest-VolumesBackupsTest-852237279 None] Removing iscsi_target for Volume ID: 1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:09:36.385508 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:36.503679 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1c2538a0-0188-4896-b099-7fbc437cadce -f" returned: 0 in 0.117s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:36.503679 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716036560]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:36.505530 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:36.643640 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:36.643984 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716036560]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:37.355022 n-d-828419-4 sudo[133258]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:37.356861 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-c05ba321-8e3f-45a8-ae22-d24f42f74dfc --snapshot stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58 -L 1.00g" returned: 0 in 1.544s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:37.358937 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:37.422276 n-d-828419-4 sudo[133396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:09:37.425663 n-d-828419-4 sudo[133396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:38.274223 n-d-828419-4 sudo[133396]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:38.276385 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.917s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:38.278280 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-c05ba321-8e3f-45a8-ae22-d24f42f74dfc {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:38.298301 n-d-828419-4 sudo[133432]: ubuntu : 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-c05ba321-8e3f-45a8-ae22-d24f42f74dfc
Apr 01 15:09:38.299119 n-d-828419-4 sudo[133432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:38.828596 n-d-828419-4 sudo[133432]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:38.831076 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-c05ba321-8e3f-45a8-ae22-d24f42f74dfc" returned: 0 in 0.552s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:38.834621 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c05ba321--8e3f--45a8--ae22--d24f42f74dfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c05ba321--8e3f--45a8--ae22--d24f42f74dfc iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:38.859089 n-d-828419-4 sudo[133435]: 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--c05ba321--8e3f--45a8--ae22--d24f42f74dfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c05ba321--8e3f--45a8--ae22--d24f42f74dfc iflag=direct
Apr 01 15:09:38.860143 n-d-828419-4 sudo[133435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:39.226892 n-d-828419-4 sudo[133435]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:39.229123 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c05ba321--8e3f--45a8--ae22--d24f42f74dfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c05ba321--8e3f--45a8--ae22--d24f42f74dfc iflag=direct" returned: 0 in 0.394s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:39.230160 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c05ba321--8e3f--45a8--ae22--d24f42f74dfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c05ba321--8e3f--45a8--ae22--d24f42f74dfc oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:39.249990 n-d-828419-4 sudo[133447]: 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--c05ba321--8e3f--45a8--ae22--d24f42f74dfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c05ba321--8e3f--45a8--ae22--d24f42f74dfc oflag=direct
Apr 01 15:09:39.250799 n-d-828419-4 sudo[133447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:39.485925 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-1554d6cd-c4a1-4515-96ad-e14d9c93b15f req-e2252c0c-4c22-4063-852c-f00e36dfe210 tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:39.509049 n-d-828419-4 sudo[133449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8
Apr 01 15:09:39.510545 n-d-828419-4 sudo[133449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:39.617839 n-d-828419-4 sudo[133447]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:39.620438 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c05ba321--8e3f--45a8--ae22--d24f42f74dfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c05ba321--8e3f--45a8--ae22--d24f42f74dfc oflag=direct" returned: 0 in 0.390s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:39.621525 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c05ba321--8e3f--45a8--ae22--d24f42f74dfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c05ba321--8e3f--45a8--ae22--d24f42f74dfc count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:39.652755 n-d-828419-4 sudo[133461]: 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--c05ba321--8e3f--45a8--ae22--d24f42f74dfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c05ba321--8e3f--45a8--ae22--d24f42f74dfc count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 15:09:39.654206 n-d-828419-4 sudo[133461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:39.735142 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:09:39.736159 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:09:39.737063 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:39.784573 n-d-828419-4 sudo[133463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:09:39.785391 n-d-828419-4 sudo[133463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:40.252525 n-d-828419-4 sudo[133449]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:40.254939 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-1554d6cd-c4a1-4515-96ad-e14d9c93b15f req-e2252c0c-4c22-4063-852c-f00e36dfe210 tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8" returned: 0 in 0.769s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:40.321817 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:40.328185 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:40.328617 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716035856]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:40.329882 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-1554d6cd-c4a1-4515-96ad-e14d9c93b15f req-e2252c0c-4c22-4063-852c-f00e36dfe210 tempest-AttachVolumeShelveTestJSON-1445310815 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:09:40.331172 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-1554d6cd-c4a1-4515-96ad-e14d9c93b15f req-e2252c0c-4c22-4063-852c-f00e36dfe210 tempest-AttachVolumeShelveTestJSON-1445310815 None] Creating iscsi_target for Volume ID: volume-02abee11-da65-480a-88dd-b2caa35013d8 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:09:40.391808 n-d-828419-4 sudo[133463]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:40.526183 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-1554d6cd-c4a1-4515-96ad-e14d9c93b15f req-e2252c0c-4c22-4063-852c-f00e36dfe210 tempest-AttachVolumeShelveTestJSON-1445310815 None] Created volume path /opt/stack/data/cinder/volumes/volume-02abee11-da65-480a-88dd-b2caa35013d8,
Apr 01 15:09:40.526183 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:09:40.526183 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:09:40.526183 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8
Apr 01 15:09:40.526183 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:09:40.526183 n-d-828419-4 cinder-volume[96899]: incominguser kN9KzKaHjZMk88aNhf83 c7urGks3PFxwwdwV
Apr 01 15:09:40.526183 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:09:40.526183 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:09:40.526183 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:09:40.526183 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:09:40.529817 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:40.533424 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:40.551019 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:40.558359 n-d-828419-4 sudo[133470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:09:40.559993 n-d-828419-4 sudo[133470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:41.234652 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8" returned: 0 in 0.705s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:41.235244 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716035856]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:41.236169 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-1554d6cd-c4a1-4515-96ad-e14d9c93b15f req-e2252c0c-4c22-4063-852c-f00e36dfe210 tempest-AttachVolumeShelveTestJSON-1445310815 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:09:41.236739 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-1554d6cd-c4a1-4515-96ad-e14d9c93b15f req-e2252c0c-4c22-4063-852c-f00e36dfe210 tempest-AttachVolumeShelveTestJSON-1445310815 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:09:41.238599 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:41.247189 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:41.247843 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716035856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8\n Backing store flags: \n Account information:\n kN9KzKaHjZMk88aNhf83\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:41.249123 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-1554d6cd-c4a1-4515-96ad-e14d9c93b15f req-e2252c0c-4c22-4063-852c-f00e36dfe210 tempest-AttachVolumeShelveTestJSON-1445310815 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:09:41.252186 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:41.372369 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:41.374477 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716035856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8\n Backing store flags: \n Account information:\n kN9KzKaHjZMk88aNhf83\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:41.379968 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:41.443729 n-d-828419-4 sudo[133470]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:41.445623 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.912s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:41.451381 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:09:41.475547 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:41.476454 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716035856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8\n Backing store flags: \n Account information:\n kN9KzKaHjZMk88aNhf83\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:41.477524 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-1554d6cd-c4a1-4515-96ad-e14d9c93b15f req-e2252c0c-4c22-4063-852c-f00e36dfe210 tempest-AttachVolumeShelveTestJSON-1445310815 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:09:41.906184 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-1554d6cd-c4a1-4515-96ad-e14d9c93b15f req-e2252c0c-4c22-4063-852c-f00e36dfe210 tempest-AttachVolumeShelveTestJSON-1445310815 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8', 'target_lun': 1, 'volume_id': '02abee11-da65-480a-88dd-b2caa35013d8', 'auth_method': 'CHAP', 'auth_username': 'kN9KzKaHjZMk88aNhf83', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '73fb97c3-0693-4e71-937b-84715793db7b'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:09:42.304949 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-1554d6cd-c4a1-4515-96ad-e14d9c93b15f req-e2252c0c-4c22-4063-852c-f00e36dfe210 tempest-AttachVolumeShelveTestJSON-1445310815 None] attachment_update completed successfully.
Apr 01 15:09:43.973530 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Lock "b'cinder-82dd0559-c2f5-4747-b5d2-4225bd23d8b9-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:09:44.218643 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Skipping remove_export. No iscsi_target is presently exported for volume: 82dd0559-c2f5-4747-b5d2-4225bd23d8b9
Apr 01 15:09:44.219683 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:44.243342 n-d-828419-4 sudo[133516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9
Apr 01 15:09:44.244946 n-d-828419-4 sudo[133516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:44.799537 n-d-828419-4 sudo[133516]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:44.801801 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9" returned: 0 in 0.582s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:44.805023 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:44.824863 n-d-828419-4 sudo[133519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9
Apr 01 15:09:44.825898 n-d-828419-4 sudo[133519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:45.188070 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Lock "b'cinder-1c2538a0-0188-4896-b099-7fbc437cadce-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:09:45.255592 n-d-828419-4 sudo[133519]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:45.259258 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9" returned: 0 in 0.455s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:45.260908 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:45.281634 n-d-828419-4 sudo[133522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9
Apr 01 15:09:45.282595 n-d-828419-4 sudo[133522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:45.439849 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:45.550555 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:45.550950 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718275312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8\n Backing store flags: \n Account information:\n kN9KzKaHjZMk88aNhf83\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:09:45.551952 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:09:45.553271 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:45.582309 n-d-828419-4 sudo[133526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:09:45.583260 n-d-828419-4 sudo[133526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:45.949601 n-d-828419-4 sudo[133522]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:45.951984 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82dd0559-c2f5-4747-b5d2-4225bd23d8b9" returned: 0 in 0.691s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:45.953494 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Successfully deleted volume: 82dd0559-c2f5-4747-b5d2-4225bd23d8b9
Apr 01 15:09:46.149423 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Created reservations ['5a5f7ca4-2894-4ac8-a29f-353c9a81e5f0', '83615ff2-e509-4566-bd86-8f4545a93bee', 'cde2c6b4-efa3-4daf-8a8c-f2028188eefc', 'c8c8a108-814d-4c9f-86db-bd2fab1cf3f4'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:09:46.151341 n-d-828419-4 sudo[133526]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:46.159579 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce" returned: 0 in 0.603s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:46.159579 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:46.180105 n-d-828419-4 sudo[133535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:09:46.180912 n-d-828419-4 sudo[133535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:46.788958 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:09:46.788958 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:46.839837 n-d-828419-4 sudo[133538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:09:46.855435 n-d-828419-4 sudo[133538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:46.914328 n-d-828419-4 sudo[133535]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:46.919325 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce" returned: 0 in 0.760s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:46.923885 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:46.971385 n-d-828419-4 sudo[133540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:09:46.973125 n-d-828419-4 sudo[133540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:47.788556 n-d-828419-4 sudo[133538]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:47.796403 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.004s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:47.796403 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:47.847300 n-d-828419-4 sudo[133548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:09:47.848955 n-d-828419-4 sudo[133548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:48.114214 n-d-828419-4 sudo[133540]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:48.118661 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c2538a0-0188-4896-b099-7fbc437cadce" returned: 0 in 1.195s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:48.120034 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Successfully deleted volume: 1c2538a0-0188-4896-b099-7fbc437cadce
Apr 01 15:09:48.407646 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Created reservations ['b7bc0320-5ce2-4a2f-bee4-f78cdbad9970', '26139223-c32f-46b0-841c-c8459d2eb0aa', '4e0383c6-8f68-4d0c-84d3-a7ecc954e0d4', '74a654c0-fc3c-4adf-a356-0fcea512d6b1'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:09:48.950902 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:09:48.953500 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:49.020231 n-d-828419-4 sudo[133552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:09:49.022519 n-d-828419-4 sudo[133552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:49.077972 n-d-828419-4 sudo[133548]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:49.081820 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.286s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:49.097542 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:09:49.119214 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Deleted volume successfully.
Apr 01 15:09:49.287286 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-c3170d40-543a-4bad-b021-fa75fabc4558 tempest-VolumesNegativeTest-622717976 None] Lock "b'cinder-82dd0559-c2f5-4747-b5d2-4225bd23d8b9-delete_volume'" released by "delete_volume" :: held 5.314s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:09:49.988767 n-d-828419-4 sudo[133552]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:49.990902 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.038s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:49.993717 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:09:50.045662 n-d-828419-4 sudo[133564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:09:50.050796 n-d-828419-4 sudo[133564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:09:51.244291 n-d-828419-4 sudo[133564]: pam_unix(sudo:session): session closed for user root
Apr 01 15:09:51.250038 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.256s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:09:51.265144 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:09:51.276843 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Deleted volume successfully.
Apr 01 15:09:51.394973 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-cf217eea-7489-4f89-a873-6fb8835b869c tempest-VolumesBackupsTest-852237279 None] Lock "b'cinder-1c2538a0-0188-4896-b099-7fbc437cadce-delete_volume'" released by "delete_volume" :: held 6.207s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:09:51.446229 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:09:51.451327 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:09:51.452223 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:09:51.467651 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Flow 'volume_create_manager' (46e1667d-59f2-4569-8293-9c3a2b11cb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:09:51.471534 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf1741e2-a855-4306-9a91-1f39356fc5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:09:51.529061 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:09:51.592824 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf1741e2-a855-4306-9a91-1f39356fc5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1883711570',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43d4903243e646e688482ce9e999e508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:09:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:09:51Z,user_id='b16920fde19b4a478f12d642dbe92197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:09:51.596296 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ad80f9d-c889-4301-a7cf-4feef9fa5254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:09:51.615016 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ad80f9d-c889-4301-a7cf-4feef9fa5254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:09:51.618369 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c6ca076b-28f1-4d5a-a0e9-997650b7c028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:09:51.741695 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c6ca076b-28f1-4d5a-a0e9-997650b7c028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0', 'volume_name': 'volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:09:51.744663 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a08197cb-f9e8-4775-943a-70891ad4dfcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:09:51.747782 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a08197cb-f9e8-4775-943a-70891ad4dfcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:09:51.750767 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d6e455f-e2be-43ab-a715-777e691caf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:09:51.752034 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Volume ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 15:09:51.752896 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Cloning ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 15:10:07.679257 n-d-828419-4 sudo[133461]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:07.681404 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c05ba321--8e3f--45a8--ae22--d24f42f74dfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c05ba321--8e3f--45a8--ae22--d24f42f74dfc count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 28.060s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:07.682822 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c05ba321--8e3f--45a8--ae22--d24f42f74dfc, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c05ba321--8e3f--45a8--ae22--d24f42f74dfc, size 1024.00 MB, duration 28.06 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:10:07.683491 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Volume copy 1024.00 MB at 36.49 MB/s
Apr 01 15:10:07.684740 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-c05ba321-8e3f-45a8-ae22-d24f42f74dfc {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:07.743957 n-d-828419-4 sudo[133699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-c05ba321-8e3f-45a8-ae22-d24f42f74dfc
Apr 01 15:10:07.744892 n-d-828419-4 sudo[133699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:08.577570 n-d-828419-4 sudo[133699]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:08.582791 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-c05ba321-8e3f-45a8-ae22-d24f42f74dfc" returned: 0 in 0.898s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:08.584939 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-c05ba321-8e3f-45a8-ae22-d24f42f74dfc {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:08.609571 n-d-828419-4 sudo[133718]: ubuntu : TTY=unknown ; 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-c05ba321-8e3f-45a8-ae22-d24f42f74dfc
Apr 01 15:10:08.610618 n-d-828419-4 sudo[133718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:09.896331 n-d-828419-4 sudo[133718]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:09.898964 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-c05ba321-8e3f-45a8-ae22-d24f42f74dfc" returned: 0 in 1.314s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:09.900995 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Marking volume c05ba321-8e3f-45a8-ae22-d24f42f74dfc as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:10:10.026483 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Copying metadata from source volume 7cd08ed1-a357-4940-80f2-874187fdfc58 to c05ba321-8e3f-45a8-ae22-d24f42f74dfc. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:427}}
Apr 01 15:10:10.231116 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c768d96-c691-4c28-ada3-1f00084afbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc', 'volume_size': 1, 'source_volid': '7cd08ed1-a357-4940-80f2-874187fdfc58', 'source_volstatus': 'available'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:10.247993 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8b74bd76-663c-486b-b323-7b9fc66a731a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:10.358178 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Volume volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc (c05ba321-8e3f-45a8-ae22-d24f42f74dfc): created successfully
Apr 01 15:10:10.360609 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8b74bd76-663c-486b-b323-7b9fc66a731a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:10.364191 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Flow 'volume_create_manager' (296c7b58-78aa-41c8-8d88-69fedd7bf93e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:10:10.558296 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-fcd457c7-4033-480d-97df-bc23a2a621b9 tempest-VolumesCloneTest-1403767242 None] Created volume successfully.
Apr 01 15:10:12.363189 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:10:12.374624 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:10:12.375233 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:10:12.400425 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Flow 'volume_create_manager' (14ac9d77-956f-42cc-b494-c2cb0598525a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:10:12.404039 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a6aa230-3abd-4726-878d-209ce25c17b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:12.432930 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:10:12.470470 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a6aa230-3abd-4726-878d-209ce25c17b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-980424417',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=4f2cd89c-5298-4951-a669-465de8c0393a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9339ada50734c7c8ef691c53f117527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:10:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:10:12Z,user_id='9729ff91e6024f87bbab9d46a5276e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:12.473488 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42c2fc9e-9970-4dd4-b3e5-5ab8ff539b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:12.477201 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42c2fc9e-9970-4dd4-b3e5-5ab8ff539b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:12.480314 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57861939-121c-46d0-a6e8-03df6b1e4328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:12.483044 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57861939-121c-46d0-a6e8-03df6b1e4328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4f2cd89c-5298-4951-a669-465de8c0393a', 'volume_name': 'volume-4f2cd89c-5298-4951-a669-465de8c0393a', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:12.485412 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b1845d5-2a63-4cb1-ae0b-5d981970660c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:12.487640 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b1845d5-2a63-4cb1-ae0b-5d981970660c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:12.489881 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0037283-0e12-44a6-a121-376d0a5f133f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:12.490758 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Volume 4f2cd89c-5298-4951-a669-465de8c0393a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4f2cd89c-5298-4951-a669-465de8c0393a', 'volume_size': 1}
Apr 01 15:10:12.492166 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f2cd89c-5298-4951-a669-465de8c0393a stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:12.526302 n-d-828419-4 sudo[133873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f2cd89c-5298-4951-a669-465de8c0393a stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:10:12.528026 n-d-828419-4 sudo[133873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:13.393381 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1, size 616.00 MB, duration 21.64 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 15:10:13.394761 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Image download 616.00 MB at 28.47 MB/s
Apr 01 15:10:13.451937 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:13.540035 n-d-828419-4 sudo[133910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1
Apr 01 15:10:13.540853 n-d-828419-4 sudo[133910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:13.902087 n-d-828419-4 sudo[133910]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:13.904604 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1" returned: 0 in 0.452s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:13.905694 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user b16920fde19b4a478f12d642dbe92197. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 15:10:14.135728 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:14.141140 n-d-828419-4 sudo[133873]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:14.172587 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f2cd89c-5298-4951-a669-465de8c0393a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.680s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:14.177013 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0037283-0e12-44a6-a121-376d0a5f133f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4f2cd89c-5298-4951-a669-465de8c0393a', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:14.181518 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (904fbec7-ea13-4cea-bb4b-e10c5cefca0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:14.315914 n-d-828419-4 sudo[133947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1
Apr 01 15:10:14.324776 n-d-828419-4 sudo[133947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:14.332020 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Volume volume-4f2cd89c-5298-4951-a669-465de8c0393a (4f2cd89c-5298-4951-a669-465de8c0393a): created successfully
Apr 01 15:10:14.335412 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (904fbec7-ea13-4cea-bb4b-e10c5cefca0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:14.348315 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Flow 'volume_create_manager' (14ac9d77-956f-42cc-b494-c2cb0598525a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:10:14.492701 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c614dad2-2e8f-489e-b3c1-83516e4856f7 tempest-VolumesCloneTest-1403767242 None] Created volume successfully.
Apr 01 15:10:14.840569 n-d-828419-4 sudo[133947]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:14.842357 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1" returned: 0 in 0.711s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:14.843873 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:14.882431 n-d-828419-4 sudo[133953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:10:14.883267 n-d-828419-4 sudo[133953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:15.730122 n-d-828419-4 sudo[133953]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:15.732829 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.888s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:16.013971 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 15:10:16.108712 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_7ohbhjya {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:16.201255 n-d-828419-4 sudo[133989]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_7ohbhjya
Apr 01 15:10:16.202678 n-d-828419-4 sudo[133989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:16.613495 n-d-828419-4 sudo[133989]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:16.617873 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_7ohbhjya" returned: 0 in 0.509s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:16.619543 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:16.763807 n-d-828419-4 sudo[134004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1
Apr 01 15:10:16.765247 n-d-828419-4 sudo[134004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:17.235027 n-d-828419-4 sudo[134004]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:17.237382 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1" returned: 0 in 0.617s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:17.238269 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 15:10:17.239347 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ec0a2504--bcd5--4c1c--8d7f--768d013c3ae0 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:17.278241 n-d-828419-4 sudo[134017]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ec0a2504--bcd5--4c1c--8d7f--768d013c3ae0 oflag=direct
Apr 01 15:10:17.280109 n-d-828419-4 sudo[134017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:17.425134 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:10:17.438687 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:10:17.439213 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:10:17.465915 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Flow 'volume_create_manager' (eb8e6d10-26fd-43d1-be2e-985fcffecf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:10:17.470112 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (11a8c598-fa9d-42e9-b8be-cd6f9e00f47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:17.499569 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:10:17.544410 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (11a8c598-fa9d-42e9-b8be-cd6f9e00f47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-23330642',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9339ada50734c7c8ef691c53f117527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:10:17Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=4f2cd89c-5298-4951-a669-465de8c0393a,status='creating',terminated_at=None,updated_at=2022-04-01T15:10:17Z,user_id='9729ff91e6024f87bbab9d46a5276e44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:17.547749 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3bf7b2d-95eb-4aa6-add1-aac282cc0d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:17.550509 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3bf7b2d-95eb-4aa6-add1-aac282cc0d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:17.553253 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45841941-a778-4ad1-9e4b-e7df329bc36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:17.615122 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45841941-a778-4ad1-9e4b-e7df329bc36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb', 'volume_name': 'volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb', 'volume_size': 2, 'source_volid': '4f2cd89c-5298-4951-a669-465de8c0393a', 'source_volstatus': 'available'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:17.617883 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3c51018-a8ff-45b0-850e-1b34d61c4bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:17.620266 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3c51018-a8ff-45b0-850e-1b34d61c4bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:17.622636 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d57e16e0-811f-42f9-b18d-ae63fb1b3bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:17.623412 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Volume 152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb', 'volume_size': 2, 'source_volid': '4f2cd89c-5298-4951-a669-465de8c0393a', 'source_volstatus': 'available'}
Apr 01 15:10:17.726355 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Creating clone of volume: 4f2cd89c-5298-4951-a669-465de8c0393a
Apr 01 15:10:17.732790 n-d-828419-4 sudo[134017]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:17.734023 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:17.751956 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ec0a2504--bcd5--4c1c--8d7f--768d013c3ae0 oflag=direct" returned: 0 in 0.512s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:17.753301 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 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_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ec0a2504--bcd5--4c1c--8d7f--768d013c3ae0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:17.763054 n-d-828419-4 sudo[134052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a
Apr 01 15:10:17.764508 n-d-828419-4 sudo[134052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:17.783269 n-d-828419-4 sudo[134053]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ec0a2504--bcd5--4c1c--8d7f--768d013c3ae0
Apr 01 15:10:17.784753 n-d-828419-4 sudo[134053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:18.640144 n-d-828419-4 sudo[134052]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:18.642379 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a" returned: 0 in 0.909s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:18.644145 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb --snapshot stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:18.689021 n-d-828419-4 sudo[134091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb --snapshot stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a -L 1.00g
Apr 01 15:10:18.702232 n-d-828419-4 sudo[134091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:20.044174 n-d-828419-4 sudo[134091]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:20.046563 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb --snapshot stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a -L 1.00g" returned: 0 in 1.402s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:20.049753 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb stack-volumes-lvmdriver-1 -L 2g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:20.071788 n-d-828419-4 sudo[134221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb stack-volumes-lvmdriver-1 -L 2g
Apr 01 15:10:20.072996 n-d-828419-4 sudo[134221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:20.873910 n-d-828419-4 sudo[134221]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:20.877158 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.826s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:20.879438 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:20.931904 n-d-828419-4 sudo[134255]: ubuntu : 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-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb
Apr 01 15:10:20.936379 n-d-828419-4 sudo[134255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:21.421276 n-d-828419-4 sudo[134255]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:21.423925 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb" returned: 0 in 0.544s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:21.426166 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:21.447427 n-d-828419-4 sudo[134258]: 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--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb iflag=direct
Apr 01 15:10:21.448842 n-d-828419-4 sudo[134258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:21.921424 n-d-828419-4 sudo[134258]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:21.926177 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb iflag=direct" returned: 0 in 0.499s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:21.934424 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:21.979936 n-d-828419-4 sudo[134285]: 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--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb oflag=direct
Apr 01 15:10:21.980747 n-d-828419-4 sudo[134285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:22.384364 n-d-828419-4 sudo[134285]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:22.387771 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb oflag=direct" returned: 0 in 0.455s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:22.389039 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:22.428878 n-d-828419-4 sudo[134309]: 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--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 15:10:22.430349 n-d-828419-4 sudo[134309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:30.425334 n-d-828419-4 sudo[134309]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:30.428004 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.038s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:30.428609 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--152ebf5b--f9bd--4f3d--9b02--1edc5fecfeeb, size 1024.00 MB, duration 8.04 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:10:30.428988 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Volume copy 1024.00 MB at 127.36 MB/s
Apr 01 15:10:30.430277 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:30.451428 n-d-828419-4 sudo[134463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb
Apr 01 15:10:30.452259 n-d-828419-4 sudo[134463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:31.007297 n-d-828419-4 sudo[134463]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:31.009770 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb" returned: 0 in 0.579s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:31.011996 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:31.041829 n-d-828419-4 sudo[134468]: ubuntu : TTY=unknown ; 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-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb
Apr 01 15:10:31.042609 n-d-828419-4 sudo[134468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:32.194502 n-d-828419-4 sudo[134468]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:32.196631 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb" returned: 0 in 1.184s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:32.200190 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d57e16e0-811f-42f9-b18d-ae63fb1b3bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb', 'volume_size': 2, 'source_volid': '4f2cd89c-5298-4951-a669-465de8c0393a', 'source_volstatus': 'available'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:32.202587 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (356e192e-e0b5-4c89-b31c-f79b08095554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:32.423556 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Volume volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb (152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb): created successfully
Apr 01 15:10:32.429409 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (356e192e-e0b5-4c89-b31c-f79b08095554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:32.436859 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Flow 'volume_create_manager' (eb8e6d10-26fd-43d1-be2e-985fcffecf03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:10:32.565848 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-fcecd9df-8283-467a-a085-bce28634d021 tempest-VolumesCloneTest-1403767242 None] Created volume successfully.
Apr 01 15:10:33.360670 n-d-828419-4 sudo[134053]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:33.362649 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 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_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ec0a2504--bcd5--4c1c--8d7f--768d013c3ae0" returned: 0 in 15.609s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:33.363599 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:33.492214 n-d-828419-4 sudo[134556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1
Apr 01 15:10:33.493156 n-d-828419-4 sudo[134556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:33.841515 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Lock "b'cinder-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:10:34.075002 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Skipping remove_export. No iscsi_target is presently exported for volume: 152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb
Apr 01 15:10:34.076102 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:34.112299 n-d-828419-4 sudo[134583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb
Apr 01 15:10:34.113803 n-d-828419-4 sudo[134583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:34.125085 n-d-828419-4 sudo[134556]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:34.128028 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1" returned: 0 in 0.763s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:34.128689 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_bxkeqgo5n-d-828419-4@lvmdriver-1, size 700.00 MB, duration 15.61 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ec0a2504--bcd5--4c1c--8d7f--768d013c3ae0 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 15:10:34.129236 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Converted 700.00 MB image at 44.84 MB/s
Apr 01 15:10:34.131281 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 15:10:34.280525 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user b16920fde19b4a478f12d642dbe92197 is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 15:10:34.281305 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Marking volume ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:10:34.359918 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 15:10:34.360288 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Creating volume glance metadata for volume ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 15:10:34.677670 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d6e455f-e2be-43ab-a715-777e691caf51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:34.683032 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4f14166-dd2e-4f4d-b536-1b6e1f5267cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:10:34.760247 n-d-828419-4 sudo[134583]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:34.772307 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb" returned: 0 in 0.696s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:34.773876 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:34.795915 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Volume volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 (ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0): created successfully
Apr 01 15:10:34.799267 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4f14166-dd2e-4f4d-b536-1b6e1f5267cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:10:34.802992 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Flow 'volume_create_manager' (46e1667d-59f2-4569-8293-9c3a2b11cb8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:10:34.803232 n-d-828419-4 sudo[134608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb
Apr 01 15:10:34.806255 n-d-828419-4 sudo[134608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:34.903363 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-f4913c19-52f0-41e5-a946-3f72e9b9bdd0 tempest-VolumesBackupsTest-852237279 None] Created volume successfully.
Apr 01 15:10:35.356790 n-d-828419-4 sudo[134608]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:35.358749 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb" returned: 0 in 0.585s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:35.360760 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:35.382652 n-d-828419-4 sudo[134620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb
Apr 01 15:10:35.384143 n-d-828419-4 sudo[134620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:36.132611 n-d-828419-4 sudo[134620]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:36.136006 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb" returned: 0 in 0.775s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:36.138173 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Successfully deleted volume: 152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb
Apr 01 15:10:36.331945 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Created reservations ['aaff1a01-90af-4d38-b258-625a0e5dcc98', 'cf7f4e69-dc83-432c-b81e-0b9fcf997747', '8cb22485-d2a2-4d84-8b44-c2695bf5f616', '2c7b0bed-fb27-4deb-9af2-0abc74a38b0d'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:10:36.594815 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:10:36.595932 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:36.619482 n-d-828419-4 sudo[134637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:10:36.620931 n-d-828419-4 sudo[134637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:37.055789 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.driver [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] Creating a new backup for volume volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0. {{(pid=96899) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 01 15:10:37.076464 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:37.138336 n-d-828419-4 sudo[134656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0
Apr 01 15:10:37.139844 n-d-828419-4 sudo[134656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:37.143576 n-d-828419-4 sudo[134637]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:37.146579 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.550s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:37.151545 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:37.191519 n-d-828419-4 sudo[134658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:10:37.192317 n-d-828419-4 sudo[134658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:37.714303 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Lock "b'cinder-4f2cd89c-5298-4951-a669-465de8c0393a-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:10:37.995691 n-d-828419-4 sudo[134656]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:38.012196 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0" returned: 0 in 0.936s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:38.038961 n-d-828419-4 sudo[134658]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:38.055394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.905s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:38.078942 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:10:38.126384 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Deleted volume successfully.
Apr 01 15:10:38.139650 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:38.139921 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:38.140201 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716874656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8\n Backing store flags: \n Account information:\n kN9KzKaHjZMk88aNhf83\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: I_T nexus: 30
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: kN9KzKaHjZMk88aNhf83
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:10:38.145456 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:10:38.150432 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] Creating iscsi_target for Volume ID: volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:10:38.284511 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] Created volume path /opt/stack/data/cinder/volumes/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0,
Apr 01 15:10:38.284511 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:10:38.284511 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:10:38.284511 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0
Apr 01 15:10:38.284511 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:10:38.284511 n-d-828419-4 cinder-volume[96899]: incominguser BUAZNTcQqVVPST64A6xT 9NXqMu86PiyADkko
Apr 01 15:10:38.284511 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:10:38.284511 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:10:38.284511 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:10:38.284511 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:10:38.285661 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4f2cd89c-5298-4951-a669-465de8c0393a
Apr 01 15:10:38.286661 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:38.308653 n-d-828419-4 sudo[134667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a
Apr 01 15:10:38.311484 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:38.312432 n-d-828419-4 sudo[134667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:38.320831 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-d3836210-4144-4682-a689-41adcad3f074 tempest-VolumesCloneTest-1403767242 None] Lock "b'cinder-152ebf5b-f9bd-4f3d-9b02-1edc5fecfeeb-delete_volume'" released by "delete_volume" :: held 4.482s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:10:38.857855 n-d-828419-4 sudo[134667]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:38.859614 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a" returned: 0 in 0.573s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:38.861467 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:38.892944 n-d-828419-4 sudo[134679]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a
Apr 01 15:10:38.894399 n-d-828419-4 sudo[134679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:39.018968 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0" returned: 0 in 0.728s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:39.019201 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716874656]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:10:39.020041 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:10:39.020563 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:10:39.022720 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:39.036636 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:39.037129 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716874656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8\n Backing store flags: \n Account information:\n kN9KzKaHjZMk88aNhf83\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0\n Backing store flags: \n Account information:\n BUAZNTcQqVVPST64A6xT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: I_T nexus: 30
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: kN9KzKaHjZMk88aNhf83
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:10:39.038360 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:10:39.042072 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:39.204662 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:39.204662 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716874656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8\n Backing store flags: \n Account information:\n kN9KzKaHjZMk88aNhf83\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0\n Backing store flags: \n Account information:\n BUAZNTcQqVVPST64A6xT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:10:39.204662 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:39.360360 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:39.360922 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716874656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8\n Backing store flags: \n Account information:\n kN9KzKaHjZMk88aNhf83\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0\n Backing store flags: \n Account information:\n BUAZNTcQqVVPST64A6xT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:10:39.362350 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] Set provider_location to: 10.222.0.60:3260,2 iqn.2010-10.org.openstack:volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:10:39.484037 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] Initialize volume connection completed successfully.
Apr 01 15:10:39.523919 n-d-828419-4 sudo[134679]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:39.525795 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a" returned: 0 in 0.664s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:39.527620 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:39.579484 n-d-828419-4 sudo[134718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a
Apr 01 15:10:39.580331 n-d-828419-4 sudo[134718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:39.737771 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:10:39.738725 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:10:39.740269 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:39.819608 n-d-828419-4 sudo[134729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:10:39.823082 n-d-828419-4 sudo[134729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:40.686494 n-d-828419-4 sudo[134729]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:40.689692 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.949s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:40.694095 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:40.715361 n-d-828419-4 sudo[134718]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:40.718227 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f2cd89c-5298-4951-a669-465de8c0393a" returned: 0 in 1.190s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:40.720608 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Successfully deleted volume: 4f2cd89c-5298-4951-a669-465de8c0393a
Apr 01 15:10:40.736912 n-d-828419-4 sudo[134803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:10:40.742432 n-d-828419-4 sudo[134803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:40.886372 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Created reservations ['def6a8a3-54e1-4cfc-8cdb-b10377b18609', '27225ab7-bb6a-48e6-91cc-9a68ec55f66e', '15ef364a-1087-4e06-b5b4-3c7dba17554e', '4f5b7a6e-bdc2-409d-b862-18263480619d'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:10:41.103010 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:10:41.103886 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:41.154463 n-d-828419-4 sudo[134809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:10:41.155303 n-d-828419-4 sudo[134809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:41.502993 n-d-828419-4 sudo[134803]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:41.519479 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.826s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:41.524960 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:10:41.812692 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Lock "b'cinder-c05ba321-8e3f-45a8-ae22-d24f42f74dfc-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:10:41.882353 n-d-828419-4 sudo[134809]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:41.885271 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.781s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:41.887507 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:41.915927 n-d-828419-4 sudo[134814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:10:41.917541 n-d-828419-4 sudo[134814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:42.057837 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Skipping remove_export. No iscsi_target is presently exported for volume: c05ba321-8e3f-45a8-ae22-d24f42f74dfc
Apr 01 15:10:42.059870 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:42.136834 n-d-828419-4 sudo[134816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc
Apr 01 15:10:42.139211 n-d-828419-4 sudo[134816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:42.561504 n-d-828419-4 sudo[134814]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:42.565168 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.677s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:42.566511 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:10:42.572885 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Deleted volume successfully.
Apr 01 15:10:42.650605 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-868b25c0-5ea3-4c34-a640-6b63ac867d6c tempest-VolumesCloneTest-1403767242 None] Lock "b'cinder-4f2cd89c-5298-4951-a669-465de8c0393a-delete_volume'" released by "delete_volume" :: held 4.937s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:10:42.882072 n-d-828419-4 sudo[134816]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:42.884102 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc" returned: 0 in 0.824s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:42.886161 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:42.941636 n-d-828419-4 sudo[134822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc
Apr 01 15:10:42.946471 n-d-828419-4 sudo[134822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:43.583955 n-d-828419-4 sudo[134822]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:43.586294 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc" returned: 0 in 0.700s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:43.588672 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:43.611954 n-d-828419-4 sudo[134828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc
Apr 01 15:10:43.613568 n-d-828419-4 sudo[134828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:44.410744 n-d-828419-4 sudo[134828]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:44.413863 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c05ba321-8e3f-45a8-ae22-d24f42f74dfc" returned: 0 in 0.825s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:44.415099 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Successfully deleted volume: c05ba321-8e3f-45a8-ae22-d24f42f74dfc
Apr 01 15:10:44.679734 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Created reservations ['64cdcb09-ab2c-4743-adc7-48bfbae64dfe', '7330aa9e-e3ef-428e-9769-c5989c3d2933', 'ccbbd4dc-fc24-49e7-84a9-d540f921658b', '038513f5-4d22-4ca8-8cee-185b4b87067d'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:10:44.965848 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:10:44.966562 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:45.007633 n-d-828419-4 sudo[134837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:10:45.009552 n-d-828419-4 sudo[134837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:45.568018 n-d-828419-4 sudo[134837]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:45.571036 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.603s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:45.575129 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:45.621006 n-d-828419-4 sudo[134840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:10:45.622302 n-d-828419-4 sudo[134840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:45.794882 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Lock "b'cinder-7cd08ed1-a357-4940-80f2-874187fdfc58-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:10:46.109919 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7cd08ed1-a357-4940-80f2-874187fdfc58
Apr 01 15:10:46.111506 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:46.156112 n-d-828419-4 sudo[134844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58
Apr 01 15:10:46.157011 n-d-828419-4 sudo[134844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:46.390258 n-d-828419-4 sudo[134840]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:46.393063 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.819s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:46.396027 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:10:46.407606 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Deleted volume successfully.
Apr 01 15:10:46.496949 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5725bf62-26f8-4c31-baec-3a4581266a39 tempest-VolumesCloneTest-1403767242 None] Lock "b'cinder-c05ba321-8e3f-45a8-ae22-d24f42f74dfc-delete_volume'" released by "delete_volume" :: held 4.684s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:10:46.719079 n-d-828419-4 sudo[134844]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:46.721012 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58" returned: 0 in 0.610s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:46.722583 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:46.769197 n-d-828419-4 sudo[134848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58
Apr 01 15:10:46.776975 n-d-828419-4 sudo[134848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:47.481839 n-d-828419-4 sudo[134848]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:47.484135 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58" returned: 0 in 0.761s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:47.486407 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:47.530494 n-d-828419-4 sudo[134858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58
Apr 01 15:10:47.531996 n-d-828419-4 sudo[134858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:48.545273 n-d-828419-4 sudo[134858]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:48.547647 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7cd08ed1-a357-4940-80f2-874187fdfc58" returned: 0 in 1.061s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:48.548797 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Successfully deleted volume: 7cd08ed1-a357-4940-80f2-874187fdfc58
Apr 01 15:10:48.737343 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Created reservations ['67348691-8621-44f0-a479-d1cc5b5f1097', 'dce384da-b7a5-40d5-ba2b-9983c34417ac', 'b034a074-1411-41ed-bb72-ac45c0c61c28', 'd6c434ba-4ee4-4b5e-901c-201c77be0cc9'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:10:49.006804 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:10:49.007904 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:49.053124 n-d-828419-4 sudo[134872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:10:49.057015 n-d-828419-4 sudo[134872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:49.859654 n-d-828419-4 sudo[134872]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:49.862463 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.854s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:49.865484 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:10:49.935278 n-d-828419-4 sudo[134875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:10:49.942011 n-d-828419-4 sudo[134875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:10:50.632824 n-d-828419-4 sudo[134875]: pam_unix(sudo:session): session closed for user root
Apr 01 15:10:50.635177 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.769s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:10:50.637259 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:10:50.648726 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Deleted volume successfully.
Apr 01 15:10:50.746813 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b753aab7-d87d-4fa0-b4fd-42196c9f9e16 tempest-VolumesCloneTest-1403767242 None] Lock "b'cinder-7cd08ed1-a357-4940-80f2-874187fdfc58-delete_volume'" released by "delete_volume" :: held 4.950s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:11:32.065105 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-7f4e2b07-c5e5-44d2-955f-d8788e28d4b6 req-3d32ad96-a360-4d95-9a12-55e06789bb9e tempest-AttachVolumeShelveTestJSON-1445310815 None] Terminate volume connection completed successfully.
Apr 01 15:11:32.067061 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-7f4e2b07-c5e5-44d2-955f-d8788e28d4b6 req-3d32ad96-a360-4d95-9a12-55e06789bb9e tempest-AttachVolumeShelveTestJSON-1445310815 None] Deleting attachment 73fb97c3-0693-4e71-937b-84715793db7b. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:11:32.070342 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:11:32.163807 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:11:32.165133 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315938801968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8\n Backing store flags: \n Account information:\n kN9KzKaHjZMk88aNhf83\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0\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:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0\n Backing store flags: \n Account information:\n BUAZNTcQqVVPST64A6xT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:11:32.166194 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-7f4e2b07-c5e5-44d2-955f-d8788e28d4b6 req-3d32ad96-a360-4d95-9a12-55e06789bb9e tempest-AttachVolumeShelveTestJSON-1445310815 None] Removing iscsi_target for Volume ID: 02abee11-da65-480a-88dd-b2caa35013d8
Apr 01 15:11:32.170011 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:11:32.282556 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-02abee11-da65-480a-88dd-b2caa35013d8 -f" returned: 0 in 0.113s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:11:32.282556 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315938801968]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:11:32.287993 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:11:32.385618 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:11:32.385618 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315938801968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0\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:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0\n Backing store flags: \n Account information:\n BUAZNTcQqVVPST64A6xT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:11:39.739579 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:11:39.740196 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:11:39.740673 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:11:39.792719 n-d-828419-4 sudo[135574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:11:39.793572 n-d-828419-4 sudo[135574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:11:40.453556 n-d-828419-4 sudo[135574]: pam_unix(sudo:session): session closed for user root
Apr 01 15:11:40.456394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.715s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:11:40.458847 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:11:40.491321 n-d-828419-4 sudo[135578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:11:40.493354 n-d-828419-4 sudo[135578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:11:41.114317 n-d-828419-4 sudo[135578]: pam_unix(sudo:session): session closed for user root
Apr 01 15:11:41.116387 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.657s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:11:41.117776 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:12:17.703747 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] Terminate volume connection completed successfully.
Apr 01 15:12:17.782154 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:17.873880 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:17.880589 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713402656]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0\n Backing store flags: \n Account information:\n BUAZNTcQqVVPST64A6xT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:12:17.880589 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] Removing iscsi_target for Volume ID: ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0
Apr 01 15:12:17.880589 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:18.083253 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 -f" returned: 0 in 0.205s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:18.083253 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713402656]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:12:18.083253 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:18.205834 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:18.206367 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713402656]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:12:18.207284 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c795904a-8509-4951-92cc-53194f22dde4 tempest-VolumesBackupsTest-852237279 None] Remove volume export completed successfully.
Apr 01 15:12:20.576993 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:12:20.582408 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:12:20.583885 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:12:20.596885 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Flow 'volume_create_manager' (55ac29ac-05b7-421b-a9e3-eae1e79a8f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:12:20.600365 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d9002cf-c3a5-40a8-a893-1b24d6bf99a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:12:20.623859 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:12:20.653716 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d9002cf-c3a5-40a8-a893-1b24d6bf99a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:12:20Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d8e81dd3-fccc-4096-a474-81de4d5ba4a6',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=8a8c1d9e-f387-47b9-88bc-e3b8125b79ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43d4903243e646e688482ce9e999e508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:12:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:12:20Z,user_id='b16920fde19b4a478f12d642dbe92197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:12:20.657351 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d5129c6-e35f-4813-9429-70bbd712f431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:12:20.659867 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d5129c6-e35f-4813-9429-70bbd712f431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:12:20.664104 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba96b895-6bda-434d-9bce-1d47b905ef6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:12:20.667760 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba96b895-6bda-434d-9bce-1d47b905ef6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8a8c1d9e-f387-47b9-88bc-e3b8125b79ef', 'volume_name': 'volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:12:20.675689 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d20da3b7-665e-4f05-ba19-b96d0b15285a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:12:20.676064 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d20da3b7-665e-4f05-ba19-b96d0b15285a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:12:20.679143 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30416ba4-121e-402d-aa1e-81a426b17ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:12:20.680190 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Volume 8a8c1d9e-f387-47b9-88bc-e3b8125b79ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef', 'volume_size': 1}
Apr 01 15:12:20.681843 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:20.733864 n-d-828419-4 sudo[136096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:12:20.735441 n-d-828419-4 sudo[136096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:12:21.591000 n-d-828419-4 sudo[136096]: pam_unix(sudo:session): session closed for user root
Apr 01 15:12:21.593472 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.911s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:21.597090 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30416ba4-121e-402d-aa1e-81a426b17ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:12:21.599634 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be4206ac-7571-49a3-979e-772c6c3d8027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:12:21.684116 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Volume volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef (8a8c1d9e-f387-47b9-88bc-e3b8125b79ef): created successfully
Apr 01 15:12:21.686252 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be4206ac-7571-49a3-979e-772c6c3d8027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:12:21.690473 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Flow 'volume_create_manager' (55ac29ac-05b7-421b-a9e3-eae1e79a8f99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:12:21.781192 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Created volume successfully.
Apr 01 15:12:22.696359 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:22.724542 n-d-828419-4 sudo[136203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef
Apr 01 15:12:22.725761 n-d-828419-4 sudo[136203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:12:23.217549 n-d-828419-4 sudo[136203]: pam_unix(sudo:session): session closed for user root
Apr 01 15:12:23.220156 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef" returned: 0 in 0.523s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:23.274192 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:23.280342 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:23.281242 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315942189712]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:12:23.282295 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:12:23.283023 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Creating iscsi_target for Volume ID: volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:12:23.419850 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Created volume path /opt/stack/data/cinder/volumes/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef,
Apr 01 15:12:23.419850 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:12:23.419850 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:12:23.419850 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef
Apr 01 15:12:23.419850 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:12:23.419850 n-d-828419-4 cinder-volume[96899]: incominguser FPeUUYw9deT3nk9GMGoq R2x7SMrVUd2Zkzt9
Apr 01 15:12:23.419850 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:12:23.419850 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:12:23.419850 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:12:23.419850 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:12:23.429714 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:23.835730 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef" returned: 0 in 0.414s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:23.836350 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315942189712]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:12:23.836893 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:12:23.837324 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:12:23.840212 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:23.852179 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:23.852970 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315942189712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef\n Backing store flags: \n Account information:\n FPeUUYw9deT3nk9GMGoq\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:12:23.853948 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:12:23.855026 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:23.946646 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:23.947085 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315942189712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef\n Backing store flags: \n Account information:\n FPeUUYw9deT3nk9GMGoq\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:12:23.948615 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:24.047394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:24.047394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315942189712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef\n Backing store flags: \n Account information:\n FPeUUYw9deT3nk9GMGoq\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:12:24.048548 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:12:24.163721 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Initialize volume connection completed successfully.
Apr 01 15:12:39.745213 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:12:39.755101 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:12:39.755101 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:39.795379 n-d-828419-4 sudo[136675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:12:39.796201 n-d-828419-4 sudo[136675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:12:40.355672 n-d-828419-4 sudo[136675]: pam_unix(sudo:session): session closed for user root
Apr 01 15:12:40.357679 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.611s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:40.359696 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:40.381401 n-d-828419-4 sudo[136699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:12:40.382465 n-d-828419-4 sudo[136699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:12:40.879263 n-d-828419-4 sudo[136699]: pam_unix(sudo:session): session closed for user root
Apr 01 15:12:40.887086 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.521s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:40.887086 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:12:48.454938 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:12:48.460109 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:12:48.460109 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:12:48.481879 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Flow 'volume_create_manager' (1b7eba20-91a9-44cc-9033-5c2048af809d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:12:48.481879 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (175991bf-55cd-4648-b263-742ef9850bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:12:48.509535 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:12:48.564282 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (175991bf-55cd-4648-b263-742ef9850bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2066661966',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=aa97eab2-a89f-4c35-b425-17421064b914,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4d3cf8ffef467b9cd6837974c5269f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:12:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:12:48Z,user_id='40eecf0dd6494abc8ad32b5f719d26df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:12:48.564282 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df4ca647-977a-42ac-8a95-36afc5d6711a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:12:48.579776 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df4ca647-977a-42ac-8a95-36afc5d6711a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:12:48.579776 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (602a3f7b-9518-455e-a95d-1bf10032e8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:12:48.579776 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (602a3f7b-9518-455e-a95d-1bf10032e8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aa97eab2-a89f-4c35-b425-17421064b914', 'volume_name': 'volume-aa97eab2-a89f-4c35-b425-17421064b914', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:12:48.582083 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bb46126a-d842-487c-890d-c6e373dee832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:12:48.585439 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bb46126a-d842-487c-890d-c6e373dee832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:12:48.599499 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c513b1d4-2285-4b2e-9a4f-b19b05b5c6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:12:48.599499 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Volume aa97eab2-a89f-4c35-b425-17421064b914: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aa97eab2-a89f-4c35-b425-17421064b914', 'volume_size': 1}
Apr 01 15:12:48.599499 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa97eab2-a89f-4c35-b425-17421064b914 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:12:48.618240 n-d-828419-4 sudo[136853]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa97eab2-a89f-4c35-b425-17421064b914 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:12:48.619077 n-d-828419-4 sudo[136853]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:12:49.639788 n-d-828419-4 sudo[136853]: pam_unix(sudo:session): session closed for user root
Apr 01 15:12:49.642635 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa97eab2-a89f-4c35-b425-17421064b914 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.048s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:12:49.646904 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c513b1d4-2285-4b2e-9a4f-b19b05b5c6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa97eab2-a89f-4c35-b425-17421064b914', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:12:49.649694 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73426c17-88c3-4667-9642-b420ae004d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:12:49.746388 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Volume volume-aa97eab2-a89f-4c35-b425-17421064b914 (aa97eab2-a89f-4c35-b425-17421064b914): created successfully
Apr 01 15:12:49.748902 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73426c17-88c3-4667-9642-b420ae004d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:12:49.753075 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Flow 'volume_create_manager' (1b7eba20-91a9-44cc-9033-5c2048af809d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:12:49.880583 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-489017bd-07b7-40b4-ae9d-461af86472bc tempest-AttachVolumeShelveTestJSON-1445310815 None] Created volume successfully.
Apr 01 15:13:14.031301 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Terminate volume connection completed successfully.
Apr 01 15:13:14.092582 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:14.201570 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:14.201910 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712389536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef\n Backing store flags: \n Account information:\n FPeUUYw9deT3nk9GMGoq\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:13:14.203081 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Removing iscsi_target for Volume ID: 8a8c1d9e-f387-47b9-88bc-e3b8125b79ef
Apr 01 15:13:14.206453 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:14.476902 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef -f" returned: 0 in 0.272s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:14.477601 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712389536]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:13:14.479157 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:14.656141 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.177s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:14.656912 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712389536]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:13:14.657902 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-629de4ad-479f-4a4c-a40e-22ce8e76ec01 tempest-VolumesBackupsTest-852237279 None] Remove volume export completed successfully.
Apr 01 15:13:16.477101 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Lock "b'cinder-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:13:16.675046 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:16.796400 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:16.796708 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712389536]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:13:16.797495 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8a8c1d9e-f387-47b9-88bc-e3b8125b79ef
Apr 01 15:13:16.798571 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:16.819844 n-d-828419-4 sudo[137227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef
Apr 01 15:13:16.821333 n-d-828419-4 sudo[137227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:13:17.383490 n-d-828419-4 sudo[137227]: pam_unix(sudo:session): session closed for user root
Apr 01 15:13:17.387192 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef" returned: 0 in 0.587s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:17.387744 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:17.446563 n-d-828419-4 sudo[137230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef
Apr 01 15:13:17.448381 n-d-828419-4 sudo[137230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:13:18.074925 n-d-828419-4 sudo[137230]: pam_unix(sudo:session): session closed for user root
Apr 01 15:13:18.078226 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef" returned: 0 in 0.689s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:18.081571 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:18.134511 n-d-828419-4 sudo[137238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef
Apr 01 15:13:18.135353 n-d-828419-4 sudo[137238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:13:18.839317 n-d-828419-4 sudo[137238]: pam_unix(sudo:session): session closed for user root
Apr 01 15:13:18.843149 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef" returned: 0 in 0.761s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:18.844333 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Successfully deleted volume: 8a8c1d9e-f387-47b9-88bc-e3b8125b79ef
Apr 01 15:13:19.005708 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Created reservations ['1122dcd3-fbcd-4870-904b-7e880c9fd0a1', '1890f92c-c93b-4f34-96d9-4d248da36ede', '1943d06f-2843-4712-8462-bb2c30c25f64', 'ac9b3302-6eb6-41c0-9aed-9fc5ffb94369'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:13:19.300607 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:13:19.301332 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:19.334472 n-d-828419-4 sudo[137254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:13:19.335910 n-d-828419-4 sudo[137254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:13:19.947425 n-d-828419-4 sudo[137254]: pam_unix(sudo:session): session closed for user root
Apr 01 15:13:19.949944 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.648s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:19.952163 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:20.004387 n-d-828419-4 sudo[137276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:13:20.005187 n-d-828419-4 sudo[137276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:13:20.683353 n-d-828419-4 sudo[137276]: pam_unix(sudo:session): session closed for user root
Apr 01 15:13:20.686449 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.733s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:20.689400 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:13:20.704661 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Deleted volume successfully.
Apr 01 15:13:20.869988 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-3dac1db6-292f-4a0e-8a41-a3b28b4a48b4 tempest-VolumesBackupsTest-852237279 None] Lock "b'cinder-8a8c1d9e-f387-47b9-88bc-e3b8125b79ef-delete_volume'" released by "delete_volume" :: held 4.393s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:13:30.684968 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-1ac18647-8e6d-42eb-a2ee-10ca04b9faef req-54c17597-1f00-4385-a0f6-e7c716b388a4 tempest-AttachVolumeShelveTestJSON-1445310815 None] No connector for attachment c3e38696-2313-4fc7-9322-5a995b3834d4; skipping storage backend terminate_connection call. {{(pid=96899) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4809}}
Apr 01 15:13:30.684968 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-1ac18647-8e6d-42eb-a2ee-10ca04b9faef req-54c17597-1f00-4385-a0f6-e7c716b388a4 tempest-AttachVolumeShelveTestJSON-1445310815 None] Deleting attachment c3e38696-2313-4fc7-9322-5a995b3834d4. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:13:39.750431 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:13:39.751191 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:13:39.751845 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:39.776983 n-d-828419-4 sudo[137342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:13:39.778159 n-d-828419-4 sudo[137342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:13:40.404990 n-d-828419-4 sudo[137342]: pam_unix(sudo:session): session closed for user root
Apr 01 15:13:40.407088 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.655s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:40.408707 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:40.458059 n-d-828419-4 sudo[137345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:13:40.462323 n-d-828419-4 sudo[137345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:13:41.219908 n-d-828419-4 sudo[137345]: pam_unix(sudo:session): session closed for user root
Apr 01 15:13:41.227467 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.813s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:41.229375 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:13:47.985396 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:13:47.990321 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:13:47.991467 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:13:48.004442 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Flow 'volume_create_manager' (e0cdbf86-f1cf-4394-9140-2eb118a99f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:13:48.008070 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4161a643-3d16-45c6-9688-cd86f2882b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:13:48.032379 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:13:48.059243 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4161a643-3d16-45c6-9688-cd86f2882b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:13:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1895172832',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=d1931f66-db4b-48c1-9af0-2321adaf6bcb,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='43d4903243e646e688482ce9e999e508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:13:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:13:48Z,user_id='b16920fde19b4a478f12d642dbe92197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:13:48.062130 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (923621a1-4f5f-4638-8e59-3e564d024173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:13:48.064292 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (923621a1-4f5f-4638-8e59-3e564d024173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:13:48.066691 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (296d6ee3-d5d7-45ca-9362-971b13199e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:13:48.071849 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (296d6ee3-d5d7-45ca-9362-971b13199e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd1931f66-db4b-48c1-9af0-2321adaf6bcb', 'volume_name': 'volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:13:48.072119 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c682a8c-98f0-433f-85e5-560ec7201051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:13:48.074168 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c682a8c-98f0-433f-85e5-560ec7201051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:13:48.076797 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9d9697f-9631-4489-8be1-8740ae968ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:13:48.077594 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Volume d1931f66-db4b-48c1-9af0-2321adaf6bcb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb', 'volume_size': 1}
Apr 01 15:13:48.078814 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:48.098928 n-d-828419-4 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-d1931f66-db4b-48c1-9af0-2321adaf6bcb stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:13:48.099728 n-d-828419-4 sudo[137433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:13:48.650856 n-d-828419-4 sudo[137433]: pam_unix(sudo:session): session closed for user root
Apr 01 15:13:48.653176 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.574s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:48.657243 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9d9697f-9631-4489-8be1-8740ae968ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:13:48.659696 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4631f877-86ac-4f9e-b4fb-5d620284bfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:13:48.789647 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Volume volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb (d1931f66-db4b-48c1-9af0-2321adaf6bcb): created successfully
Apr 01 15:13:48.791791 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4631f877-86ac-4f9e-b4fb-5d620284bfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:13:48.794870 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Flow 'volume_create_manager' (e0cdbf86-f1cf-4394-9140-2eb118a99f7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:13:48.880874 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-bbe440de-f687-4676-bf78-f097f6e838d9 tempest-VolumesBackupsTest-852237279 None] Created volume successfully.
Apr 01 15:13:50.352857 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:13:50.356964 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:13:50.360195 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:13:50.371526 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Flow 'volume_create_manager' (b0a259cb-b73a-4cf8-913c-a0b8fa12c2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:13:50.375198 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76076e7c-0e97-4549-bb25-7393ca9aeef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:13:50.396894 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:13:50.428674 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76076e7c-0e97-4549-bb25-7393ca9aeef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:13:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1121930198',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=9683ae17-dab6-4931-863a-73f121f618f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8975e7fcdd69423ea5e54f02e04b8167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:13:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:13:50Z,user_id='ea30f9d8f0494d83ad5a07b4fed3d530',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:13:50.431419 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ba37be5-7133-4d58-8b3e-4fe036974a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:13:50.434180 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ba37be5-7133-4d58-8b3e-4fe036974a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:13:50.439211 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ad14def-fadd-4329-bf7d-540d27f7207a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:13:50.440597 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ad14def-fadd-4329-bf7d-540d27f7207a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9683ae17-dab6-4931-863a-73f121f618f8', 'volume_name': 'volume-9683ae17-dab6-4931-863a-73f121f618f8', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:13:50.443440 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e640cb52-4b5d-4fd6-ba4f-9057ab6cd8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:13:50.445644 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e640cb52-4b5d-4fd6-ba4f-9057ab6cd8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:13:50.447822 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f18c653f-65e2-4448-a6bf-eab22908b1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:13:50.448615 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Volume 9683ae17-dab6-4931-863a-73f121f618f8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9683ae17-dab6-4931-863a-73f121f618f8', 'volume_size': 1}
Apr 01 15:13:50.449853 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9683ae17-dab6-4931-863a-73f121f618f8 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:50.488634 n-d-828419-4 sudo[137467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9683ae17-dab6-4931-863a-73f121f618f8 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:13:50.489501 n-d-828419-4 sudo[137467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:13:51.179051 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.driver [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] Creating a new backup for volume volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb. {{(pid=96899) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 01 15:13:51.199143 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:51.203928 n-d-828419-4 sudo[137467]: pam_unix(sudo:session): session closed for user root
Apr 01 15:13:51.216039 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9683ae17-dab6-4931-863a-73f121f618f8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.766s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:51.226010 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f18c653f-65e2-4448-a6bf-eab22908b1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9683ae17-dab6-4931-863a-73f121f618f8', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:13:51.230903 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (beb6959c-8482-416e-a7c5-a4969c03c7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:13:51.234756 n-d-828419-4 sudo[137512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb
Apr 01 15:13:51.235581 n-d-828419-4 sudo[137512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:13:51.349930 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Volume volume-9683ae17-dab6-4931-863a-73f121f618f8 (9683ae17-dab6-4931-863a-73f121f618f8): created successfully
Apr 01 15:13:51.352227 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (beb6959c-8482-416e-a7c5-a4969c03c7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:13:51.355331 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Flow 'volume_create_manager' (b0a259cb-b73a-4cf8-913c-a0b8fa12c2f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:13:51.469886 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-0768a5e1-02d2-4cd1-83c7-bcec5d601a15 tempest-ServerRescueNegativeTestJSON-456756377 None] Created volume successfully.
Apr 01 15:13:51.708733 n-d-828419-4 sudo[137512]: pam_unix(sudo:session): session closed for user root
Apr 01 15:13:51.710772 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb" returned: 0 in 0.512s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:51.829821 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:51.846465 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:51.846743 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712798032]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:13:51.847580 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:13:51.848401 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] Creating iscsi_target for Volume ID: volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:13:51.973585 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] Created volume path /opt/stack/data/cinder/volumes/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb,
Apr 01 15:13:51.973585 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:13:51.973585 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:13:51.973585 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb
Apr 01 15:13:51.973585 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:13:51.973585 n-d-828419-4 cinder-volume[96899]: incominguser HKfU2ciGRaT3m9uTwrDE eM29EZqcneZvfnEB
Apr 01 15:13:51.973585 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:13:51.973585 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:13:51.973585 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:13:51.973585 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:13:51.974707 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:52.491071 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb" returned: 0 in 0.516s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:52.491644 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712798032]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:13:52.492045 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:13:52.492515 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:13:52.493793 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:52.500139 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:52.500468 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712798032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb\n Backing store flags: \n Account information:\n HKfU2ciGRaT3m9uTwrDE\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:13:52.501023 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:13:52.502112 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:52.592697 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:52.593052 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712798032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb\n Backing store flags: \n Account information:\n HKfU2ciGRaT3m9uTwrDE\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:13:52.595457 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:13:52.702459 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:13:52.702459 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712798032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb\n Backing store flags: \n Account information:\n HKfU2ciGRaT3m9uTwrDE\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:13:52.703716 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:13:52.878177 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] Initialize volume connection completed successfully.
Apr 01 15:14:18.318522 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:14:18.322457 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:14:18.322953 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:14:18.335769 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Flow 'volume_create_manager' (1df9798c-055e-493f-ad5c-12a491eb5e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:14:18.338801 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d45021e2-7d67-4711-880c-7ca15c3c5a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:14:18.360078 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:14:18.385221 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d45021e2-7d67-4711-880c-7ca15c3c5a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-181364743',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8975e7fcdd69423ea5e54f02e04b8167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:14:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:14:18Z,user_id='ea30f9d8f0494d83ad5a07b4fed3d530',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:14:18.388339 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f878269a-d742-480a-b1ea-b0718bb7e8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:14:18.390502 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f878269a-d742-480a-b1ea-b0718bb7e8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:14:18.392761 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b743b54-2e1f-4123-8699-d389d7f8d766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:14:18.395006 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b743b54-2e1f-4123-8699-d389d7f8d766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca', 'volume_name': 'volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:14:18.398126 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eeb67594-bf21-45b1-9bf2-147b6572336c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:14:18.399330 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eeb67594-bf21-45b1-9bf2-147b6572336c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:14:18.401435 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f15167fc-5b86-4f10-95ee-08da41abb737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:14:18.402243 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Volume 8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca', 'volume_size': 1}
Apr 01 15:14:18.403475 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:18.422161 n-d-828419-4 sudo[137891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:14:18.423054 n-d-828419-4 sudo[137891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:19.166133 n-d-828419-4 sudo[137891]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:19.168501 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.765s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:19.173335 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f15167fc-5b86-4f10-95ee-08da41abb737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:14:19.177731 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0767a27b-75f0-487a-abc0-33bdcc525269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:14:19.270969 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Volume volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca (8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca): created successfully
Apr 01 15:14:19.273291 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0767a27b-75f0-487a-abc0-33bdcc525269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:14:19.276621 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Flow 'volume_create_manager' (1df9798c-055e-493f-ad5c-12a491eb5e5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:14:19.425253 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b7d76a8a-2d3a-40bb-9bcf-a1d93c9ba061 tempest-ServerRescueNegativeTestJSON-456756377 None] Created volume successfully.
Apr 01 15:14:37.792292 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Lock "b'cinder-aa97eab2-a89f-4c35-b425-17421064b914-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:14:37.968263 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa97eab2-a89f-4c35-b425-17421064b914
Apr 01 15:14:37.969185 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aa97eab2-a89f-4c35-b425-17421064b914 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:37.987812 n-d-828419-4 sudo[138170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aa97eab2-a89f-4c35-b425-17421064b914
Apr 01 15:14:37.988601 n-d-828419-4 sudo[138170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:38.436118 n-d-828419-4 sudo[138170]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:38.438408 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aa97eab2-a89f-4c35-b425-17421064b914" returned: 0 in 0.469s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:38.440257 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa97eab2-a89f-4c35-b425-17421064b914 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:38.460622 n-d-828419-4 sudo[138178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa97eab2-a89f-4c35-b425-17421064b914
Apr 01 15:14:38.461427 n-d-828419-4 sudo[138178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:38.925582 n-d-828419-4 sudo[138178]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:38.928139 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa97eab2-a89f-4c35-b425-17421064b914" returned: 0 in 0.487s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:38.931647 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa97eab2-a89f-4c35-b425-17421064b914 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:38.952576 n-d-828419-4 sudo[138185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa97eab2-a89f-4c35-b425-17421064b914
Apr 01 15:14:38.953380 n-d-828419-4 sudo[138185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:39.600111 n-d-828419-4 sudo[138185]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:39.604200 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa97eab2-a89f-4c35-b425-17421064b914" returned: 0 in 0.672s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:39.606341 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Successfully deleted volume: aa97eab2-a89f-4c35-b425-17421064b914
Apr 01 15:14:39.733835 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Created reservations ['3d0abba7-26e8-4c40-a0fe-77b16ad078e8', '06f568ba-732a-44c9-9d93-0d9c8ccc57d9', '4e978683-35c5-4931-9e6c-9c0fe1673132', '84c1733b-4228-4127-bd66-40bf0d46af81'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:14:39.776186 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:14:39.776890 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:14:39.778977 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:39.852755 n-d-828419-4 sudo[138196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:14:39.853777 n-d-828419-4 sudo[138196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:40.085503 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:14:40.086336 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:40.138909 n-d-828419-4 sudo[138199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:14:40.142052 n-d-828419-4 sudo[138199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:40.502720 n-d-828419-4 sudo[138196]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:40.504781 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:40.507234 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:40.545071 n-d-828419-4 sudo[138202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:14:40.545959 n-d-828419-4 sudo[138202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:40.657120 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Lock "b'cinder-02abee11-da65-480a-88dd-b2caa35013d8-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:14:40.791605 n-d-828419-4 sudo[138199]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:40.831511 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.745s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:40.833812 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:40.872501 n-d-828419-4 sudo[138205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:14:40.874040 n-d-828419-4 sudo[138205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:40.905471 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:41.080756 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:41.082096 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713043264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb\n Backing store flags: \n Account information:\n HKfU2ciGRaT3m9uTwrDE\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:14:41.082949 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Skipping remove_export. No iscsi_target is presently exported for volume: 02abee11-da65-480a-88dd-b2caa35013d8
Apr 01 15:14:41.084318 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:41.119010 n-d-828419-4 sudo[138210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8
Apr 01 15:14:41.120791 n-d-828419-4 sudo[138210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:41.264852 n-d-828419-4 sudo[138202]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:41.267302 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.760s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:41.270077 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:14:41.365165 n-d-828419-4 sudo[138205]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:41.367269 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.534s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:41.368294 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:14:41.374126 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Deleted volume successfully.
Apr 01 15:14:41.474380 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b8d276c8-c280-4a36-9968-69ad49bc3f31 tempest-AttachVolumeShelveTestJSON-1445310815 None] Lock "b'cinder-aa97eab2-a89f-4c35-b425-17421064b914-delete_volume'" released by "delete_volume" :: held 3.684s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:14:41.667361 n-d-828419-4 sudo[138210]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:41.669958 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8" returned: 0 in 0.586s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:41.671783 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:41.707960 n-d-828419-4 sudo[138214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8
Apr 01 15:14:41.714413 n-d-828419-4 sudo[138214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:42.333209 n-d-828419-4 sudo[138214]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:42.335905 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8" returned: 0 in 0.664s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:42.338523 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:42.358559 n-d-828419-4 sudo[138219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8
Apr 01 15:14:42.359402 n-d-828419-4 sudo[138219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:42.968421 n-d-828419-4 sudo[138219]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:42.970706 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-02abee11-da65-480a-88dd-b2caa35013d8" returned: 0 in 0.632s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:42.972274 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Successfully deleted volume: 02abee11-da65-480a-88dd-b2caa35013d8
Apr 01 15:14:43.127894 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Created reservations ['116c5245-a6bb-4bdd-acb2-785d64edc0a2', 'af21d22f-ff61-4ec9-8451-454fe9158594', '31e32833-519d-46f3-bdae-bfee5de6e722', 'c5a15d8a-8acd-4927-a04a-92cb728e41f2'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:14:43.430824 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:14:43.440191 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:43.452235 n-d-828419-4 sudo[138225]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:14:43.453018 n-d-828419-4 sudo[138225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:43.925130 n-d-828419-4 sudo[138225]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:43.927645 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:43.929894 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:43.953228 n-d-828419-4 sudo[138228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:14:43.955102 n-d-828419-4 sudo[138228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:44.607360 n-d-828419-4 sudo[138228]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:44.609842 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.679s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:44.611902 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:14:44.618519 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Deleted volume successfully.
Apr 01 15:14:44.814647 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-986c8db3-43c5-4103-aff1-e4431616d9b0 tempest-AttachVolumeShelveTestJSON-1445310815 None] Lock "b'cinder-02abee11-da65-480a-88dd-b2caa35013d8-delete_volume'" released by "delete_volume" :: held 4.158s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:14:49.336316 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] Terminate volume connection completed successfully.
Apr 01 15:14:49.382971 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:49.474575 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:49.475105 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716018944]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb\n Backing store flags: \n Account information:\n HKfU2ciGRaT3m9uTwrDE\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:14:49.475829 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] Removing iscsi_target for Volume ID: d1931f66-db4b-48c1-9af0-2321adaf6bcb
Apr 01 15:14:49.476970 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:49.678148 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb -f" returned: 0 in 0.201s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:49.678503 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716018944]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:14:49.681585 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:49.777591 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:49.778146 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716018944]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:14:49.779045 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-38311c3b-7365-4f67-96b6-8827e2159332 tempest-VolumesBackupsTest-852237279 None] Remove volume export completed successfully.
Apr 01 15:14:52.169690 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:14:52.175002 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:14:52.176061 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:14:52.219599 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Flow 'volume_create_manager' (3c033c35-f8a9-4d28-9f22-a946b68fc42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:14:52.221028 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a36da35b-c7ad-4dae-85f6-6add85a81b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:14:52.276030 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:14:52.311559 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a36da35b-c7ad-4dae-85f6-6add85a81b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:14:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0c8837b7-a450-48ad-8520-a1689c7ddd89',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=2d04f50e-4eba-4314-8afa-a4938bab7dc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43d4903243e646e688482ce9e999e508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:14:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:14:52Z,user_id='b16920fde19b4a478f12d642dbe92197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:14:52.314164 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe4a014b-13c6-46b0-9486-90b38ea5e239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:14:52.316278 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe4a014b-13c6-46b0-9486-90b38ea5e239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:14:52.318827 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (693f526e-0dcb-48d8-9fcb-4987fc53d941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:14:52.321084 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (693f526e-0dcb-48d8-9fcb-4987fc53d941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2d04f50e-4eba-4314-8afa-a4938bab7dc6', 'volume_name': 'volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:14:52.323388 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab389a9d-f60e-439d-9644-23a34a2994e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:14:52.326048 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab389a9d-f60e-439d-9644-23a34a2994e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:14:52.328521 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9adc0e31-750b-4f08-b9ac-f8751ce2a274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:14:52.331465 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Volume 2d04f50e-4eba-4314-8afa-a4938bab7dc6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6', 'volume_size': 1}
Apr 01 15:14:52.334334 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:52.372297 n-d-828419-4 sudo[138396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:14:52.373116 n-d-828419-4 sudo[138396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:53.108143 n-d-828419-4 sudo[138396]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:53.110424 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.777s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:53.113635 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9adc0e31-750b-4f08-b9ac-f8751ce2a274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:14:53.115924 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2689f460-1a4d-47b1-81d8-d8448614778e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:14:53.190213 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Volume volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 (2d04f50e-4eba-4314-8afa-a4938bab7dc6): created successfully
Apr 01 15:14:53.193226 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2689f460-1a4d-47b1-81d8-d8448614778e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:14:53.196931 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Flow 'volume_create_manager' (3c033c35-f8a9-4d28-9f22-a946b68fc42f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:14:53.281601 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Created volume successfully.
Apr 01 15:14:54.424305 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:54.449753 n-d-828419-4 sudo[138465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6
Apr 01 15:14:54.450696 n-d-828419-4 sudo[138465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:14:54.933003 n-d-828419-4 sudo[138465]: pam_unix(sudo:session): session closed for user root
Apr 01 15:14:54.935562 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6" returned: 0 in 0.511s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:54.983265 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:54.991113 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:54.991395 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718960224]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:14:54.992026 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:14:54.992893 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Creating iscsi_target for Volume ID: volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:14:55.141709 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Created volume path /opt/stack/data/cinder/volumes/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6,
Apr 01 15:14:55.141709 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:14:55.141709 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:14:55.141709 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6
Apr 01 15:14:55.141709 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:14:55.141709 n-d-828419-4 cinder-volume[96899]: incominguser L7vHNLNhgjARYCC87hSt 9ey6aszgG2QsTu88
Apr 01 15:14:55.141709 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:14:55.141709 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:14:55.141709 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:14:55.141709 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:14:55.143883 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:55.547635 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6" returned: 0 in 0.404s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:55.548260 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718960224]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:14:55.548736 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:14:55.549180 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:14:55.550412 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:55.559839 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:55.560182 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718960224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n Backing store flags: \n Account information:\n L7vHNLNhgjARYCC87hSt\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:14:55.560764 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:14:55.561900 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:55.660197 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:55.662279 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718960224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n Backing store flags: \n Account information:\n L7vHNLNhgjARYCC87hSt\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:14:55.666104 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:14:55.763231 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:14:55.763708 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718960224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n Backing store flags: \n Account information:\n L7vHNLNhgjARYCC87hSt\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:14:55.765318 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:14:55.981540 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Initialize volume connection completed successfully.
Apr 01 15:15:24.056619 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-ea5f59b0-584e-4f65-9ed6-88701776d3f5 req-46e655d5-02ab-48bf-849e-4ed67d69edff tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:24.132960 n-d-828419-4 sudo[138873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca
Apr 01 15:15:24.133842 n-d-828419-4 sudo[138873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:24.775338 n-d-828419-4 sudo[138873]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:24.779633 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-ea5f59b0-584e-4f65-9ed6-88701776d3f5 req-46e655d5-02ab-48bf-849e-4ed67d69edff tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca" returned: 0 in 0.730s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:24.834146 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713041680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n Backing store flags: \n Account information:\n L7vHNLNhgjARYCC87hSt\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-ea5f59b0-584e-4f65-9ed6-88701776d3f5 req-46e655d5-02ab-48bf-849e-4ed67d69edff tempest-ServerRescueNegativeTestJSON-456756377 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: I_T nexus: 34
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: L7vHNLNhgjARYCC87hSt
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:15:24.867029 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-ea5f59b0-584e-4f65-9ed6-88701776d3f5 req-46e655d5-02ab-48bf-849e-4ed67d69edff tempest-ServerRescueNegativeTestJSON-456756377 None] Creating iscsi_target for Volume ID: volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:15:25.183503 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-ea5f59b0-584e-4f65-9ed6-88701776d3f5 req-46e655d5-02ab-48bf-849e-4ed67d69edff tempest-ServerRescueNegativeTestJSON-456756377 None] Created volume path /opt/stack/data/cinder/volumes/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca,
Apr 01 15:15:25.183503 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:15:25.183503 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:15:25.183503 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca
Apr 01 15:15:25.183503 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:15:25.183503 n-d-828419-4 cinder-volume[96899]: incominguser kS676opce4bbLMJPrPBz MbvVc9EJhMbfAmCH
Apr 01 15:15:25.183503 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:15:25.183503 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:15:25.183503 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:15:25.183503 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:15:25.191395 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:25.654134 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca" returned: 0 in 0.464s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:25.654134 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713041680]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:15:25.654134 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-ea5f59b0-584e-4f65-9ed6-88701776d3f5 req-46e655d5-02ab-48bf-849e-4ed67d69edff tempest-ServerRescueNegativeTestJSON-456756377 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:15:25.661899 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-ea5f59b0-584e-4f65-9ed6-88701776d3f5 req-46e655d5-02ab-48bf-849e-4ed67d69edff tempest-ServerRescueNegativeTestJSON-456756377 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:15:25.669353 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713041680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n Backing store flags: \n Account information:\n L7vHNLNhgjARYCC87hSt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n Backing store flags: \n Account information:\n kS676opce4bbLMJPrPBz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-ea5f59b0-584e-4f65-9ed6-88701776d3f5 req-46e655d5-02ab-48bf-849e-4ed67d69edff tempest-ServerRescueNegativeTestJSON-456756377 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: I_T nexus: 34
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: L7vHNLNhgjARYCC87hSt
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:15:25.684106 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:25.855486 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:25.855844 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713041680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n Backing store flags: \n Account information:\n L7vHNLNhgjARYCC87hSt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n Backing store flags: \n Account information:\n kS676opce4bbLMJPrPBz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:15:25.857042 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:25.994534 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:25.994534 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713041680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n Backing store flags: \n Account information:\n L7vHNLNhgjARYCC87hSt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n Backing store flags: \n Account information:\n kS676opce4bbLMJPrPBz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:15:25.994534 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-ea5f59b0-584e-4f65-9ed6-88701776d3f5 req-46e655d5-02ab-48bf-849e-4ed67d69edff tempest-ServerRescueNegativeTestJSON-456756377 None] Set provider_location to: 10.222.0.60:3260,2 iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:15:26.251011 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-ea5f59b0-584e-4f65-9ed6-88701776d3f5 req-46e655d5-02ab-48bf-849e-4ed67d69edff tempest-ServerRescueNegativeTestJSON-456756377 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca', 'target_lun': 1, 'volume_id': '8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca', 'auth_method': 'CHAP', 'auth_username': 'kS676opce4bbLMJPrPBz', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '2a4efbad-aca5-421c-8dfe-291f1ee7a309'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:15:26.530253 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-ea5f59b0-584e-4f65-9ed6-88701776d3f5 req-46e655d5-02ab-48bf-849e-4ed67d69edff tempest-ServerRescueNegativeTestJSON-456756377 None] attachment_update completed successfully.
Apr 01 15:15:36.276677 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Terminate volume connection completed successfully.
Apr 01 15:15:36.329076 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:36.432228 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:36.432600 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719118912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6\n Backing store flags: \n Account information:\n L7vHNLNhgjARYCC87hSt\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n Backing store flags: \n Account information:\n kS676opce4bbLMJPrPBz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:15:36.434300 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Removing iscsi_target for Volume ID: 2d04f50e-4eba-4314-8afa-a4938bab7dc6
Apr 01 15:15:36.435326 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:36.716125 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 -f" returned: 0 in 0.280s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:36.716412 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719118912]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:15:36.719803 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:36.816421 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:36.818592 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719118912]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n Backing store flags: \n Account information:\n kS676opce4bbLMJPrPBz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:15:36.818592 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8df76ae2-6ad1-4316-852e-6958e66af22a tempest-VolumesBackupsTest-852237279 None] Remove volume export completed successfully.
Apr 01 15:15:37.995172 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Lock "b'cinder-2d04f50e-4eba-4314-8afa-a4938bab7dc6-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:15:38.164109 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:38.259160 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:38.259495 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315723140960]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n Backing store flags: \n Account information:\n kS676opce4bbLMJPrPBz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:15:38.260240 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2d04f50e-4eba-4314-8afa-a4938bab7dc6
Apr 01 15:15:38.261285 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:38.279998 n-d-828419-4 sudo[138966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6
Apr 01 15:15:38.280785 n-d-828419-4 sudo[138966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:38.748398 n-d-828419-4 sudo[138966]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:38.750959 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6" returned: 0 in 0.489s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:38.753473 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:38.784331 n-d-828419-4 sudo[138969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6
Apr 01 15:15:38.785127 n-d-828419-4 sudo[138969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:39.211817 n-d-828419-4 sudo[138969]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:39.215177 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6" returned: 0 in 0.462s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:39.217419 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:39.235323 n-d-828419-4 sudo[138972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6
Apr 01 15:15:39.236103 n-d-828419-4 sudo[138972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:39.780396 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:15:39.781192 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:15:39.782031 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:39.807551 n-d-828419-4 sudo[138977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:15:39.808720 n-d-828419-4 sudo[138977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:39.869548 n-d-828419-4 sudo[138972]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:39.871945 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d04f50e-4eba-4314-8afa-a4938bab7dc6" returned: 0 in 0.654s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:39.873110 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Successfully deleted volume: 2d04f50e-4eba-4314-8afa-a4938bab7dc6
Apr 01 15:15:40.056273 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Created reservations ['ff12898f-b54a-48ca-9f3e-4255f84b77b8', 'fe19c39e-d36d-4f8f-837e-947718280721', 'f1e8bab6-bd63-49b5-963b-474b5ed2baaf', '70b73f66-1000-43c9-99a1-85c051fefbbe'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:15:40.236130 n-d-828419-4 sudo[138977]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:40.238982 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:40.242492 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:40.263603 n-d-828419-4 sudo[138981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:15:40.264619 n-d-828419-4 sudo[138981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:40.316659 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:15:40.317589 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:40.337937 n-d-828419-4 sudo[138983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:15:40.338864 n-d-828419-4 sudo[138983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:40.772837 n-d-828419-4 sudo[138981]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:40.774971 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.532s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:40.779031 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:15:40.884721 n-d-828419-4 sudo[138983]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:40.886872 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.569s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:40.888374 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:40.908307 n-d-828419-4 sudo[138987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:15:40.909094 n-d-828419-4 sudo[138987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:41.327857 n-d-828419-4 sudo[138987]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:41.330414 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:41.331907 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:15:41.345978 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Deleted volume successfully.
Apr 01 15:15:41.526546 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-d19e51f2-2808-4e7d-91b7-f7b0ac9a317a tempest-VolumesBackupsTest-852237279 None] Lock "b'cinder-2d04f50e-4eba-4314-8afa-a4938bab7dc6-delete_volume'" released by "delete_volume" :: held 3.531s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:15:50.916811 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:15:50.921685 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:15:50.922434 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:15:50.936651 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Flow 'volume_create_manager' (8ad498a8-7d80-42c1-a98d-1bca0deb30b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:15:50.940230 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7201ad6-a6ee-43b3-9a14-50254cbc538b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:15:50.963466 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:15:51.002118 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7201ad6-a6ee-43b3-9a14-50254cbc538b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:15:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-466297729',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=0570902b-e1bd-4302-a466-98425db389bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0398357b7542477cb11f32a88a7d5746',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:15:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:15:51Z,user_id='98168b8485c848b5a67786cd84d6a8f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:15:51.004924 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a658fcbb-e0c9-42b4-822b-09267ab58a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:15:51.007386 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a658fcbb-e0c9-42b4-822b-09267ab58a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:15:51.009860 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (100d6c61-ed0e-474e-87dd-50551118ac54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:15:51.012592 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (100d6c61-ed0e-474e-87dd-50551118ac54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0570902b-e1bd-4302-a466-98425db389bd', 'volume_name': 'volume-0570902b-e1bd-4302-a466-98425db389bd', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:15:51.014760 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5bbe9a52-1c1a-4339-9266-90d0d79017bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:15:51.016903 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5bbe9a52-1c1a-4339-9266-90d0d79017bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:15:51.019301 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (138bebb3-933b-4639-ae4a-b1467e9be832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:15:51.020086 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Volume 0570902b-e1bd-4302-a466-98425db389bd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0570902b-e1bd-4302-a466-98425db389bd', 'volume_size': 1}
Apr 01 15:15:51.021521 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0570902b-e1bd-4302-a466-98425db389bd stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:51.043522 n-d-828419-4 sudo[138994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0570902b-e1bd-4302-a466-98425db389bd stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:15:51.044333 n-d-828419-4 sudo[138994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:51.698006 n-d-828419-4 sudo[138994]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:51.704853 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0570902b-e1bd-4302-a466-98425db389bd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.683s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:51.711452 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (138bebb3-933b-4639-ae4a-b1467e9be832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0570902b-e1bd-4302-a466-98425db389bd', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:15:51.715780 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e28b1ca5-363b-45f1-a0c7-2a11a4e88bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:15:51.795309 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Volume volume-0570902b-e1bd-4302-a466-98425db389bd (0570902b-e1bd-4302-a466-98425db389bd): created successfully
Apr 01 15:15:51.797831 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e28b1ca5-363b-45f1-a0c7-2a11a4e88bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:15:51.801517 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Flow 'volume_create_manager' (8ad498a8-7d80-42c1-a98d-1bca0deb30b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:15:51.976264 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8359df89-8ecb-47fd-a696-748ce556745e tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Created volume successfully.
Apr 01 15:15:53.893657 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14facf46-547b-4b3b-863b-758719f3ead5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:53.911594 n-d-828419-4 sudo[139028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd
Apr 01 15:15:53.912394 n-d-828419-4 sudo[139028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:54.330749 n-d-828419-4 sudo[139028]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:54.333075 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14facf46-547b-4b3b-863b-758719f3ead5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd" returned: 0 in 0.439s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:54.334995 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14facf46-547b-4b3b-863b-758719f3ead5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-aeabf731-2b49-4ebf-ad09-6cb7bbc24b00 --snapshot stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:54.354911 n-d-828419-4 sudo[139031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-aeabf731-2b49-4ebf-ad09-6cb7bbc24b00 --snapshot stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd -L 1.00g
Apr 01 15:15:54.355726 n-d-828419-4 sudo[139031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:55.229623 n-d-828419-4 sudo[139031]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:55.232576 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-14facf46-547b-4b3b-863b-758719f3ead5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-aeabf731-2b49-4ebf-ad09-6cb7bbc24b00 --snapshot stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd -L 1.00g" returned: 0 in 0.897s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:55.400829 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-14facf46-547b-4b3b-863b-758719f3ead5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Create snapshot completed successfully
Apr 01 15:15:56.904879 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-225dbd96-f5c8-4102-a8eb-4763aaba9cd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Lock "b'cinder-aeabf731-2b49-4ebf-ad09-6cb7bbc24b00-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:15:56.907282 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-225dbd96-f5c8-4102-a8eb-4763aaba9cd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-aeabf731-2b49-4ebf-ad09-6cb7bbc24b00 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:56.938818 n-d-828419-4 sudo[139185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-aeabf731-2b49-4ebf-ad09-6cb7bbc24b00
Apr 01 15:15:56.939653 n-d-828419-4 sudo[139185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:57.525621 n-d-828419-4 sudo[139185]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:57.528113 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-225dbd96-f5c8-4102-a8eb-4763aaba9cd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-aeabf731-2b49-4ebf-ad09-6cb7bbc24b00" returned: 0 in 0.621s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:57.530534 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-225dbd96-f5c8-4102-a8eb-4763aaba9cd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-aeabf731-2b49-4ebf-ad09-6cb7bbc24b00 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:57.557741 n-d-828419-4 sudo[139207]: ubuntu : TTY=unknown ; 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-aeabf731-2b49-4ebf-ad09-6cb7bbc24b00
Apr 01 15:15:57.559584 n-d-828419-4 sudo[139207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:58.467380 n-d-828419-4 sudo[139207]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:58.470006 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-225dbd96-f5c8-4102-a8eb-4763aaba9cd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-aeabf731-2b49-4ebf-ad09-6cb7bbc24b00" returned: 0 in 0.939s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:58.711870 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-225dbd96-f5c8-4102-a8eb-4763aaba9cd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Created reservations ['21a5fae4-bf27-4fb5-a497-00f404e74308', '32c68255-c87d-4039-9348-a049409dc769', 'b3c3626b-bbd1-4b04-aab6-cc8d4c85e697', 'd6635c05-3909-4ebe-b931-d05452d793cc'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:15:58.729281 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Lock "b'cinder-d1931f66-db4b-48c1-9af0-2321adaf6bcb-delete_volume'" acquired by "delete_volume" :: waited 0.042s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:15:58.909311 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-225dbd96-f5c8-4102-a8eb-4763aaba9cd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Delete snapshot completed successfully.
Apr 01 15:15:58.918045 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-225dbd96-f5c8-4102-a8eb-4763aaba9cd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Lock "b'cinder-aeabf731-2b49-4ebf-ad09-6cb7bbc24b00-delete_snapshot'" released by "delete_snapshot" :: held 2.015s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:15:58.920054 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:59.009302 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:59.009655 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715521872]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n Backing store flags: \n Account information:\n kS676opce4bbLMJPrPBz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:15:59.010331 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Skipping remove_export. No iscsi_target is presently exported for volume: d1931f66-db4b-48c1-9af0-2321adaf6bcb
Apr 01 15:15:59.011443 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:59.033345 n-d-828419-4 sudo[139271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb
Apr 01 15:15:59.034200 n-d-828419-4 sudo[139271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:59.339990 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Lock "b'cinder-0570902b-e1bd-4302-a466-98425db389bd-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:15:59.467486 n-d-828419-4 sudo[139271]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:59.471132 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb" returned: 0 in 0.460s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:59.472536 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:59.491647 n-d-828419-4 sudo[139274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb
Apr 01 15:15:59.492511 n-d-828419-4 sudo[139274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:59.506191 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0570902b-e1bd-4302-a466-98425db389bd
Apr 01 15:15:59.507473 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:59.549004 n-d-828419-4 sudo[139276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd
Apr 01 15:15:59.549993 n-d-828419-4 sudo[139276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:15:59.969280 n-d-828419-4 sudo[139274]: pam_unix(sudo:session): session closed for user root
Apr 01 15:15:59.971603 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb" returned: 0 in 0.499s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:15:59.974625 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:15:59.995258 n-d-828419-4 sudo[139280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb
Apr 01 15:15:59.996099 n-d-828419-4 sudo[139280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:00.063643 n-d-828419-4 sudo[139276]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:00.066547 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd" returned: 0 in 0.559s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:00.068754 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:00.089224 n-d-828419-4 sudo[139282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd
Apr 01 15:16:00.090155 n-d-828419-4 sudo[139282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:00.538719 n-d-828419-4 sudo[139282]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:00.541165 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd" returned: 0 in 0.472s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:00.543867 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:00.565067 n-d-828419-4 sudo[139289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd
Apr 01 15:16:00.566547 n-d-828419-4 sudo[139289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:00.603954 n-d-828419-4 sudo[139280]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:00.606438 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1931f66-db4b-48c1-9af0-2321adaf6bcb" returned: 0 in 0.631s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:00.607625 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Successfully deleted volume: d1931f66-db4b-48c1-9af0-2321adaf6bcb
Apr 01 15:16:00.749593 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Created reservations ['0a763b8f-c831-4df2-9cf4-8dd5ec4b55f3', '203aa27d-46d5-4010-9985-48f9ab724cac', '53020c26-5507-4d64-ae47-7bc6431b3bd1', '9c876ec3-c34d-42f5-8d29-38dd8cab3d07'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:16:01.321991 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:16:01.322741 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:01.343171 n-d-828419-4 sudo[139298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:16:01.343978 n-d-828419-4 sudo[139298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:01.483087 n-d-828419-4 sudo[139289]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:01.486190 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0570902b-e1bd-4302-a466-98425db389bd" returned: 0 in 0.942s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:01.487914 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Successfully deleted volume: 0570902b-e1bd-4302-a466-98425db389bd
Apr 01 15:16:01.769345 n-d-828419-4 sudo[139298]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:01.771892 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:01.773528 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:01.791938 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Created reservations ['a65fd0c2-8ab5-4d08-a8c4-cafa9932d907', '0ba6c55b-d208-4abf-93d2-6ab9f4efac53', '8e35d0f7-9688-4dbe-ba35-7216c745e347', 'b6483fe5-d558-427f-bc29-84490745e78d'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:16:01.794292 n-d-828419-4 sudo[139302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:16:01.795078 n-d-828419-4 sudo[139302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:01.871255 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Lock "b'cinder-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:16:02.057206 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:02.086913 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:16:02.088431 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:02.146947 n-d-828419-4 sudo[139306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:16:02.147909 n-d-828419-4 sudo[139306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:02.156845 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:02.158307 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315721230640]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n Backing store flags: \n Account information:\n kS676opce4bbLMJPrPBz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:16:02.159569 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Skipping remove_export. No iscsi_target is presently exported for volume: ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0
Apr 01 15:16:02.161665 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:02.189741 n-d-828419-4 sudo[139310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0
Apr 01 15:16:02.190656 n-d-828419-4 sudo[139310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:02.260411 n-d-828419-4 sudo[139302]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:02.262773 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:02.265236 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:16:02.272353 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Deleted volume successfully.
Apr 01 15:16:02.380557 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-f7c50e60-5af8-403c-9898-879e4fe66143 tempest-VolumesBackupsTest-852237279 None] Lock "b'cinder-d1931f66-db4b-48c1-9af0-2321adaf6bcb-delete_volume'" released by "delete_volume" :: held 3.651s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:16:02.614777 n-d-828419-4 sudo[139306]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:02.616586 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:02.618077 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:02.657658 n-d-828419-4 sudo[139314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:16:02.659108 n-d-828419-4 sudo[139314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:02.660336 n-d-828419-4 sudo[139310]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:02.662875 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0" returned: 0 in 0.501s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:02.665047 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:02.688821 n-d-828419-4 sudo[139316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0
Apr 01 15:16:02.689667 n-d-828419-4 sudo[139316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:03.125864 n-d-828419-4 sudo[139314]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:03.128096 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.510s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:03.129550 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:16:03.139013 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Deleted volume successfully.
Apr 01 15:16:03.228899 n-d-828419-4 sudo[139316]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:03.230844 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0" returned: 0 in 0.566s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:03.232741 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:03.253761 n-d-828419-4 sudo[139320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0
Apr 01 15:16:03.254588 n-d-828419-4 sudo[139320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:03.298970 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-a1bc2c43-73e3-49de-9426-7d1e3bcb94b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952898943 None] Lock "b'cinder-0570902b-e1bd-4302-a466-98425db389bd-delete_volume'" released by "delete_volume" :: held 3.958s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:16:03.857437 n-d-828419-4 sudo[139320]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:03.859220 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0" returned: 0 in 0.626s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:03.860213 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Successfully deleted volume: ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0
Apr 01 15:16:03.989527 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Created reservations ['7c0f0b8a-bf50-48a8-b7a4-1ccd9a560701', 'e5db6c5b-e0fe-472c-bbf2-11812005ad3a', '775f4fa3-93cd-468d-8b67-54c28659338e', '2e2f01d0-391f-48ae-bc6e-a4a49a28c6af'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:16:04.290783 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:16:04.291653 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:04.311116 n-d-828419-4 sudo[139326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:16:04.312614 n-d-828419-4 sudo[139326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:04.745534 n-d-828419-4 sudo[139326]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:04.747741 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:04.750340 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:04.772808 n-d-828419-4 sudo[139329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:16:04.775195 n-d-828419-4 sudo[139329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:05.213676 n-d-828419-4 sudo[139329]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:05.215868 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:05.218033 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:16:05.223804 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Deleted volume successfully.
Apr 01 15:16:05.412889 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6ee96eb0-77ab-4652-9ef0-c1ea05559bfb tempest-VolumesBackupsTest-852237279 None] Lock "b'cinder-ec0a2504-bcd5-4c1c-8d7f-768d013c3ae0-delete_volume'" released by "delete_volume" :: held 3.542s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:16:09.548309 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:16:09.553057 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:16:09.553602 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:16:09.567133 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Flow 'volume_create_manager' (ce33fb06-0626-43fb-8c32-71f0c6fc012d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:16:09.570417 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1c73be77-f04b-4cca-a004-a93eab053dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:09.593240 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:16:09.621680 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1c73be77-f04b-4cca-a004-a93eab053dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:16:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1534550498',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=85d12c02-70d8-4944-a7ae-5d331527b509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4a46a3b9a04a47a8c38659cb01bacf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:16:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:16:09Z,user_id='c8d3e012ad964328af66eb9004f59ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:09.624311 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e1093f5-a7ac-44de-8afb-d3e0f2bac5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:09.626672 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e1093f5-a7ac-44de-8afb-d3e0f2bac5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:09.629301 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (faa247d9-3c81-436f-bc82-d4961812ce67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:09.731099 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (faa247d9-3c81-436f-bc82-d4961812ce67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '85d12c02-70d8-4944-a7ae-5d331527b509', 'volume_name': 'volume-85d12c02-70d8-4944-a7ae-5d331527b509', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:09.733611 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da725412-4fe4-40a3-9e7e-bb2594e3a7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:09.735824 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da725412-4fe4-40a3-9e7e-bb2594e3a7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:09.738233 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f154b038-d0ba-44bf-ac90-e1761f3a30c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:09.739103 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Volume 85d12c02-70d8-4944-a7ae-5d331527b509: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-85d12c02-70d8-4944-a7ae-5d331527b509', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 15:16:09.739745 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Cloning 85d12c02-70d8-4944-a7ae-5d331527b509 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 15:16:22.567348 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1, size 616.00 MB, duration 12.83 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 15:16:22.568048 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Image download 616.00 MB at 48.03 MB/s
Apr 01 15:16:22.614241 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:22.705469 n-d-828419-4 sudo[139374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1
Apr 01 15:16:22.706294 n-d-828419-4 sudo[139374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:23.052886 n-d-828419-4 sudo[139374]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:23.055028 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1" returned: 0 in 0.441s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:23.055923 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user c8d3e012ad964328af66eb9004f59ccf. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 15:16:23.261107 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:23.346500 n-d-828419-4 sudo[139379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1
Apr 01 15:16:23.347398 n-d-828419-4 sudo[139379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:23.722418 n-d-828419-4 sudo[139379]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:23.725156 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1" returned: 0 in 0.464s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:23.729066 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85d12c02-70d8-4944-a7ae-5d331527b509 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:23.766965 n-d-828419-4 sudo[139384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85d12c02-70d8-4944-a7ae-5d331527b509 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:16:23.774094 n-d-828419-4 sudo[139384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:24.419068 n-d-828419-4 sudo[139384]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:24.421368 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85d12c02-70d8-4944-a7ae-5d331527b509 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.692s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:24.709292 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 85d12c02-70d8-4944-a7ae-5d331527b509. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 15:16:24.758214 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_x0hd0gpt {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:24.854729 n-d-828419-4 sudo[139418]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_x0hd0gpt
Apr 01 15:16:24.855532 n-d-828419-4 sudo[139418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:25.178940 n-d-828419-4 sudo[139418]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:25.181990 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_x0hd0gpt" returned: 0 in 0.424s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:25.183646 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:25.273644 n-d-828419-4 sudo[139422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1
Apr 01 15:16:25.274608 n-d-828419-4 sudo[139422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:25.607427 n-d-828419-4 sudo[139422]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:25.609732 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1" returned: 0 in 0.426s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:25.610560 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 15:16:25.611476 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--85d12c02--70d8--4944--a7ae--5d331527b509 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:25.630910 n-d-828419-4 sudo[139427]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--85d12c02--70d8--4944--a7ae--5d331527b509 oflag=direct
Apr 01 15:16:25.631705 n-d-828419-4 sudo[139427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:25.950299 n-d-828419-4 sudo[139427]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:25.952515 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--85d12c02--70d8--4944--a7ae--5d331527b509 oflag=direct" returned: 0 in 0.341s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:25.953831 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 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_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--85d12c02--70d8--4944--a7ae--5d331527b509 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:25.973655 n-d-828419-4 sudo[139439]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--85d12c02--70d8--4944--a7ae--5d331527b509
Apr 01 15:16:25.974796 n-d-828419-4 sudo[139439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:28.555581 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-fae020a1-f3ac-4e57-b71e-e73bcf117b0f req-e6a760db-e8f4-4e9a-9bbb-5b01c18bab89 tempest-ServerRescueNegativeTestJSON-456756377 None] Terminate volume connection completed successfully.
Apr 01 15:16:28.556316 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-fae020a1-f3ac-4e57-b71e-e73bcf117b0f req-e6a760db-e8f4-4e9a-9bbb-5b01c18bab89 tempest-ServerRescueNegativeTestJSON-456756377 None] Deleting attachment 2a4efbad-aca5-421c-8dfe-291f1ee7a309. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:16:28.560006 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:28.649827 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:28.650183 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714693600]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca\n Backing store flags: \n Account information:\n kS676opce4bbLMJPrPBz\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:16:28.650865 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-fae020a1-f3ac-4e57-b71e-e73bcf117b0f req-e6a760db-e8f4-4e9a-9bbb-5b01c18bab89 tempest-ServerRescueNegativeTestJSON-456756377 None] Removing iscsi_target for Volume ID: 8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca
Apr 01 15:16:28.651994 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:28.751568 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca -f" returned: 0 in 0.098s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:28.751999 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714693600]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:16:28.753354 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:28.859722 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:28.860040 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714693600]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:16:34.001870 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 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_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--85d12c02--70d8--4944--a7ae--5d331527b509" returned: 0 in 8.047s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:34.003535 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:34.112699 n-d-828419-4 sudo[139484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1
Apr 01 15:16:34.113547 n-d-828419-4 sudo[139484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:34.451985 n-d-828419-4 sudo[139484]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:34.454361 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1" returned: 0 in 0.450s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:34.455478 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_s_r56l4hn-d-828419-4@lvmdriver-1, size 700.00 MB, duration 8.05 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--85d12c02--70d8--4944--a7ae--5d331527b509 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 15:16:34.455853 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Converted 700.00 MB image at 86.96 MB/s
Apr 01 15:16:34.456644 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 85d12c02-70d8-4944-a7ae-5d331527b509 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 15:16:34.576169 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user c8d3e012ad964328af66eb9004f59ccf is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 15:16:34.577097 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Marking volume 85d12c02-70d8-4944-a7ae-5d331527b509 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:16:34.685844 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to 85d12c02-70d8-4944-a7ae-5d331527b509. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 15:16:34.686277 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Creating volume glance metadata for volume 85d12c02-70d8-4944-a7ae-5d331527b509 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 15:16:34.845239 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f154b038-d0ba-44bf-ac90-e1761f3a30c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-85d12c02-70d8-4944-a7ae-5d331527b509', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:34.847706 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3eae7595-cf19-48e1-aa18-01227be47b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:34.960453 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Volume volume-85d12c02-70d8-4944-a7ae-5d331527b509 (85d12c02-70d8-4944-a7ae-5d331527b509): created successfully
Apr 01 15:16:34.962966 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3eae7595-cf19-48e1-aa18-01227be47b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:34.966343 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Flow 'volume_create_manager' (ce33fb06-0626-43fb-8c32-71f0c6fc012d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:16:35.045851 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-afbebe0d-2c48-4b6d-b1dd-3b6968746fdc tempest-VolumesExtendTest-1184367614 None] Created volume successfully.
Apr 01 15:16:35.508165 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:16:35.513470 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:16:35.513470 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:16:35.528946 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Flow 'volume_create_manager' (3f037633-d376-4515-a0c9-39f63a2cca5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:16:35.532026 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cc3c644-9c09-4ac4-a97e-71f4517ddd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:35.561908 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:16:35.590594 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cc3c644-9c09-4ac4-a97e-71f4517ddd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-534490877',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=c2285ecc-87e0-45aa-bbf2-b09d42b8b324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e94948be02a456aa4c74957d95edfb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:16:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:16:35Z,user_id='192eec66407f4164ba48be2be01624ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:35.593486 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (86341b81-d4d9-49f8-b80a-09459c27e744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:35.595722 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (86341b81-d4d9-49f8-b80a-09459c27e744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:35.598868 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81029c32-c214-4bf4-a059-75d881b28bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:35.601243 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81029c32-c214-4bf4-a059-75d881b28bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c2285ecc-87e0-45aa-bbf2-b09d42b8b324', 'volume_name': 'volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:35.605861 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11d557ee-6513-4dad-a97a-c234afeb5c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:35.606870 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11d557ee-6513-4dad-a97a-c234afeb5c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:35.609015 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7be72c79-4fa7-419a-abdd-17636a36af59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:35.609832 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Volume c2285ecc-87e0-45aa-bbf2-b09d42b8b324: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324', 'volume_size': 1}
Apr 01 15:16:35.611061 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:35.633653 n-d-828419-4 sudo[139496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:16:35.643939 n-d-828419-4 sudo[139496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:35.662313 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5841d81e-e998-4b07-979c-f6955119e628 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:35.699596 n-d-828419-4 sudo[139498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509
Apr 01 15:16:35.702105 n-d-828419-4 sudo[139498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:36.176850 n-d-828419-4 sudo[139498]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:36.179269 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5841d81e-e998-4b07-979c-f6955119e628 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509" returned: 0 in 0.517s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:36.181033 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5841d81e-e998-4b07-979c-f6955119e628 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:36.201375 n-d-828419-4 sudo[139510]: 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-85d12c02-70d8-4944-a7ae-5d331527b509
Apr 01 15:16:36.202346 n-d-828419-4 sudo[139510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:36.366271 n-d-828419-4 sudo[139496]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:36.373557 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.762s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:36.384114 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7be72c79-4fa7-419a-abdd-17636a36af59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:36.390765 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5400b24e-0ab1-4c0d-a575-fa14fb121c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:36.537855 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Volume volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324 (c2285ecc-87e0-45aa-bbf2-b09d42b8b324): created successfully
Apr 01 15:16:36.539833 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5400b24e-0ab1-4c0d-a575-fa14fb121c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:36.543070 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Flow 'volume_create_manager' (3f037633-d376-4515-a0c9-39f63a2cca5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:16:36.697560 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-381c69a4-0b90-4db7-af97-ad8189c7a341 tempest-VolumesActionsTest-2065935224 None] Created volume successfully.
Apr 01 15:16:36.867172 n-d-828419-4 sudo[139510]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:36.869499 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5841d81e-e998-4b07-979c-f6955119e628 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509" returned: 0 in 0.688s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:37.206294 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-5841d81e-e998-4b07-979c-f6955119e628 tempest-VolumesExtendTest-1184367614 None] Extend volume completed successfully.
Apr 01 15:16:37.696012 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-2d4bc6bf-aac6-4d1c-b069-c1afe2ea1920 tempest-VolumesActionsTest-2065935224 None] Lock "b'cinder-c2285ecc-87e0-45aa-bbf2-b09d42b8b324'" acquired by "attach_volume" :: waited 0.018s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:16:37.961697 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2d4bc6bf-aac6-4d1c-b069-c1afe2ea1920 tempest-VolumesActionsTest-2065935224 None] Attaching volume c2285ecc-87e0-45aa-bbf2-b09d42b8b324 to instance 55ce8502-9071-4858-b9a1-db26c9ff8c69 at mountpoint /dev/sdb on host None.
Apr 01 15:16:38.101060 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2d4bc6bf-aac6-4d1c-b069-c1afe2ea1920 tempest-VolumesActionsTest-2065935224 None] Attach volume completed successfully.
Apr 01 15:16:38.110903 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-2d4bc6bf-aac6-4d1c-b069-c1afe2ea1920 tempest-VolumesActionsTest-2065935224 None] Lock "b'cinder-c2285ecc-87e0-45aa-bbf2-b09d42b8b324'" released by "attach_volume" :: held 0.415s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:16:39.111375 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-eb254153-6629-4b5e-84d3-538df7884bf6 tempest-VolumesActionsTest-864014136 None] Terminate volume connection completed successfully.
Apr 01 15:16:39.142829 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-eb254153-6629-4b5e-84d3-538df7884bf6 tempest-VolumesActionsTest-864014136 None] Lock "b'cinder-c2285ecc-87e0-45aa-bbf2-b09d42b8b324-detach_volume'" acquired by "detach_volume" :: waited 0.008s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:16:39.164825 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-eb254153-6629-4b5e-84d3-538df7884bf6 tempest-VolumesActionsTest-864014136 None] Detaching volume c2285ecc-87e0-45aa-bbf2-b09d42b8b324 from instance 55ce8502-9071-4858-b9a1-db26c9ff8c69.
Apr 01 15:16:39.165502 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-eb254153-6629-4b5e-84d3-538df7884bf6 tempest-VolumesActionsTest-864014136 None] Skipping remove_export. No iscsi_target is presently exported for volume: c2285ecc-87e0-45aa-bbf2-b09d42b8b324
Apr 01 15:16:39.247841 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:16:39.251696 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:16:39.255253 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:16:39.265399 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Flow 'volume_create_manager' (aa57d37c-9ae0-46bd-b2d4-77778badd0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:16:39.269061 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b14fab8-b497-4414-a2e8-cbb195884364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:39.306341 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:16:39.340955 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b14fab8-b497-4414-a2e8-cbb195884364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1005938596',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=3fc7f2fb-02ef-4689-b9e2-d71753d98aef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4a46a3b9a04a47a8c38659cb01bacf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:16:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:16:39Z,user_id='c8d3e012ad964328af66eb9004f59ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:39.343573 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc8ffa01-48d3-4cb7-a03f-48ebdc0fdb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:39.346019 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc8ffa01-48d3-4cb7-a03f-48ebdc0fdb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:39.348361 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (708d0918-e999-4ad1-94d0-775f08909a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:39.350635 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (708d0918-e999-4ad1-94d0-775f08909a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3fc7f2fb-02ef-4689-b9e2-d71753d98aef', 'volume_name': 'volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:39.353013 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57f318b3-c2e4-4b69-a7d2-b05c75a2367c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:39.355543 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57f318b3-c2e4-4b69-a7d2-b05c75a2367c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:39.357708 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d4b66670-b700-462c-8add-7a3293da4b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:39.358502 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Volume 3fc7f2fb-02ef-4689-b9e2-d71753d98aef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef', 'volume_size': 1}
Apr 01 15:16:39.359725 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:39.384277 n-d-828419-4 sudo[139573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:16:39.386144 n-d-828419-4 sudo[139573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:39.470396 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-eb254153-6629-4b5e-84d3-538df7884bf6 tempest-VolumesActionsTest-864014136 None] Detach volume completed successfully.
Apr 01 15:16:39.477728 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-eb254153-6629-4b5e-84d3-538df7884bf6 tempest-VolumesActionsTest-864014136 None] Lock "b'cinder-c2285ecc-87e0-45aa-bbf2-b09d42b8b324-detach_volume'" released by "detach_volume" :: held 0.335s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:16:39.756768 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6952a34d-5de8-4d9f-9ee7-24f9f630aa1f tempest-VolumesActionsTest-2065935224 None] Lock "b'cinder-c2285ecc-87e0-45aa-bbf2-b09d42b8b324-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:16:39.757493 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6952a34d-5de8-4d9f-9ee7-24f9f630aa1f tempest-VolumesActionsTest-2065935224 None] Volume detach called, but volume not attached.
Apr 01 15:16:39.776460 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:16:39.777303 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:16:39.778193 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:39.798859 n-d-828419-4 sudo[139576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:16:39.799680 n-d-828419-4 sudo[139576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:39.887617 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6952a34d-5de8-4d9f-9ee7-24f9f630aa1f tempest-VolumesActionsTest-2065935224 None] Lock "b'cinder-c2285ecc-87e0-45aa-bbf2-b09d42b8b324-detach_volume'" released by "detach_volume" :: held 0.130s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:16:40.173194 n-d-828419-4 sudo[139573]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:40.175440 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.816s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:40.180330 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d4b66670-b700-462c-8add-7a3293da4b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:40.183299 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2a8cfc9-7489-4030-8ff0-a39a17604d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:40.275300 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Volume volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef (3fc7f2fb-02ef-4689-b9e2-d71753d98aef): created successfully
Apr 01 15:16:40.277345 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2a8cfc9-7489-4030-8ff0-a39a17604d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:40.281185 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Flow 'volume_create_manager' (aa57d37c-9ae0-46bd-b2d4-77778badd0bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:16:40.366031 n-d-828419-4 sudo[139576]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:40.368495 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:40.370002 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:40.388677 n-d-828419-4 sudo[139608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:16:40.389494 n-d-828419-4 sudo[139608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:40.421422 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-10784564-3dbc-4ef1-9390-5726fbc547af tempest-VolumesExtendTest-1184367614 None] Created volume successfully.
Apr 01 15:16:40.845148 n-d-828419-4 sudo[139608]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:40.847088 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:40.848976 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:16:41.620993 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Lock "b'cinder-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:16:41.773241 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:41.873099 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:41.873483 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719018976]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:16:41.874161 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca
Apr 01 15:16:41.875217 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:41.894472 n-d-828419-4 sudo[139615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca
Apr 01 15:16:41.895258 n-d-828419-4 sudo[139615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:42.259725 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e91b7e3a-9cb7-4a47-8a11-e165324030d2 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:42.295361 n-d-828419-4 sudo[139618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef
Apr 01 15:16:42.297157 n-d-828419-4 sudo[139618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:42.338971 n-d-828419-4 sudo[139615]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:42.341316 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca" returned: 0 in 0.466s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:42.343595 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:42.392770 n-d-828419-4 sudo[139620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca
Apr 01 15:16:42.393746 n-d-828419-4 sudo[139620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:42.876877 n-d-828419-4 sudo[139618]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:42.878951 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e91b7e3a-9cb7-4a47-8a11-e165324030d2 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef" returned: 0 in 0.619s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:42.880533 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e91b7e3a-9cb7-4a47-8a11-e165324030d2 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3c1cdbe8-4f6b-4acb-b7d7-974a3ce7e5e6 --snapshot stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:42.903346 n-d-828419-4 sudo[139624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3c1cdbe8-4f6b-4acb-b7d7-974a3ce7e5e6 --snapshot stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef -L 1.00g
Apr 01 15:16:42.904512 n-d-828419-4 sudo[139624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:42.987685 n-d-828419-4 sudo[139620]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:42.990025 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca" returned: 0 in 0.646s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:42.992242 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:43.024874 n-d-828419-4 sudo[139626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca
Apr 01 15:16:43.032329 n-d-828419-4 sudo[139626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:43.868651 n-d-828419-4 sudo[139624]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:43.871770 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e91b7e3a-9cb7-4a47-8a11-e165324030d2 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3c1cdbe8-4f6b-4acb-b7d7-974a3ce7e5e6 --snapshot stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef -L 1.00g" returned: 0 in 0.990s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:44.002835 n-d-828419-4 sudo[139626]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:44.004704 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca" returned: 0 in 1.012s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:44.005602 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Successfully deleted volume: 8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca
Apr 01 15:16:44.023385 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e91b7e3a-9cb7-4a47-8a11-e165324030d2 tempest-VolumesExtendTest-1184367614 None] Create snapshot completed successfully
Apr 01 15:16:44.230532 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Created reservations ['ae630953-0caf-4680-ae76-47969f11367d', '59f8c838-f841-4aca-b793-072369519949', '76e5314d-f0eb-4d0b-a320-5d3fac24c73a', 'b620e11d-392d-41b3-bbee-6a30e64fecc7'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:16:44.534480 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:16:44.535477 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:44.555801 n-d-828419-4 sudo[139736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:16:44.556599 n-d-828419-4 sudo[139736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:44.751384 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:44.798504 n-d-828419-4 sudo[139738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef
Apr 01 15:16:44.799475 n-d-828419-4 sudo[139738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:45.054452 n-d-828419-4 sudo[139736]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:45.056747 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.521s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:45.059104 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:45.079199 n-d-828419-4 sudo[139741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:16:45.080013 n-d-828419-4 sudo[139741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:45.273558 n-d-828419-4 sudo[139738]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:45.276238 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef" returned: 0 in 0.525s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:45.278141 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:45.317032 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Lock "b'cinder-9683ae17-dab6-4931-863a-73f121f618f8-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:16:45.322472 n-d-828419-4 sudo[139744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef
Apr 01 15:16:45.323493 n-d-828419-4 sudo[139744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:45.550123 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9683ae17-dab6-4931-863a-73f121f618f8
Apr 01 15:16:45.551321 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9683ae17-dab6-4931-863a-73f121f618f8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:45.571875 n-d-828419-4 sudo[139741]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:45.574709 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.515s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:45.577914 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:16:45.578756 n-d-828419-4 sudo[139747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9683ae17-dab6-4931-863a-73f121f618f8
Apr 01 15:16:45.579696 n-d-828419-4 sudo[139747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:45.583855 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Deleted volume successfully.
Apr 01 15:16:45.779804 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e9ef5a1a-691b-4b61-b1b9-c5fee8e2132f tempest-ServerRescueNegativeTestJSON-456756377 None] Lock "b'cinder-8d7c67b9-fc61-45b5-9dbf-16ef89f6a9ca-delete_volume'" released by "delete_volume" :: held 4.159s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:16:45.876813 n-d-828419-4 sudo[139744]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:45.879218 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef" returned: 0 in 0.601s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:45.880549 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.brick.local_dev.lvm [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 None] Checking to see if volume volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef has been deactivated. {{(pid=96899) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:670}}
Apr 01 15:16:45.881652 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 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-3fc7f2fb-02ef-4689-b9e2-d71753d98aef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:45.903747 n-d-828419-4 sudo[139754]: ubuntu : 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-3fc7f2fb-02ef-4689-b9e2-d71753d98aef
Apr 01 15:16:45.905233 n-d-828419-4 sudo[139754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:46.050189 n-d-828419-4 sudo[139747]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:46.052604 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9683ae17-dab6-4931-863a-73f121f618f8" returned: 0 in 0.501s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:46.055445 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9683ae17-dab6-4931-863a-73f121f618f8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:46.077239 n-d-828419-4 sudo[139757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9683ae17-dab6-4931-863a-73f121f618f8
Apr 01 15:16:46.078813 n-d-828419-4 sudo[139757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:46.328870 n-d-828419-4 sudo[139754]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:46.331134 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:46.332268 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.brick.local_dev.lvm [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 None] Volume volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef has been deactivated. {{(pid=96899) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:676}}
Apr 01 15:16:46.334052 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:46.354463 n-d-828419-4 sudo[139760]: 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-3fc7f2fb-02ef-4689-b9e2-d71753d98aef
Apr 01 15:16:46.355274 n-d-828419-4 sudo[139760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:46.511223 n-d-828419-4 sudo[139757]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:46.513486 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9683ae17-dab6-4931-863a-73f121f618f8" returned: 0 in 0.458s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:46.516024 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9683ae17-dab6-4931-863a-73f121f618f8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:46.537556 n-d-828419-4 sudo[139763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9683ae17-dab6-4931-863a-73f121f618f8
Apr 01 15:16:46.538970 n-d-828419-4 sudo[139763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:46.774001 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:16:46.779586 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:16:46.780102 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:16:46.794699 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Flow 'volume_create_manager' (0dbfed26-5803-4943-bfe9-ddbfcf476cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:16:46.798016 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27cf2602-8e3a-430d-8d40-b1c1dce45094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:46.821229 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:16:46.849914 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27cf2602-8e3a-430d-8d40-b1c1dce45094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:16:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1787921255',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=25ceac58-6250-42fa-947b-1ca3b9e3c8ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e94948be02a456aa4c74957d95edfb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:16:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:16:47Z,user_id='192eec66407f4164ba48be2be01624ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:46.853342 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c36689f-2a51-4dd7-8518-99275985bd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:46.855483 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c36689f-2a51-4dd7-8518-99275985bd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:46.857827 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01418c7b-0ad3-4e01-adbc-103ff38fa53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:46.860214 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01418c7b-0ad3-4e01-adbc-103ff38fa53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '25ceac58-6250-42fa-947b-1ca3b9e3c8ae', 'volume_name': 'volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:46.863459 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5bb85d2c-d873-484c-95d5-e180b2f83659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:46.865554 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5bb85d2c-d873-484c-95d5-e180b2f83659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:46.867707 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41c630ab-8897-44c5-a681-a01fbc4bfd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:46.868477 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Volume 25ceac58-6250-42fa-947b-1ca3b9e3c8ae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae', 'volume_size': 1}
Apr 01 15:16:46.869789 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:46.890983 n-d-828419-4 sudo[139768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:16:46.891868 n-d-828419-4 sudo[139768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:46.921650 n-d-828419-4 sudo[139760]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:46.924046 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef" returned: 0 in 0.590s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:46.926025 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:46.951008 n-d-828419-4 sudo[139771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef
Apr 01 15:16:46.952441 n-d-828419-4 sudo[139771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:47.173739 n-d-828419-4 sudo[139763]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:47.176373 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9683ae17-dab6-4931-863a-73f121f618f8" returned: 0 in 0.660s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:47.179364 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Successfully deleted volume: 9683ae17-dab6-4931-863a-73f121f618f8
Apr 01 15:16:47.363017 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Created reservations ['0798689d-d5c4-4bba-a1f2-d5c7ecf23ee5', '947871c5-41f1-47b2-ad49-fc673ff39c98', 'bd8d43d7-c468-47a6-a4ca-1c8563bec114', 'e7eae974-2704-48cc-940d-b39760254af6'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:16:47.621004 n-d-828419-4 sudo[139768]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:47.622900 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.753s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:47.628327 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41c630ab-8897-44c5-a681-a01fbc4bfd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:47.631792 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32cc58bc-2ee2-42c3-be54-1ab12c9aa9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:47.645627 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:16:47.646349 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:47.692275 n-d-828419-4 sudo[139889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:16:47.693766 n-d-828419-4 sudo[139889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:47.779485 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Volume volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae (25ceac58-6250-42fa-947b-1ca3b9e3c8ae): created successfully
Apr 01 15:16:47.783571 n-d-828419-4 sudo[139771]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:47.784429 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32cc58bc-2ee2-42c3-be54-1ab12c9aa9a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:47.787785 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Flow 'volume_create_manager' (0dbfed26-5803-4943-bfe9-ddbfcf476cb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:16:47.791765 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef" returned: 0 in 0.866s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:47.897920 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8f88edcf-19df-45e1-b98c-ee5d3b769b4e tempest-VolumesActionsTest-2065935224 None] Created volume successfully.
Apr 01 15:16:48.043162 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-0a786a93-09ee-4d00-856f-585fa8c795cb tempest-VolumesExtendTest-1184367614 None] Extend volume completed successfully.
Apr 01 15:16:48.128506 n-d-828419-4 sudo[139889]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:48.130382 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.484s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:48.132263 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:48.151658 n-d-828419-4 sudo[139905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:16:48.152548 n-d-828419-4 sudo[139905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:48.462605 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-777020ac-6487-4c19-ace2-816d5df0d050 tempest-VolumesExtendTest-1184367614 None] Lock "b'cinder-3c1cdbe8-4f6b-4acb-b7d7-974a3ce7e5e6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:16:48.464836 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-777020ac-6487-4c19-ace2-816d5df0d050 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3c1cdbe8-4f6b-4acb-b7d7-974a3ce7e5e6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:48.486519 n-d-828419-4 sudo[139908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3c1cdbe8-4f6b-4acb-b7d7-974a3ce7e5e6
Apr 01 15:16:48.487324 n-d-828419-4 sudo[139908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:48.610618 n-d-828419-4 sudo[139905]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:48.613052 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:48.615375 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:16:48.633868 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Deleted volume successfully.
Apr 01 15:16:48.796150 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-bab1c16a-ad7d-40cc-8ec4-fda3a4c89515 tempest-ServerRescueNegativeTestJSON-456756377 None] Lock "b'cinder-9683ae17-dab6-4931-863a-73f121f618f8-delete_volume'" released by "delete_volume" :: held 3.476s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:16:48.994517 n-d-828419-4 sudo[139908]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:48.997345 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-777020ac-6487-4c19-ace2-816d5df0d050 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3c1cdbe8-4f6b-4acb-b7d7-974a3ce7e5e6" returned: 0 in 0.532s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:49.000162 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-777020ac-6487-4c19-ace2-816d5df0d050 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3c1cdbe8-4f6b-4acb-b7d7-974a3ce7e5e6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:49.021578 n-d-828419-4 sudo[139911]: ubuntu : TTY=unknown ; 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-3c1cdbe8-4f6b-4acb-b7d7-974a3ce7e5e6
Apr 01 15:16:49.023540 n-d-828419-4 sudo[139911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:49.328087 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Lock "b'cinder-25ceac58-6250-42fa-947b-1ca3b9e3c8ae-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:16:49.632983 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Skipping remove_export. No iscsi_target is presently exported for volume: 25ceac58-6250-42fa-947b-1ca3b9e3c8ae
Apr 01 15:16:49.634057 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:49.652884 n-d-828419-4 sudo[139957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae
Apr 01 15:16:49.653740 n-d-828419-4 sudo[139957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:49.883612 n-d-828419-4 sudo[139911]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:49.886296 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-777020ac-6487-4c19-ace2-816d5df0d050 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3c1cdbe8-4f6b-4acb-b7d7-974a3ce7e5e6" returned: 0 in 0.886s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:50.111650 n-d-828419-4 sudo[139957]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:50.113889 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae" returned: 0 in 0.480s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:50.115300 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:50.134367 n-d-828419-4 sudo[139961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae
Apr 01 15:16:50.135164 n-d-828419-4 sudo[139961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:50.186661 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-777020ac-6487-4c19-ace2-816d5df0d050 tempest-VolumesExtendTest-1184367614 None] Created reservations ['74659a7c-f888-4569-a563-42e4ba345ec4', '69e93f41-4f00-44c0-9752-2ab30ef60ad9', '0f008386-28d5-400c-87d9-e65cc7cc1fe3', 'f436a812-567a-469c-9be8-28d4365fc4ed'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:16:50.451806 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-777020ac-6487-4c19-ace2-816d5df0d050 tempest-VolumesExtendTest-1184367614 None] Delete snapshot completed successfully.
Apr 01 15:16:50.458987 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-777020ac-6487-4c19-ace2-816d5df0d050 tempest-VolumesExtendTest-1184367614 None] Lock "b'cinder-3c1cdbe8-4f6b-4acb-b7d7-974a3ce7e5e6-delete_snapshot'" released by "delete_snapshot" :: held 1.997s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:16:50.570823 n-d-828419-4 sudo[139961]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:50.573019 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae" returned: 0 in 0.457s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:50.574861 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:50.594514 n-d-828419-4 sudo[139964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae
Apr 01 15:16:50.595621 n-d-828419-4 sudo[139964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:50.921391 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Lock "b'cinder-3fc7f2fb-02ef-4689-b9e2-d71753d98aef-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:16:51.190671 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3fc7f2fb-02ef-4689-b9e2-d71753d98aef
Apr 01 15:16:51.191851 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:51.214619 n-d-828419-4 sudo[139970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef
Apr 01 15:16:51.215611 n-d-828419-4 sudo[139970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:51.223322 n-d-828419-4 sudo[139964]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:51.225840 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25ceac58-6250-42fa-947b-1ca3b9e3c8ae" returned: 0 in 0.650s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:51.227141 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Successfully deleted volume: 25ceac58-6250-42fa-947b-1ca3b9e3c8ae
Apr 01 15:16:51.400731 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Created reservations ['a861f4ed-0adc-4238-9f63-e2ac6dc398e3', '8865c091-43f4-4063-9c6b-3f46573b4a82', '69989257-046f-4058-a255-e4f0acf17eef', '30df4efb-1640-4e96-93bd-64aadd6efab8'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:16:51.691629 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:16:51.692359 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:51.721331 n-d-828419-4 sudo[139970]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:51.728124 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef" returned: 0 in 0.536s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:51.731092 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:51.744262 n-d-828419-4 sudo[139973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:16:51.746256 n-d-828419-4 sudo[139973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:51.781388 n-d-828419-4 sudo[139974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef
Apr 01 15:16:51.782833 n-d-828419-4 sudo[139974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:52.323171 n-d-828419-4 sudo[139973]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:52.325511 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.633s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:52.328374 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:52.367716 n-d-828419-4 sudo[139980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:16:52.368543 n-d-828419-4 sudo[139980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:52.460550 n-d-828419-4 sudo[139974]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:52.462946 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef" returned: 0 in 0.732s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:52.465141 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:52.486429 n-d-828419-4 sudo[139982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef
Apr 01 15:16:52.488121 n-d-828419-4 sudo[139982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:52.852044 n-d-828419-4 sudo[139980]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:52.854200 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.526s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:52.856351 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:16:52.861190 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Deleted volume successfully.
Apr 01 15:16:52.997736 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-eca787e0-2ae3-4258-8302-fb259cbfeaff tempest-VolumesActionsTest-864014136 None] Lock "b'cinder-25ceac58-6250-42fa-947b-1ca3b9e3c8ae-delete_volume'" released by "delete_volume" :: held 3.666s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:16:53.150428 n-d-828419-4 sudo[139982]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:53.152970 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3fc7f2fb-02ef-4689-b9e2-d71753d98aef" returned: 0 in 0.687s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:53.153489 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Successfully deleted volume: 3fc7f2fb-02ef-4689-b9e2-d71753d98aef
Apr 01 15:16:53.177097 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:16:53.180824 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:16:53.187945 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:16:53.195646 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Flow 'volume_create_manager' (976383e2-a91d-49c2-acc4-124c0849f664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:16:53.199038 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b430902-e6b1-45d9-a110-59bd8c51d399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:53.229121 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:16:53.268529 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b430902-e6b1-45d9-a110-59bd8c51d399) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:16:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1927754136',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=996b1aac-a213-49c4-8897-a98aa1972a92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e94948be02a456aa4c74957d95edfb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:16:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:16:53Z,user_id='192eec66407f4164ba48be2be01624ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:53.271077 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b045a600-62b4-4480-9542-bb2bd59311a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:53.273196 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b045a600-62b4-4480-9542-bb2bd59311a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:53.275498 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2525dafe-6e21-4f0d-ace8-4f5422b96845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:53.277702 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2525dafe-6e21-4f0d-ace8-4f5422b96845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '996b1aac-a213-49c4-8897-a98aa1972a92', 'volume_name': 'volume-996b1aac-a213-49c4-8897-a98aa1972a92', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:53.279894 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4407cb2-8208-4624-9890-8cfef2eab717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:53.282046 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4407cb2-8208-4624-9890-8cfef2eab717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:53.284194 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a7290d4-ac70-4d82-bc25-b22feafc3a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:53.284958 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Volume 996b1aac-a213-49c4-8897-a98aa1972a92: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-996b1aac-a213-49c4-8897-a98aa1972a92', 'volume_size': 1}
Apr 01 15:16:53.286121 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-996b1aac-a213-49c4-8897-a98aa1972a92 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:53.305878 n-d-828419-4 sudo[139999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-996b1aac-a213-49c4-8897-a98aa1972a92 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:16:53.306671 n-d-828419-4 sudo[139999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:53.463654 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Created reservations ['95639215-3fee-4441-bc29-92a69c822e12', 'bc43bf3b-e7c2-41c0-b772-a9aa9ec04b2e', '5a49e233-a603-4dbb-a80f-d8d082ea06e6', '18c58f66-949d-409b-b175-1d9f7bcd7c2b'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:16:53.860462 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:16:53.861371 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:53.895729 n-d-828419-4 sudo[140021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:16:53.898102 n-d-828419-4 sudo[140021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:53.970951 n-d-828419-4 sudo[139999]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:53.973496 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-996b1aac-a213-49c4-8897-a98aa1972a92 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.687s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:53.979296 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a7290d4-ac70-4d82-bc25-b22feafc3a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-996b1aac-a213-49c4-8897-a98aa1972a92', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:53.982132 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ace8f6ea-6f37-4307-b32e-cce67d3d0f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:16:54.094352 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Volume volume-996b1aac-a213-49c4-8897-a98aa1972a92 (996b1aac-a213-49c4-8897-a98aa1972a92): created successfully
Apr 01 15:16:54.096839 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ace8f6ea-6f37-4307-b32e-cce67d3d0f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:16:54.100080 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Flow 'volume_create_manager' (976383e2-a91d-49c2-acc4-124c0849f664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:16:54.188737 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-295bfd73-b46e-4989-b09d-f8ece52b14d2 tempest-VolumesActionsTest-2065935224 None] Created volume successfully.
Apr 01 15:16:54.361718 n-d-828419-4 sudo[140021]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:54.363733 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:54.365709 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:54.403389 n-d-828419-4 sudo[140034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:16:54.405716 n-d-828419-4 sudo[140034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:54.734971 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Lock "b'cinder-85d12c02-70d8-4944-a7ae-5d331527b509-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:16:54.887023 n-d-828419-4 sudo[140034]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:54.891488 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.526s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:54.893306 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:16:54.915736 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Deleted volume successfully.
Apr 01 15:16:54.924616 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Skipping remove_export. No iscsi_target is presently exported for volume: 85d12c02-70d8-4944-a7ae-5d331527b509
Apr 01 15:16:54.925683 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:54.952518 n-d-828419-4 sudo[140037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509
Apr 01 15:16:54.953304 n-d-828419-4 sudo[140037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:55.067628 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-20e98649-3b17-4a1d-b65c-1be4ae79d2e6 tempest-VolumesExtendTest-1184367614 None] Lock "b'cinder-3fc7f2fb-02ef-4689-b9e2-d71753d98aef-delete_volume'" released by "delete_volume" :: held 4.146s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:16:55.421536 n-d-828419-4 sudo[140037]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:55.423744 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509" returned: 0 in 0.498s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:55.425397 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:55.445960 n-d-828419-4 sudo[140040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509
Apr 01 15:16:55.446901 n-d-828419-4 sudo[140040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:55.754274 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Lock "b'cinder-996b1aac-a213-49c4-8897-a98aa1972a92-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:16:55.889203 n-d-828419-4 sudo[140040]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:55.891104 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509" returned: 0 in 0.466s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:55.892902 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:55.911648 n-d-828419-4 sudo[140043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509
Apr 01 15:16:55.912413 n-d-828419-4 sudo[140043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:56.006783 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Skipping remove_export. No iscsi_target is presently exported for volume: 996b1aac-a213-49c4-8897-a98aa1972a92
Apr 01 15:16:56.008476 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-996b1aac-a213-49c4-8897-a98aa1972a92 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:56.031970 n-d-828419-4 sudo[140045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-996b1aac-a213-49c4-8897-a98aa1972a92
Apr 01 15:16:56.033061 n-d-828419-4 sudo[140045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:56.569944 n-d-828419-4 sudo[140045]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:56.572202 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-996b1aac-a213-49c4-8897-a98aa1972a92" returned: 0 in 0.563s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:56.574534 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-996b1aac-a213-49c4-8897-a98aa1972a92 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:56.605679 n-d-828419-4 sudo[140043]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:56.610197 n-d-828419-4 sudo[140074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-996b1aac-a213-49c4-8897-a98aa1972a92
Apr 01 15:16:56.626876 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85d12c02-70d8-4944-a7ae-5d331527b509" returned: 0 in 0.715s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:56.626876 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Successfully deleted volume: 85d12c02-70d8-4944-a7ae-5d331527b509
Apr 01 15:16:56.610996 n-d-828419-4 sudo[140074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:56.754246 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Created reservations ['17fafc75-cb4b-4721-9820-7fd8def37043', '46f12a3a-1e26-41c6-80f2-06b8166f002c', 'ab30a304-48a9-4c0d-a730-842ec02ae3ee', '60625a72-e987-49af-9f9c-652f2343d094'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:16:57.023073 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:16:57.024768 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:57.056167 n-d-828419-4 sudo[140099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:16:57.057282 n-d-828419-4 sudo[140099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:57.136493 n-d-828419-4 sudo[140074]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:57.139009 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-996b1aac-a213-49c4-8897-a98aa1972a92" returned: 0 in 0.564s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:57.142062 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-996b1aac-a213-49c4-8897-a98aa1972a92 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:57.167088 n-d-828419-4 sudo[140108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-996b1aac-a213-49c4-8897-a98aa1972a92
Apr 01 15:16:57.172946 n-d-828419-4 sudo[140108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:57.581835 n-d-828419-4 sudo[140099]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:57.584541 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.560s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:57.586789 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:57.615112 n-d-828419-4 sudo[140136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:16:57.616034 n-d-828419-4 sudo[140136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:58.029730 n-d-828419-4 sudo[140108]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:58.032122 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-996b1aac-a213-49c4-8897-a98aa1972a92" returned: 0 in 0.890s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:58.033418 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Successfully deleted volume: 996b1aac-a213-49c4-8897-a98aa1972a92
Apr 01 15:16:58.216952 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Created reservations ['4ad884ef-887e-4035-80a9-1dcd1cb0a2d9', '943ea0bc-b33a-41a9-be3f-41e499e6e347', '5a7973f3-b43a-476e-83c7-6b6217814917', '98c16837-19b8-400e-a37c-bac1d6923c66'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:16:58.296741 n-d-828419-4 sudo[140136]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:58.298563 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.712s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:58.300175 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:16:58.305810 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Deleted volume successfully.
Apr 01 15:16:58.454255 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-200b297a-9ab5-44ef-9b3f-3f0d54986bd9 tempest-VolumesExtendTest-1184367614 None] Lock "b'cinder-85d12c02-70d8-4944-a7ae-5d331527b509-delete_volume'" released by "delete_volume" :: held 3.719s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:16:58.514611 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:16:58.515244 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:58.536096 n-d-828419-4 sudo[140165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:16:58.536906 n-d-828419-4 sudo[140165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:59.046952 n-d-828419-4 sudo[140165]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:59.049263 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.533s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:59.051461 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:16:59.076761 n-d-828419-4 sudo[140169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:16:59.078815 n-d-828419-4 sudo[140169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:16:59.533773 n-d-828419-4 sudo[140169]: pam_unix(sudo:session): session closed for user root
Apr 01 15:16:59.536103 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.484s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:16:59.538180 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:16:59.555042 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Deleted volume successfully.
Apr 01 15:16:59.714361 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-27a7ebba-6107-411b-a6eb-b86cfeaee654 tempest-VolumesActionsTest-864014136 None] Lock "b'cinder-996b1aac-a213-49c4-8897-a98aa1972a92-delete_volume'" released by "delete_volume" :: held 3.960s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:17:00.457006 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:17:00.463643 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:17:00.464536 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:17:00.480398 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Flow 'volume_create_manager' (2bf472e8-4c09-4819-a002-298a8a3dd6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:17:00.484323 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45a0313b-4917-4871-bd35-f9b01a9010b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:00.511189 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:17:00.544569 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45a0313b-4917-4871-bd35-f9b01a9010b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:17:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1443715732',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=1e5c96a1-043d-4e00-bb1b-2b3a388d59bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e94948be02a456aa4c74957d95edfb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:17:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:17:00Z,user_id='192eec66407f4164ba48be2be01624ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:00.548053 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a58a6507-d46b-45cc-af52-b87e0b97fe2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:00.550696 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a58a6507-d46b-45cc-af52-b87e0b97fe2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:00.557248 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b515b79-d578-404c-8537-27e9707630d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:00.560556 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b515b79-d578-404c-8537-27e9707630d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1e5c96a1-043d-4e00-bb1b-2b3a388d59bf', 'volume_name': 'volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:00.571869 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (460bc519-c02d-4840-81f2-e209c738317f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:00.574783 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (460bc519-c02d-4840-81f2-e209c738317f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:00.577188 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d8cd0774-ea5a-40bf-afd8-5b075c8f54b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:00.578193 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Volume 1e5c96a1-043d-4e00-bb1b-2b3a388d59bf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf', 'volume_size': 1}
Apr 01 15:17:00.579623 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:00.605412 n-d-828419-4 sudo[140176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:17:00.606263 n-d-828419-4 sudo[140176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:01.370934 n-d-828419-4 sudo[140176]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:01.373199 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.793s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:01.376824 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d8cd0774-ea5a-40bf-afd8-5b075c8f54b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:01.379233 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1922ca6f-2b24-4435-9932-2af35b32e51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:01.523054 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Volume volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf (1e5c96a1-043d-4e00-bb1b-2b3a388d59bf): created successfully
Apr 01 15:17:01.525058 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1922ca6f-2b24-4435-9932-2af35b32e51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:01.528200 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Flow 'volume_create_manager' (2bf472e8-4c09-4819-a002-298a8a3dd6f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:17:01.657186 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-7e4b3623-48fd-4070-a95b-37060bc000cc tempest-VolumesActionsTest-2065935224 None] Created volume successfully.
Apr 01 15:17:03.017858 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Lock "b'cinder-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:17:03.198470 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1e5c96a1-043d-4e00-bb1b-2b3a388d59bf
Apr 01 15:17:03.199465 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:03.221787 n-d-828419-4 sudo[140222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf
Apr 01 15:17:03.222715 n-d-828419-4 sudo[140222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:03.639741 n-d-828419-4 sudo[140222]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:03.642213 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf" returned: 0 in 0.442s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:03.644155 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:03.669112 n-d-828419-4 sudo[140225]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf
Apr 01 15:17:03.670038 n-d-828419-4 sudo[140225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:04.103421 n-d-828419-4 sudo[140225]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:04.105844 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf" returned: 0 in 0.461s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:04.108548 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:04.132967 n-d-828419-4 sudo[140228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf
Apr 01 15:17:04.133976 n-d-828419-4 sudo[140228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:04.803980 n-d-828419-4 sudo[140228]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:04.806550 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf" returned: 0 in 0.698s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:04.807968 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Successfully deleted volume: 1e5c96a1-043d-4e00-bb1b-2b3a388d59bf
Apr 01 15:17:05.011779 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Created reservations ['6012e382-e4a7-497c-ad5e-27f0016d846a', 'c84e380b-ab99-43a0-86eb-0c1b28b4a0ee', 'ff7b8761-dc34-4d7c-b561-eb938020efad', '0bd8c86e-52e6-46ba-9880-3d67a1ee76d0'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:17:05.265872 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:17:05.267400 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:05.318705 n-d-828419-4 sudo[140243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:17:05.322832 n-d-828419-4 sudo[140243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:05.848333 n-d-828419-4 sudo[140243]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:05.851362 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:05.853760 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:05.888310 n-d-828419-4 sudo[140246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:17:05.889905 n-d-828419-4 sudo[140246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:06.380995 n-d-828419-4 sudo[140246]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:06.383759 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.529s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:06.387994 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:17:06.402889 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Deleted volume successfully.
Apr 01 15:17:06.546618 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-a4e8cd7d-bb5b-4332-8933-2e94d1dca70c tempest-VolumesActionsTest-864014136 None] Lock "b'cinder-1e5c96a1-043d-4e00-bb1b-2b3a388d59bf-delete_volume'" released by "delete_volume" :: held 3.529s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:17:07.027333 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:17:07.032794 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:17:07.033575 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:17:07.051959 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Flow 'volume_create_manager' (19fb2e60-c9d2-42fd-a6b8-6c61bd1d314c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:17:07.056416 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eae94141-d0c2-433d-a77d-17edf7877c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:07.095754 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:17:07.135209 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eae94141-d0c2-433d-a77d-17edf7877c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-561628696',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=ec5a5571-1988-47aa-9bba-29845c41fd1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e94948be02a456aa4c74957d95edfb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:17:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:17:07Z,user_id='192eec66407f4164ba48be2be01624ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:07.138986 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (234f20a3-3998-40e1-98ed-09362be7cf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:07.141778 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (234f20a3-3998-40e1-98ed-09362be7cf09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:07.144866 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (486016b4-84ee-4483-9b21-946fec8ddab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:07.147805 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (486016b4-84ee-4483-9b21-946fec8ddab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ec5a5571-1988-47aa-9bba-29845c41fd1f', 'volume_name': 'volume-ec5a5571-1988-47aa-9bba-29845c41fd1f', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:07.150394 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be322fc3-0a25-4e28-bd3b-4acc65174983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:07.153327 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be322fc3-0a25-4e28-bd3b-4acc65174983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:07.156141 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3f28c6d5-1e7b-4a31-9327-fd18d41ed9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:07.157201 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Volume ec5a5571-1988-47aa-9bba-29845c41fd1f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ec5a5571-1988-47aa-9bba-29845c41fd1f', 'volume_size': 1}
Apr 01 15:17:07.158727 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec5a5571-1988-47aa-9bba-29845c41fd1f stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:07.190393 n-d-828419-4 sudo[140256]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec5a5571-1988-47aa-9bba-29845c41fd1f stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:17:07.191219 n-d-828419-4 sudo[140256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:07.969075 n-d-828419-4 sudo[140256]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:07.972399 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec5a5571-1988-47aa-9bba-29845c41fd1f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.813s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:07.976824 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3f28c6d5-1e7b-4a31-9327-fd18d41ed9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ec5a5571-1988-47aa-9bba-29845c41fd1f', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:07.986340 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3caa0b0-f729-45fa-bc67-6e2f0f9bc86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:08.105256 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Volume volume-ec5a5571-1988-47aa-9bba-29845c41fd1f (ec5a5571-1988-47aa-9bba-29845c41fd1f): created successfully
Apr 01 15:17:08.108023 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3caa0b0-f729-45fa-bc67-6e2f0f9bc86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:08.112205 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Flow 'volume_create_manager' (19fb2e60-c9d2-42fd-a6b8-6c61bd1d314c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:17:08.227134 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ce397d22-0d63-484f-afa0-1f3bcb49d31b tempest-VolumesActionsTest-2065935224 None] Created volume successfully.
Apr 01 15:17:09.561028 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Lock "b'cinder-ec5a5571-1988-47aa-9bba-29845c41fd1f-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:17:09.754045 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Skipping remove_export. No iscsi_target is presently exported for volume: ec5a5571-1988-47aa-9bba-29845c41fd1f
Apr 01 15:17:09.755072 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ec5a5571-1988-47aa-9bba-29845c41fd1f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:09.804264 n-d-828419-4 sudo[140308]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ec5a5571-1988-47aa-9bba-29845c41fd1f
Apr 01 15:17:09.806091 n-d-828419-4 sudo[140308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:10.270405 n-d-828419-4 sudo[140308]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:10.273844 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ec5a5571-1988-47aa-9bba-29845c41fd1f" returned: 0 in 0.518s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:10.276162 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec5a5571-1988-47aa-9bba-29845c41fd1f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:10.296720 n-d-828419-4 sudo[140312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec5a5571-1988-47aa-9bba-29845c41fd1f
Apr 01 15:17:10.297547 n-d-828419-4 sudo[140312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:10.761628 n-d-828419-4 sudo[140312]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:10.774396 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec5a5571-1988-47aa-9bba-29845c41fd1f" returned: 0 in 0.498s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:10.777224 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec5a5571-1988-47aa-9bba-29845c41fd1f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:10.819588 n-d-828419-4 sudo[140315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec5a5571-1988-47aa-9bba-29845c41fd1f
Apr 01 15:17:10.820524 n-d-828419-4 sudo[140315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:11.425509 n-d-828419-4 sudo[140315]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:11.427995 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec5a5571-1988-47aa-9bba-29845c41fd1f" returned: 0 in 0.650s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:11.429539 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Successfully deleted volume: ec5a5571-1988-47aa-9bba-29845c41fd1f
Apr 01 15:17:11.562713 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Created reservations ['0d423137-a3fd-4c09-8229-71a31a33ddaa', '3ad40147-bf8e-4daf-bde3-1f0e6e0fc8a7', '1773e057-ecad-42f4-ad8e-bdd76f84c76e', 'b00a7537-e387-47a5-98c6-3d037f588065'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:17:11.862048 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:17:11.868939 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:11.907889 n-d-828419-4 sudo[140340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:17:11.910389 n-d-828419-4 sudo[140340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:12.492818 n-d-828419-4 sudo[140340]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:12.496110 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.632s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:12.498623 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:12.528021 n-d-828419-4 sudo[140356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:17:12.529638 n-d-828419-4 sudo[140356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:13.113001 n-d-828419-4 sudo[140356]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:13.115416 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.616s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:13.118960 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:17:13.124706 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Deleted volume successfully.
Apr 01 15:17:13.234624 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-a026a855-2dc5-43ca-b18d-824314e73245 tempest-VolumesActionsTest-864014136 None] Lock "b'cinder-ec5a5571-1988-47aa-9bba-29845c41fd1f-delete_volume'" released by "delete_volume" :: held 3.674s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:17:13.598375 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:17:13.604330 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:17:13.605041 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:17:13.640605 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Flow 'volume_create_manager' (723e90e3-a967-404d-a91e-269f4ae626b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:17:13.649438 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6134e65e-879c-4d72-b7e1-7029fb21b802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:13.712333 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:17:13.770863 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6134e65e-879c-4d72-b7e1-7029fb21b802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:17:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-639286737',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=18fdf5c8-35aa-445f-bf42-cb362dc7a5ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e94948be02a456aa4c74957d95edfb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:17:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:17:13Z,user_id='192eec66407f4164ba48be2be01624ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:13.779597 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d78243ba-381c-4417-a7ec-6d4e33d26158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:13.785383 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d78243ba-381c-4417-a7ec-6d4e33d26158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:13.790535 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd2367e8-392d-4996-9c7d-d960e9069590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:13.800997 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd2367e8-392d-4996-9c7d-d960e9069590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '18fdf5c8-35aa-445f-bf42-cb362dc7a5ef', 'volume_name': 'volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:13.804638 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b458782-41e8-4970-b081-bf5bd3b12e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:13.811676 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b458782-41e8-4970-b081-bf5bd3b12e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:13.819090 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e684506-a84f-4fab-9551-5342a101f84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:13.821366 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Volume 18fdf5c8-35aa-445f-bf42-cb362dc7a5ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef', 'volume_size': 1}
Apr 01 15:17:13.823528 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:13.850962 n-d-828419-4 sudo[140386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:17:13.852470 n-d-828419-4 sudo[140386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:14.661585 n-d-828419-4 sudo[140386]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:14.664602 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.841s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:14.668156 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e684506-a84f-4fab-9551-5342a101f84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:14.670888 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1043d7c-a13c-4084-a51e-18cf8048955b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:14.768121 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Volume volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef (18fdf5c8-35aa-445f-bf42-cb362dc7a5ef): created successfully
Apr 01 15:17:14.770345 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1043d7c-a13c-4084-a51e-18cf8048955b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:14.774190 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Flow 'volume_create_manager' (723e90e3-a967-404d-a91e-269f4ae626b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:17:14.871162 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-a8b17ae5-4496-4929-a7ef-6a1f177cf0f3 tempest-VolumesActionsTest-2065935224 None] Created volume successfully.
Apr 01 15:17:17.559878 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Lock "b'cinder-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:17:17.813874 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Skipping remove_export. No iscsi_target is presently exported for volume: 18fdf5c8-35aa-445f-bf42-cb362dc7a5ef
Apr 01 15:17:17.815955 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:17.860663 n-d-828419-4 sudo[140537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef
Apr 01 15:17:17.861528 n-d-828419-4 sudo[140537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:18.342440 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef" returned: 0 in 0.517s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:18.342440 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:18.330008 n-d-828419-4 sudo[140537]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:18.355965 n-d-828419-4 sudo[140561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef
Apr 01 15:17:18.357599 n-d-828419-4 sudo[140561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:18.970900 n-d-828419-4 sudo[140561]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:18.973641 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef" returned: 0 in 0.639s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:18.977216 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:19.005954 n-d-828419-4 sudo[140584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef
Apr 01 15:17:19.007314 n-d-828419-4 sudo[140584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:19.635956 n-d-828419-4 sudo[140584]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:19.639071 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef" returned: 0 in 0.661s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:19.640968 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Successfully deleted volume: 18fdf5c8-35aa-445f-bf42-cb362dc7a5ef
Apr 01 15:17:19.854242 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Created reservations ['58b7f4d5-e16e-41ea-8a35-2b6af7a6bbaa', 'e8f988c7-b9e8-48f4-9910-45301a5ab8e4', '53e86986-e5fb-47de-96fa-63f873db4463', '322b10b5-5cac-4aee-9e96-894d1d2de07a'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:17:20.179466 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:17:20.180270 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:20.220557 n-d-828419-4 sudo[140599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:17:20.222381 n-d-828419-4 sudo[140599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:20.887912 n-d-828419-4 sudo[140599]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:20.890206 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:20.892614 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:20.913957 n-d-828419-4 sudo[140647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:17:20.915509 n-d-828419-4 sudo[140647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:21.672433 n-d-828419-4 sudo[140647]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:21.676712 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.784s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:21.681087 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:17:21.701240 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Deleted volume successfully.
Apr 01 15:17:21.825276 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-25b29082-9eed-47b3-984c-6690d6201d20 tempest-VolumesActionsTest-2065935224 None] Lock "b'cinder-18fdf5c8-35aa-445f-bf42-cb362dc7a5ef-delete_volume'" released by "delete_volume" :: held 4.265s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:17:21.885579 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Lock "b'cinder-c2285ecc-87e0-45aa-bbf2-b09d42b8b324-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:17:22.080048 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Skipping remove_export. No iscsi_target is presently exported for volume: c2285ecc-87e0-45aa-bbf2-b09d42b8b324
Apr 01 15:17:22.081639 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:22.137323 n-d-828419-4 sudo[140680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324
Apr 01 15:17:22.139967 n-d-828419-4 sudo[140680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:22.916789 n-d-828419-4 sudo[140680]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:22.919152 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324" returned: 0 in 0.837s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:22.921342 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:22.950232 n-d-828419-4 sudo[140686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324
Apr 01 15:17:22.951948 n-d-828419-4 sudo[140686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:23.523605 n-d-828419-4 sudo[140686]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:23.526065 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324" returned: 0 in 0.604s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:23.528438 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:23.550159 n-d-828419-4 sudo[140698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324
Apr 01 15:17:23.550962 n-d-828419-4 sudo[140698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:24.459706 n-d-828419-4 sudo[140698]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:24.461970 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2285ecc-87e0-45aa-bbf2-b09d42b8b324" returned: 0 in 0.933s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:24.463996 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Successfully deleted volume: c2285ecc-87e0-45aa-bbf2-b09d42b8b324
Apr 01 15:17:24.585429 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Created reservations ['955ee5ec-09ed-4abc-8227-779b96aecf4b', '1a604c23-0d95-45be-b4a2-9fc65aa5e411', '959c1a0b-20fc-4173-9735-cef2f052751e', '7b152ff4-cfa7-4195-981e-d9d759801bb6'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:17:24.840439 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:17:24.841409 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:24.885373 n-d-828419-4 sudo[140714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:17:24.886259 n-d-828419-4 sudo[140714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:25.637379 n-d-828419-4 sudo[140714]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:25.640071 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.798s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:25.643109 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:25.666060 n-d-828419-4 sudo[140722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:17:25.667637 n-d-828419-4 sudo[140722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:26.319309 n-d-828419-4 sudo[140722]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:26.321718 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.678s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:26.323982 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:17:26.339042 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Deleted volume successfully.
Apr 01 15:17:26.494937 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-fdf8cf7c-881c-454b-996b-cf917dcd7d6f tempest-VolumesActionsTest-2065935224 None] Lock "b'cinder-c2285ecc-87e0-45aa-bbf2-b09d42b8b324-delete_volume'" released by "delete_volume" :: held 4.611s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:17:39.775469 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:17:39.776654 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:17:39.777653 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:39.802548 n-d-828419-4 sudo[141005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:17:39.804118 n-d-828419-4 sudo[141005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:40.488124 n-d-828419-4 sudo[141005]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:40.491293 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.712s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:40.494872 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:40.530741 n-d-828419-4 sudo[141019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:17:40.532563 n-d-828419-4 sudo[141019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:41.530221 n-d-828419-4 sudo[141019]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:41.532330 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.038s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:41.533723 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:17:43.967373 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:17:43.977051 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:17:43.977051 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:17:43.991774 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (b4835fb2-61dd-490f-b287-801393fdfa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:17:43.998183 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43de0015-c62a-4c35-825e-7a63910e6898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:44.037647 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:17:44.079613 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43de0015-c62a-4c35-825e-7a63910e6898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1139774321',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=1d0954c9-0c02-40e2-bc28-b2418d4e2035,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ec5929ac3d4743f2970a397d11971b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:17:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:17:44Z,user_id='3d587c5f167c4e7c9abe892de6d022ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:44.083569 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eac0ce12-4437-4bcb-992d-a2d1d0a1f6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:44.085761 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eac0ce12-4437-4bcb-992d-a2d1d0a1f6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:44.088179 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bba02d41-9ab8-4eeb-8c8a-3c51e9ff6295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:44.090517 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bba02d41-9ab8-4eeb-8c8a-3c51e9ff6295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1d0954c9-0c02-40e2-bc28-b2418d4e2035', 'volume_name': 'volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:44.092962 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (760d831d-dc96-4eba-8078-5cff85e1d2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:44.095090 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (760d831d-dc96-4eba-8078-5cff85e1d2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:44.097878 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c5c59c53-0e18-4f75-8e03-0e73b107472c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:44.099853 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Volume 1d0954c9-0c02-40e2-bc28-b2418d4e2035: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035', 'volume_size': 1}
Apr 01 15:17:44.101146 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:44.146212 n-d-828419-4 sudo[141060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:17:44.149937 n-d-828419-4 sudo[141060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:44.947128 n-d-828419-4 sudo[141060]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:44.949391 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.848s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:44.953151 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c5c59c53-0e18-4f75-8e03-0e73b107472c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:44.955917 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aeb5e1e0-6db7-4581-936f-74df3e4e546d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:45.107994 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Volume volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035 (1d0954c9-0c02-40e2-bc28-b2418d4e2035): created successfully
Apr 01 15:17:45.109977 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aeb5e1e0-6db7-4581-936f-74df3e4e546d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:45.113313 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (b4835fb2-61dd-490f-b287-801393fdfa3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:17:45.313933 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2ca8f14c-51e5-450d-bb19-9a50d0c8954a tempest-VolumesGetTest-998778958 None] Created volume successfully.
Apr 01 15:17:48.164374 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:17:48.168747 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:17:48.169267 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:17:48.183847 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (9cddf548-40a7-4609-8762-bdda941b6c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:17:48.210675 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6b87f1c-25a1-40df-b1f4-4963bd0ba5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:48.246251 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:17:48.287229 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6b87f1c-25a1-40df-b1f4-4963bd0ba5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:17:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1684596225',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=bf7bff00-11cb-4c75-bd5c-5be102a2ea71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec5929ac3d4743f2970a397d11971b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:17:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:17:48Z,user_id='3d587c5f167c4e7c9abe892de6d022ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:48.289688 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (23fbdae3-8c53-4b28-b7a8-f86c762f4983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:48.291850 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (23fbdae3-8c53-4b28-b7a8-f86c762f4983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:48.294244 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59fd7e6d-d737-4d2a-8aa4-2724483d7908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:48.296518 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59fd7e6d-d737-4d2a-8aa4-2724483d7908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bf7bff00-11cb-4c75-bd5c-5be102a2ea71', 'volume_name': 'volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:48.298787 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (166b451e-1fb9-4908-851d-b6cd86142b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:48.301144 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (166b451e-1fb9-4908-851d-b6cd86142b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:48.303647 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3e37e66-9fb7-4a93-a748-13ff8be1085a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:48.304629 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Volume bf7bff00-11cb-4c75-bd5c-5be102a2ea71: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71', 'volume_size': 1}
Apr 01 15:17:48.306368 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:48.328242 n-d-828419-4 sudo[141200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:17:48.329063 n-d-828419-4 sudo[141200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:49.021974 n-d-828419-4 sudo[141200]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:49.024341 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.718s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:49.028192 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3e37e66-9fb7-4a93-a748-13ff8be1085a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:49.030705 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (98d4bd86-5f71-46d1-b8b5-17f868e259a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:17:49.179100 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Volume volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71 (bf7bff00-11cb-4c75-bd5c-5be102a2ea71): created successfully
Apr 01 15:17:49.181813 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (98d4bd86-5f71-46d1-b8b5-17f868e259a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:17:49.199179 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (9cddf548-40a7-4609-8762-bdda941b6c01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:17:49.355948 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-65807070-e3e4-45cd-bd14-9ec9d88ac097 tempest-VolumesGetTest-998778958 None] Created volume successfully.
Apr 01 15:17:50.655425 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Lock "b'cinder-bf7bff00-11cb-4c75-bd5c-5be102a2ea71-delete_volume'" acquired by "delete_volume" :: waited 0.078s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:17:50.934244 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Skipping remove_export. No iscsi_target is presently exported for volume: bf7bff00-11cb-4c75-bd5c-5be102a2ea71
Apr 01 15:17:50.935813 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:50.964296 n-d-828419-4 sudo[141269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71
Apr 01 15:17:50.966068 n-d-828419-4 sudo[141269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:51.630977 n-d-828419-4 sudo[141269]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:51.633295 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71" returned: 0 in 0.697s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:51.635357 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:51.700648 n-d-828419-4 sudo[141284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71
Apr 01 15:17:51.705333 n-d-828419-4 sudo[141284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:52.516501 n-d-828419-4 sudo[141284]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:52.519494 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71" returned: 0 in 0.884s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:52.524239 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:52.589281 n-d-828419-4 sudo[141296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71
Apr 01 15:17:52.595245 n-d-828419-4 sudo[141296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:53.466984 n-d-828419-4 sudo[141296]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:53.473086 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf7bff00-11cb-4c75-bd5c-5be102a2ea71" returned: 0 in 0.945s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:53.473086 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Successfully deleted volume: bf7bff00-11cb-4c75-bd5c-5be102a2ea71
Apr 01 15:17:53.699277 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Created reservations ['6cfba851-c093-4f45-85f4-41d6cbb0ff67', 'b313e3e6-b0f8-494f-9c5a-f462769df5b9', 'f7b4355b-2e28-460b-9af6-a498cbbe0096', 'bbfe4a0b-fb00-4345-9a5f-6638de5453dc'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:17:53.963232 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:17:53.964050 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:54.022935 n-d-828419-4 sudo[141340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:17:54.025603 n-d-828419-4 sudo[141340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:54.767607 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Lock "b'cinder-1d0954c9-0c02-40e2-bc28-b2418d4e2035-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:17:54.925842 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.961s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:54.922699 n-d-828419-4 sudo[141340]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:54.928109 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:54.951942 n-d-828419-4 sudo[141347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:17:54.953392 n-d-828419-4 sudo[141347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:55.045255 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1d0954c9-0c02-40e2-bc28-b2418d4e2035
Apr 01 15:17:55.047160 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:55.083279 n-d-828419-4 sudo[141349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035
Apr 01 15:17:55.084124 n-d-828419-4 sudo[141349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:55.704669 n-d-828419-4 sudo[141347]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:55.707256 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.779s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:55.709963 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:17:55.717966 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Deleted volume successfully.
Apr 01 15:17:55.798591 n-d-828419-4 sudo[141349]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:55.801342 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035" returned: 0 in 0.754s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:55.807204 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:55.842759 n-d-828419-4 sudo[141363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035
Apr 01 15:17:55.849880 n-d-828419-4 sudo[141363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:55.872240 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-c9567300-5957-47cb-97cf-04b7ecc2af26 tempest-VolumesGetTest-998778958 None] Lock "b'cinder-bf7bff00-11cb-4c75-bd5c-5be102a2ea71-delete_volume'" released by "delete_volume" :: held 5.231s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:17:56.511516 n-d-828419-4 sudo[141363]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:56.513297 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035" returned: 0 in 0.710s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:56.515337 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:56.539359 n-d-828419-4 sudo[141370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035
Apr 01 15:17:56.541291 n-d-828419-4 sudo[141370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:57.344546 n-d-828419-4 sudo[141370]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:57.349863 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1d0954c9-0c02-40e2-bc28-b2418d4e2035" returned: 0 in 0.832s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:57.353277 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Successfully deleted volume: 1d0954c9-0c02-40e2-bc28-b2418d4e2035
Apr 01 15:17:57.544654 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Created reservations ['946c721f-d59e-4ee1-ba0e-78fb82cb3924', '0037ae89-efce-4a20-884d-d75bb780ae30', '0a840dda-22cb-4e4b-bb95-39eb05e9a7af', 'a1a0affa-1327-41a0-a776-be028b016e1c'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:17:57.796383 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:17:57.797661 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:57.839005 n-d-828419-4 sudo[141389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:17:57.840996 n-d-828419-4 sudo[141389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:58.424035 n-d-828419-4 sudo[141389]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:58.426377 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.628s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:58.429817 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:17:58.453358 n-d-828419-4 sudo[141418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:17:58.454862 n-d-828419-4 sudo[141418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:17:59.077679 n-d-828419-4 sudo[141418]: pam_unix(sudo:session): session closed for user root
Apr 01 15:17:59.083011 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.652s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:17:59.087360 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:17:59.100073 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Deleted volume successfully.
Apr 01 15:17:59.309754 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5a9c85a0-cbeb-4feb-9b0b-5a76215c8dc5 tempest-VolumesGetTest-998778958 None] Lock "b'cinder-1d0954c9-0c02-40e2-bc28-b2418d4e2035-delete_volume'" released by "delete_volume" :: held 4.543s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:18:00.009200 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:18:00.015253 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:18:00.015916 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:18:00.033843 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (7ea56b91-dd3d-46e4-a02b-e923b9d49112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:18:00.037772 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22313255-5674-43c1-a4dd-66c80a5a333f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:00.066789 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:18:00.119234 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22313255-5674-43c1-a4dd-66c80a5a333f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1649281283',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=62eabf98-a97d-4079-b546-4cb3a6b266fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec5929ac3d4743f2970a397d11971b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:18:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:18:00Z,user_id='3d587c5f167c4e7c9abe892de6d022ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:00.122549 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (48e28785-230a-4d8a-b241-d8939d83f998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:00.125935 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (48e28785-230a-4d8a-b241-d8939d83f998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:00.130385 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb72c4c1-1dc6-44d7-86fa-a0e52c9a31ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:00.133699 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb72c4c1-1dc6-44d7-86fa-a0e52c9a31ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '62eabf98-a97d-4079-b546-4cb3a6b266fe', 'volume_name': 'volume-62eabf98-a97d-4079-b546-4cb3a6b266fe', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:00.136520 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1553ad1-cc23-493c-aceb-c96a750d67c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:00.140359 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1553ad1-cc23-493c-aceb-c96a750d67c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:00.142453 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a90bcd32-97cf-476b-8594-aaa6d98d5d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:00.143870 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Volume 62eabf98-a97d-4079-b546-4cb3a6b266fe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-62eabf98-a97d-4079-b546-4cb3a6b266fe', 'volume_size': 1}
Apr 01 15:18:00.144460 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62eabf98-a97d-4079-b546-4cb3a6b266fe stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:00.202148 n-d-828419-4 sudo[141453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62eabf98-a97d-4079-b546-4cb3a6b266fe stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:18:00.203895 n-d-828419-4 sudo[141453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:01.143408 n-d-828419-4 sudo[141453]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:01.146554 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62eabf98-a97d-4079-b546-4cb3a6b266fe stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.001s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:01.152898 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a90bcd32-97cf-476b-8594-aaa6d98d5d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-62eabf98-a97d-4079-b546-4cb3a6b266fe', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:01.155563 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52f0e9b6-70c6-45e2-8bc4-d960ef7f0af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:01.299904 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Volume volume-62eabf98-a97d-4079-b546-4cb3a6b266fe (62eabf98-a97d-4079-b546-4cb3a6b266fe): created successfully
Apr 01 15:18:01.303848 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52f0e9b6-70c6-45e2-8bc4-d960ef7f0af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:01.308900 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (7ea56b91-dd3d-46e4-a02b-e923b9d49112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:18:01.475963 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9144facd-5797-4589-ab4f-2d949ead4169 tempest-VolumesGetTest-998778958 None] Created volume successfully.
Apr 01 15:18:03.603252 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:18:03.613928 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:18:03.614704 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:18:03.667901 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (d5a5d420-1d8b-46b5-8611-7516893ba56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:18:03.677336 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8fcb0309-790b-40ba-bf47-f56dd641a547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:03.739598 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:18:03.792367 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8fcb0309-790b-40ba-bf47-f56dd641a547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:18:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-844381692',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=caa13053-416d-41c0-b5f1-cea798042b01,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ec5929ac3d4743f2970a397d11971b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:18:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=62eabf98-a97d-4079-b546-4cb3a6b266fe,status='creating',terminated_at=None,updated_at=2022-04-01T15:18:03Z,user_id='3d587c5f167c4e7c9abe892de6d022ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:03.797624 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bde5b4a4-cbc1-4bbc-8813-a8cecc1a6172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:03.802569 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bde5b4a4-cbc1-4bbc-8813-a8cecc1a6172) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:03.807756 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (720c5cab-d581-4957-86b7-231833c5e3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:03.905850 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (720c5cab-d581-4957-86b7-231833c5e3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'caa13053-416d-41c0-b5f1-cea798042b01', 'volume_name': 'volume-caa13053-416d-41c0-b5f1-cea798042b01', 'volume_size': 1, 'source_volid': '62eabf98-a97d-4079-b546-4cb3a6b266fe', 'source_volstatus': 'available'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:03.908454 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9182e94-b600-4dac-9613-edf7f0c49242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:03.911363 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9182e94-b600-4dac-9613-edf7f0c49242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:03.914578 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b3c96a5-0b94-4126-9c3d-9727937475ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:03.915647 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Volume caa13053-416d-41c0-b5f1-cea798042b01: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-caa13053-416d-41c0-b5f1-cea798042b01', 'volume_size': 1, 'source_volid': '62eabf98-a97d-4079-b546-4cb3a6b266fe', 'source_volstatus': 'available'}
Apr 01 15:18:03.968956 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Creating clone of volume: 62eabf98-a97d-4079-b546-4cb3a6b266fe
Apr 01 15:18:03.970413 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:04.002126 n-d-828419-4 sudo[141519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe
Apr 01 15:18:04.003407 n-d-828419-4 sudo[141519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:04.693716 n-d-828419-4 sudo[141519]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:04.697227 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe" returned: 0 in 0.726s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:04.700024 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-caa13053-416d-41c0-b5f1-cea798042b01 --snapshot stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:04.724689 n-d-828419-4 sudo[141536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-caa13053-416d-41c0-b5f1-cea798042b01 --snapshot stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe -L 1.00g
Apr 01 15:18:04.726685 n-d-828419-4 sudo[141536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:06.072055 n-d-828419-4 sudo[141536]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:06.075470 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-caa13053-416d-41c0-b5f1-cea798042b01 --snapshot stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe -L 1.00g" returned: 0 in 1.375s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:06.080075 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-caa13053-416d-41c0-b5f1-cea798042b01 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:06.112502 n-d-828419-4 sudo[141653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-caa13053-416d-41c0-b5f1-cea798042b01 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:18:06.114265 n-d-828419-4 sudo[141653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:07.037212 n-d-828419-4 sudo[141653]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:07.040130 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-caa13053-416d-41c0-b5f1-cea798042b01 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.960s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:07.041947 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-caa13053-416d-41c0-b5f1-cea798042b01 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:07.065627 n-d-828419-4 sudo[141695]: ubuntu : 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-caa13053-416d-41c0-b5f1-cea798042b01
Apr 01 15:18:07.066441 n-d-828419-4 sudo[141695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:07.647068 n-d-828419-4 sudo[141695]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:07.649817 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-caa13053-416d-41c0-b5f1-cea798042b01" returned: 0 in 0.607s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:07.653058 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--caa13053--416d--41c0--b5f1--cea798042b01 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--caa13053--416d--41c0--b5f1--cea798042b01 iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:07.676017 n-d-828419-4 sudo[141701]: 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--caa13053--416d--41c0--b5f1--cea798042b01 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--caa13053--416d--41c0--b5f1--cea798042b01 iflag=direct
Apr 01 15:18:07.678794 n-d-828419-4 sudo[141701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:08.211421 n-d-828419-4 sudo[141701]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:08.214872 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--caa13053--416d--41c0--b5f1--cea798042b01 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--caa13053--416d--41c0--b5f1--cea798042b01 iflag=direct" returned: 0 in 0.561s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:08.217497 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--caa13053--416d--41c0--b5f1--cea798042b01 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--caa13053--416d--41c0--b5f1--cea798042b01 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:08.248963 n-d-828419-4 sudo[141717]: 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--caa13053--416d--41c0--b5f1--cea798042b01 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--caa13053--416d--41c0--b5f1--cea798042b01 oflag=direct
Apr 01 15:18:08.258430 n-d-828419-4 sudo[141717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:08.675006 n-d-828419-4 sudo[141717]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:08.678421 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--caa13053--416d--41c0--b5f1--cea798042b01 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--caa13053--416d--41c0--b5f1--cea798042b01 oflag=direct" returned: 0 in 0.460s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:08.679987 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--caa13053--416d--41c0--b5f1--cea798042b01 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--caa13053--416d--41c0--b5f1--cea798042b01 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:08.701216 n-d-828419-4 sudo[141737]: 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--caa13053--416d--41c0--b5f1--cea798042b01 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--caa13053--416d--41c0--b5f1--cea798042b01 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 15:18:08.702118 n-d-828419-4 sudo[141737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:29.512071 n-d-828419-4 sudo[141737]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:29.514257 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--caa13053--416d--41c0--b5f1--cea798042b01 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--caa13053--416d--41c0--b5f1--cea798042b01 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 20.834s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:29.515239 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--caa13053--416d--41c0--b5f1--cea798042b01, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--caa13053--416d--41c0--b5f1--cea798042b01, size 1024.00 MB, duration 20.84 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:18:29.516165 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Volume copy 1024.00 MB at 49.15 MB/s
Apr 01 15:18:29.519675 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-caa13053-416d-41c0-b5f1-cea798042b01 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:29.544496 n-d-828419-4 sudo[141965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-caa13053-416d-41c0-b5f1-cea798042b01
Apr 01 15:18:29.545546 n-d-828419-4 sudo[141965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:30.079443 n-d-828419-4 sudo[141965]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:30.082782 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-caa13053-416d-41c0-b5f1-cea798042b01" returned: 0 in 0.564s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:30.085461 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-caa13053-416d-41c0-b5f1-cea798042b01 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:30.115506 n-d-828419-4 sudo[141976]: ubuntu : TTY=unknown ; 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-caa13053-416d-41c0-b5f1-cea798042b01
Apr 01 15:18:30.117319 n-d-828419-4 sudo[141976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:31.242673 n-d-828419-4 sudo[141976]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:31.247484 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-caa13053-416d-41c0-b5f1-cea798042b01" returned: 0 in 1.161s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:31.256648 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b3c96a5-0b94-4126-9c3d-9727937475ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-caa13053-416d-41c0-b5f1-cea798042b01', 'volume_size': 1, 'source_volid': '62eabf98-a97d-4079-b546-4cb3a6b266fe', 'source_volstatus': 'available'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:31.261606 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b61360f6-a583-4673-87f3-a64d036d8a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:31.336202 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Volume volume-caa13053-416d-41c0-b5f1-cea798042b01 (caa13053-416d-41c0-b5f1-cea798042b01): created successfully
Apr 01 15:18:31.338897 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b61360f6-a583-4673-87f3-a64d036d8a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:31.354170 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (d5a5d420-1d8b-46b5-8611-7516893ba56b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:18:31.513531 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-467a99c3-ea9f-4072-a84c-f3a45379f429 tempest-VolumesGetTest-998778958 None] Created volume successfully.
Apr 01 15:18:33.359318 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:18:33.364043 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:18:33.364832 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:18:33.379929 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (84d746ab-ec72-48e1-94c7-50fab73c4a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:18:33.383999 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (759125c1-76a6-405a-8423-40e5c3075128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:33.411174 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:18:33.436669 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (759125c1-76a6-405a-8423-40e5c3075128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:18:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-468510616',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=3781ce73-c2a7-4bd4-82e5-a848760b6275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec5929ac3d4743f2970a397d11971b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:18:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:18:33Z,user_id='3d587c5f167c4e7c9abe892de6d022ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:33.439329 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b09be551-5223-40f6-ba08-4b25ed719436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:33.442038 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b09be551-5223-40f6-ba08-4b25ed719436) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:33.444512 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (913ec94c-f9cd-47e0-ac62-439b13529d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:33.446960 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (913ec94c-f9cd-47e0-ac62-439b13529d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3781ce73-c2a7-4bd4-82e5-a848760b6275', 'volume_name': 'volume-3781ce73-c2a7-4bd4-82e5-a848760b6275', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:33.449573 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (26d728ce-4c51-4a7c-b9cc-02c0d555ea8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:33.451688 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (26d728ce-4c51-4a7c-b9cc-02c0d555ea8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:33.453893 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54232358-bec7-4845-a6aa-d4efac070d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:33.454699 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Volume 3781ce73-c2a7-4bd4-82e5-a848760b6275: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3781ce73-c2a7-4bd4-82e5-a848760b6275', 'volume_size': 1}
Apr 01 15:18:33.455971 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3781ce73-c2a7-4bd4-82e5-a848760b6275 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:33.476537 n-d-828419-4 sudo[142032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3781ce73-c2a7-4bd4-82e5-a848760b6275 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:18:33.477357 n-d-828419-4 sudo[142032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:34.103859 n-d-828419-4 sudo[142032]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:34.106539 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3781ce73-c2a7-4bd4-82e5-a848760b6275 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.650s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:34.110713 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54232358-bec7-4845-a6aa-d4efac070d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3781ce73-c2a7-4bd4-82e5-a848760b6275', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:34.113283 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acef5613-606f-442b-8c82-860db3d45ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:34.198556 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Volume volume-3781ce73-c2a7-4bd4-82e5-a848760b6275 (3781ce73-c2a7-4bd4-82e5-a848760b6275): created successfully
Apr 01 15:18:34.200535 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acef5613-606f-442b-8c82-860db3d45ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:34.203921 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (84d746ab-ec72-48e1-94c7-50fab73c4a0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:18:34.326454 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-40eb78e8-ec56-43b6-949d-76b38d403da6 tempest-VolumesGetTest-998778958 None] Created volume successfully.
Apr 01 15:18:35.759703 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Lock "b'cinder-3781ce73-c2a7-4bd4-82e5-a848760b6275-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:18:35.904622 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3781ce73-c2a7-4bd4-82e5-a848760b6275
Apr 01 15:18:35.905825 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3781ce73-c2a7-4bd4-82e5-a848760b6275 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:35.933737 n-d-828419-4 sudo[142075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3781ce73-c2a7-4bd4-82e5-a848760b6275
Apr 01 15:18:35.935139 n-d-828419-4 sudo[142075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:36.548672 n-d-828419-4 sudo[142075]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:36.551538 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3781ce73-c2a7-4bd4-82e5-a848760b6275" returned: 0 in 0.645s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:36.553753 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3781ce73-c2a7-4bd4-82e5-a848760b6275 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:36.577017 n-d-828419-4 sudo[142078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3781ce73-c2a7-4bd4-82e5-a848760b6275
Apr 01 15:18:36.578143 n-d-828419-4 sudo[142078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:37.062389 n-d-828419-4 sudo[142078]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:37.064852 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3781ce73-c2a7-4bd4-82e5-a848760b6275" returned: 0 in 0.511s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:37.068017 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3781ce73-c2a7-4bd4-82e5-a848760b6275 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:37.089358 n-d-828419-4 sudo[142081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3781ce73-c2a7-4bd4-82e5-a848760b6275
Apr 01 15:18:37.090305 n-d-828419-4 sudo[142081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:37.695866 n-d-828419-4 sudo[142081]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:37.698536 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3781ce73-c2a7-4bd4-82e5-a848760b6275" returned: 0 in 0.630s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:37.702519 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Successfully deleted volume: 3781ce73-c2a7-4bd4-82e5-a848760b6275
Apr 01 15:18:37.827376 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Created reservations ['40b12f07-215f-498e-955a-5ae9c5b43fb8', '08619017-3193-4a4b-8262-b3303cf15d99', '1bb21e54-ca61-4179-a179-9574ce5d2f2c', 'dec1f81f-51bc-4543-a097-fb03da527d10'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:18:38.086856 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:18:38.087867 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:38.110021 n-d-828419-4 sudo[142100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:18:38.110859 n-d-828419-4 sudo[142100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:38.493967 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Lock "b'cinder-caa13053-416d-41c0-b5f1-cea798042b01-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:18:38.600935 n-d-828419-4 sudo[142100]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:38.603623 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:38.607282 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:38.638666 n-d-828419-4 sudo[142103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:18:38.640105 n-d-828419-4 sudo[142103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:38.775245 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Skipping remove_export. No iscsi_target is presently exported for volume: caa13053-416d-41c0-b5f1-cea798042b01
Apr 01 15:18:38.779037 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-caa13053-416d-41c0-b5f1-cea798042b01 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:38.827817 n-d-828419-4 sudo[142105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-caa13053-416d-41c0-b5f1-cea798042b01
Apr 01 15:18:38.828654 n-d-828419-4 sudo[142105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:39.302671 n-d-828419-4 sudo[142103]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:39.305593 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.698s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:39.308349 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:18:39.315378 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Deleted volume successfully.
Apr 01 15:18:39.362057 n-d-828419-4 sudo[142105]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:39.371148 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-caa13053-416d-41c0-b5f1-cea798042b01" returned: 0 in 0.586s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:39.371148 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-caa13053-416d-41c0-b5f1-cea798042b01 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:39.393083 n-d-828419-4 sudo[142109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-caa13053-416d-41c0-b5f1-cea798042b01
Apr 01 15:18:39.394655 n-d-828419-4 sudo[142109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:39.431336 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-70b5c123-ff54-46e5-a902-93fbbb40c258 tempest-VolumesGetTest-998778958 None] Lock "b'cinder-3781ce73-c2a7-4bd4-82e5-a848760b6275-delete_volume'" released by "delete_volume" :: held 3.670s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:18:39.774208 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:18:39.774828 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:18:39.776257 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:39.810124 n-d-828419-4 sudo[142112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:18:39.811684 n-d-828419-4 sudo[142112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:39.847584 n-d-828419-4 sudo[142109]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:39.850537 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-caa13053-416d-41c0-b5f1-cea798042b01" returned: 0 in 0.484s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:39.852925 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-caa13053-416d-41c0-b5f1-cea798042b01 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:39.889331 n-d-828419-4 sudo[142114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-caa13053-416d-41c0-b5f1-cea798042b01
Apr 01 15:18:39.890557 n-d-828419-4 sudo[142114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:40.582322 n-d-828419-4 sudo[142112]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:40.584704 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.808s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:40.586877 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:40.610354 n-d-828419-4 sudo[142120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:18:40.611587 n-d-828419-4 sudo[142120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:40.839597 n-d-828419-4 sudo[142114]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:40.844371 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-caa13053-416d-41c0-b5f1-cea798042b01" returned: 0 in 0.989s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:40.847878 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Successfully deleted volume: caa13053-416d-41c0-b5f1-cea798042b01
Apr 01 15:18:41.130996 n-d-828419-4 sudo[142120]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:41.134042 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.547s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:41.136527 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:18:41.177032 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Created reservations ['dcf863e3-772c-4631-b93c-9a9e1fb9be35', 'ce6017b4-64f6-4788-9e20-e07984ddc952', '0fe236f1-1cea-4ebd-9602-f88b65373e27', '996cec97-94bc-4518-b076-2603fe180ec0'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:18:41.444596 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:18:41.447522 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:41.478554 n-d-828419-4 sudo[142127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:18:41.479467 n-d-828419-4 sudo[142127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:41.929884 n-d-828419-4 sudo[142127]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:41.932920 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:41.935021 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:18:41.957121 n-d-828419-4 sudo[142130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:18:41.957948 n-d-828419-4 sudo[142130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:18:42.487383 n-d-828419-4 sudo[142130]: pam_unix(sudo:session): session closed for user root
Apr 01 15:18:42.490530 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.554s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:18:42.492864 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:18:42.502408 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Deleted volume successfully.
Apr 01 15:18:42.603549 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-3df64058-9607-4072-8b31-04d0151f6796 tempest-VolumesGetTest-998778958 None] Lock "b'cinder-caa13053-416d-41c0-b5f1-cea798042b01-delete_volume'" released by "delete_volume" :: held 4.110s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:18:43.712461 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:18:43.719780 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:18:43.720581 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:18:43.744311 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (44b25d38-f6ec-4d5e-82ad-6dcc64c73776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:18:43.751492 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b7a8e42-394e-48e7-a897-c72ea776f321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:43.796843 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:18:43.837564 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b7a8e42-394e-48e7-a897-c72ea776f321) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:18:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1997329891',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=c573b934-fb33-4728-acc7-aa5fb3588ff5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ec5929ac3d4743f2970a397d11971b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:18:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:18:43Z,user_id='3d587c5f167c4e7c9abe892de6d022ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:43.841003 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57d3de6b-e8f0-4bbd-880b-6b64436a9776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:43.843893 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57d3de6b-e8f0-4bbd-880b-6b64436a9776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:43.847732 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ddb59120-a421-4423-8af0-63f08e798d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:44.000880 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ddb59120-a421-4423-8af0-63f08e798d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c573b934-fb33-4728-acc7-aa5fb3588ff5', 'volume_name': 'volume-c573b934-fb33-4728-acc7-aa5fb3588ff5', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:44.004792 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfc8d8b3-a390-4f73-9634-bbf07df918fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:44.007298 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfc8d8b3-a390-4f73-9634-bbf07df918fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:18:44.009760 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0fda001-18e3-4a55-bd64-41dea9cfe78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:18:44.010687 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Volume c573b934-fb33-4728-acc7-aa5fb3588ff5: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c573b934-fb33-4728-acc7-aa5fb3588ff5', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 15:18:44.011616 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Cloning c573b934-fb33-4728-acc7-aa5fb3588ff5 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 15:19:00.004664 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1, size 616.00 MB, duration 15.99 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 15:19:00.005420 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Image download 616.00 MB at 38.52 MB/s
Apr 01 15:19:00.056988 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:00.169205 n-d-828419-4 sudo[142242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1
Apr 01 15:19:00.170520 n-d-828419-4 sudo[142242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:00.711692 n-d-828419-4 sudo[142242]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:00.714472 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1" returned: 0 in 0.657s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:00.717963 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user 3d587c5f167c4e7c9abe892de6d022ef. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 15:19:00.964507 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:01.239135 n-d-828419-4 sudo[142255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1
Apr 01 15:19:01.240667 n-d-828419-4 sudo[142255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:01.799545 n-d-828419-4 sudo[142255]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:01.802600 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1" returned: 0 in 0.838s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:01.805500 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c573b934-fb33-4728-acc7-aa5fb3588ff5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:01.835660 n-d-828419-4 sudo[142264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c573b934-fb33-4728-acc7-aa5fb3588ff5 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:19:01.836973 n-d-828419-4 sudo[142264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:02.648011 n-d-828419-4 sudo[142264]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:02.650587 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c573b934-fb33-4728-acc7-aa5fb3588ff5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.845s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:02.834592 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume c573b934-fb33-4728-acc7-aa5fb3588ff5. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 15:19:02.907675 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_94mfpq6z {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:02.988696 n-d-828419-4 sudo[142307]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_94mfpq6z
Apr 01 15:19:02.989540 n-d-828419-4 sudo[142307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:03.344090 n-d-828419-4 sudo[142307]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:03.349405 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_94mfpq6z" returned: 0 in 0.448s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:03.351923 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:03.515288 n-d-828419-4 sudo[142311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1
Apr 01 15:19:03.516997 n-d-828419-4 sudo[142311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:03.890112 n-d-828419-4 sudo[142311]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:03.892459 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1" returned: 0 in 0.541s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:03.893951 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 15:19:03.895252 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c573b934--fb33--4728--acc7--aa5fb3588ff5 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:03.918625 n-d-828419-4 sudo[142316]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c573b934--fb33--4728--acc7--aa5fb3588ff5 oflag=direct
Apr 01 15:19:03.920253 n-d-828419-4 sudo[142316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:04.292776 n-d-828419-4 sudo[142316]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:04.296470 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c573b934--fb33--4728--acc7--aa5fb3588ff5 oflag=direct" returned: 0 in 0.400s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:04.299308 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 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_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c573b934--fb33--4728--acc7--aa5fb3588ff5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:04.330565 n-d-828419-4 sudo[142328]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c573b934--fb33--4728--acc7--aa5fb3588ff5
Apr 01 15:19:04.331931 n-d-828419-4 sudo[142328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:12.056202 n-d-828419-4 sudo[142328]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:12.059571 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 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_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c573b934--fb33--4728--acc7--aa5fb3588ff5" returned: 0 in 7.760s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:12.060912 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:12.178793 n-d-828419-4 sudo[142434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1
Apr 01 15:19:12.180345 n-d-828419-4 sudo[142434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:12.696600 n-d-828419-4 sudo[142434]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:12.699495 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1" returned: 0 in 0.638s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:12.700764 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_613vdk6fn-d-828419-4@lvmdriver-1, size 700.00 MB, duration 7.76 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c573b934--fb33--4728--acc7--aa5fb3588ff5 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 15:19:12.701484 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Converted 700.00 MB image at 90.18 MB/s
Apr 01 15:19:12.702854 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume c573b934-fb33-4728-acc7-aa5fb3588ff5 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 15:19:12.905357 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user 3d587c5f167c4e7c9abe892de6d022ef is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 15:19:12.906568 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Marking volume c573b934-fb33-4728-acc7-aa5fb3588ff5 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:19:13.012139 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to c573b934-fb33-4728-acc7-aa5fb3588ff5. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 15:19:13.013594 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Creating volume glance metadata for volume c573b934-fb33-4728-acc7-aa5fb3588ff5 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 15:19:13.217478 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0fda001-18e3-4a55-bd64-41dea9cfe78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c573b934-fb33-4728-acc7-aa5fb3588ff5', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:13.223197 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b32c1d65-e0e7-4a16-ad37-60d8f08c3bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:13.306955 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Volume volume-c573b934-fb33-4728-acc7-aa5fb3588ff5 (c573b934-fb33-4728-acc7-aa5fb3588ff5): created successfully
Apr 01 15:19:13.313405 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b32c1d65-e0e7-4a16-ad37-60d8f08c3bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:13.326901 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (44b25d38-f6ec-4d5e-82ad-6dcc64c73776) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:19:13.429417 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b687b90e-6ae7-4863-9ad2-3f649a2d5fb1 tempest-VolumesGetTest-998778958 None] Created volume successfully.
Apr 01 15:19:15.610906 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:19:15.620710 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:19:15.621619 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:19:15.645349 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (1ad3f317-3203-43c2-bf47-c57947d78460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:19:15.651734 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (656a9256-1ecc-43cc-b2e8-1d628923ef8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:15.695702 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:19:15.746646 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (656a9256-1ecc-43cc-b2e8-1d628923ef8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:19:15Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1808329824',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=ffa64590-d3c3-4026-9656-48f8b7c4a2d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec5929ac3d4743f2970a397d11971b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:19:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:19:15Z,user_id='3d587c5f167c4e7c9abe892de6d022ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:15.752231 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ff1d752-a0b1-4382-b202-5c3393f98dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:15.756890 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ff1d752-a0b1-4382-b202-5c3393f98dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:15.762086 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a22f3ba-419f-4177-8590-d3cb3d7030cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:15.766919 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a22f3ba-419f-4177-8590-d3cb3d7030cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ffa64590-d3c3-4026-9656-48f8b7c4a2d9', 'volume_name': 'volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:15.773091 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (21c70952-ec42-49bb-b817-0ed070b873c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:15.777618 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (21c70952-ec42-49bb-b817-0ed070b873c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:15.781686 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb19f5eb-181c-4ea6-8f5c-3bfed3b0a114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:15.783241 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Volume ffa64590-d3c3-4026-9656-48f8b7c4a2d9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9', 'volume_size': 1}
Apr 01 15:19:15.785374 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:15.817078 n-d-828419-4 sudo[142456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:19:15.819198 n-d-828419-4 sudo[142456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:16.508497 n-d-828419-4 sudo[142456]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:16.511494 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.726s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:16.515280 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb19f5eb-181c-4ea6-8f5c-3bfed3b0a114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:16.518498 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7b66f51-c455-4bb7-8012-0525ce7765f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:16.650010 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Volume volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9 (ffa64590-d3c3-4026-9656-48f8b7c4a2d9): created successfully
Apr 01 15:19:16.652292 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7b66f51-c455-4bb7-8012-0525ce7765f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:16.656630 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Flow 'volume_create_manager' (1ad3f317-3203-43c2-bf47-c57947d78460) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:19:16.787479 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2c8d1612-c548-4f21-b260-0c2d760e85c0 tempest-VolumesGetTest-998778958 None] Created volume successfully.
Apr 01 15:19:18.116592 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Lock "b'cinder-ffa64590-d3c3-4026-9656-48f8b7c4a2d9-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:19:18.264248 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Skipping remove_export. No iscsi_target is presently exported for volume: ffa64590-d3c3-4026-9656-48f8b7c4a2d9
Apr 01 15:19:18.265511 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:18.286602 n-d-828419-4 sudo[142528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9
Apr 01 15:19:18.287445 n-d-828419-4 sudo[142528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:18.753787 n-d-828419-4 sudo[142528]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:18.756483 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9" returned: 0 in 0.491s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:18.759158 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:18.780224 n-d-828419-4 sudo[142531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9
Apr 01 15:19:18.781028 n-d-828419-4 sudo[142531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:19.277484 n-d-828419-4 sudo[142531]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:19.280394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9" returned: 0 in 0.521s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:19.283967 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:19.326324 n-d-828419-4 sudo[142537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9
Apr 01 15:19:19.327609 n-d-828419-4 sudo[142537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:19.872602 n-d-828419-4 sudo[142537]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:19.875543 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffa64590-d3c3-4026-9656-48f8b7c4a2d9" returned: 0 in 0.591s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:19.877426 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Successfully deleted volume: ffa64590-d3c3-4026-9656-48f8b7c4a2d9
Apr 01 15:19:20.011788 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Created reservations ['057061b5-a5a7-401f-aa36-3cfbd8d70e5b', '02e3b047-5755-468a-aa8a-20483eb34a64', '69993da3-d5ce-4572-bc34-659f2eec87db', '6db10299-ecc6-436a-b17d-d11495ee6720'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:19:20.249570 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:19:20.250595 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:20.270989 n-d-828419-4 sudo[142543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:19:20.271840 n-d-828419-4 sudo[142543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:20.759387 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Lock "b'cinder-c573b934-fb33-4728-acc7-aa5fb3588ff5-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:19:20.805233 n-d-828419-4 sudo[142543]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:20.808447 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.558s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:20.811368 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:20.847007 n-d-828419-4 sudo[142546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:19:20.848940 n-d-828419-4 sudo[142546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:20.968479 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Skipping remove_export. No iscsi_target is presently exported for volume: c573b934-fb33-4728-acc7-aa5fb3588ff5
Apr 01 15:19:20.970906 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c573b934-fb33-4728-acc7-aa5fb3588ff5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:21.018276 n-d-828419-4 sudo[142548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c573b934-fb33-4728-acc7-aa5fb3588ff5
Apr 01 15:19:21.019201 n-d-828419-4 sudo[142548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:21.320697 n-d-828419-4 sudo[142546]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:21.324393 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.513s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:21.328118 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:19:21.337278 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Deleted volume successfully.
Apr 01 15:19:21.474904 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b1abee2e-64c7-4a87-8c51-235e1c33350b tempest-VolumesGetTest-998778958 None] Lock "b'cinder-ffa64590-d3c3-4026-9656-48f8b7c4a2d9-delete_volume'" released by "delete_volume" :: held 3.359s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:19:21.571746 n-d-828419-4 sudo[142548]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:21.573841 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c573b934-fb33-4728-acc7-aa5fb3588ff5" returned: 0 in 0.603s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:21.575384 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c573b934-fb33-4728-acc7-aa5fb3588ff5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:21.594812 n-d-828419-4 sudo[142553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c573b934-fb33-4728-acc7-aa5fb3588ff5
Apr 01 15:19:21.596136 n-d-828419-4 sudo[142553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:22.030295 n-d-828419-4 sudo[142553]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:22.033989 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c573b934-fb33-4728-acc7-aa5fb3588ff5" returned: 0 in 0.457s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:22.037300 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c573b934-fb33-4728-acc7-aa5fb3588ff5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:22.057992 n-d-828419-4 sudo[142556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c573b934-fb33-4728-acc7-aa5fb3588ff5
Apr 01 15:19:22.058798 n-d-828419-4 sudo[142556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:22.636704 n-d-828419-4 sudo[142556]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:22.639482 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c573b934-fb33-4728-acc7-aa5fb3588ff5" returned: 0 in 0.602s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:22.640751 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Successfully deleted volume: c573b934-fb33-4728-acc7-aa5fb3588ff5
Apr 01 15:19:22.766238 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Created reservations ['02217829-243a-4d27-968b-b10927a89b32', '28ed46d7-c9be-4bfb-b39e-52179090aec0', 'fbdf1770-08cd-43a0-918a-1110d77443b3', 'd9f19657-afe0-408c-b38b-3d4a57514940'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:19:22.948439 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:19:22.949178 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:22.968610 n-d-828419-4 sudo[142562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:19:22.969400 n-d-828419-4 sudo[142562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:23.359136 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Lock "b'cinder-62eabf98-a97d-4079-b546-4cb3a6b266fe-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:19:23.448523 n-d-828419-4 sudo[142562]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:23.450663 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.501s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:23.452960 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:23.478655 n-d-828419-4 sudo[142566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:19:23.479959 n-d-828419-4 sudo[142566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:23.596159 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Skipping remove_export. No iscsi_target is presently exported for volume: 62eabf98-a97d-4079-b546-4cb3a6b266fe
Apr 01 15:19:23.597744 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:23.618517 n-d-828419-4 sudo[142568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe
Apr 01 15:19:23.619397 n-d-828419-4 sudo[142568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:24.093355 n-d-828419-4 sudo[142568]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:24.093757 n-d-828419-4 sudo[142566]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:24.096746 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe" returned: 0 in 0.498s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:24.099244 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:24.117570 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.664s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:24.120963 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:19:24.123938 n-d-828419-4 sudo[142572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe
Apr 01 15:19:24.126367 n-d-828419-4 sudo[142572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:24.129576 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Deleted volume successfully.
Apr 01 15:19:24.234159 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-f9020d97-520c-40bd-bd22-fa88ce1ea3ae tempest-VolumesGetTest-998778958 None] Lock "b'cinder-c573b934-fb33-4728-acc7-aa5fb3588ff5-delete_volume'" released by "delete_volume" :: held 3.475s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:19:24.571106 n-d-828419-4 sudo[142572]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:24.573947 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe" returned: 0 in 0.475s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:24.576573 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:24.607212 n-d-828419-4 sudo[142575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe
Apr 01 15:19:24.608020 n-d-828419-4 sudo[142575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:25.203669 n-d-828419-4 sudo[142575]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:25.208095 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62eabf98-a97d-4079-b546-4cb3a6b266fe" returned: 0 in 0.630s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:25.209867 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Successfully deleted volume: 62eabf98-a97d-4079-b546-4cb3a6b266fe
Apr 01 15:19:25.348963 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Created reservations ['e305110e-2c00-462c-adc9-d170833b3f86', '499a9504-f15e-411f-b465-1a151749ef9c', 'f28388cb-e9d3-4bf7-bb74-8afdb79e1c39', 'af63e2db-a804-4837-b763-9d2fc046a777'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:19:25.588971 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:19:25.590165 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:25.615462 n-d-828419-4 sudo[142582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:19:25.616417 n-d-828419-4 sudo[142582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:26.112050 n-d-828419-4 sudo[142582]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:26.114707 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:26.116899 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:26.135831 n-d-828419-4 sudo[142585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:19:26.136677 n-d-828419-4 sudo[142585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:26.628805 n-d-828419-4 sudo[142585]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:26.631819 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:26.635389 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:19:26.642891 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Deleted volume successfully.
Apr 01 15:19:26.745843 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-43a6cbf6-8937-481c-b902-3bc5b983ef72 tempest-VolumesGetTest-998778958 None] Lock "b'cinder-62eabf98-a97d-4079-b546-4cb3a6b266fe-delete_volume'" released by "delete_volume" :: held 3.387s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:19:30.203289 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:19:30.218015 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:19:30.218825 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:19:30.235225 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Flow 'volume_create_manager' (b5ce4820-33f9-42f7-8019-f0bc13774067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:19:30.240184 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0360728c-925c-43c8-9eee-501011b006ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:30.267469 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:19:30.298118 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0360728c-925c-43c8-9eee-501011b006ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-442214552',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=9f5b56c7-257c-488f-8d98-eacc8b6bf135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebb2cdaa4aac40d8b1a460dccf8f6091',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:19:30Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:19:30Z,user_id='ae460d8374c6453ea21e835660d73269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:30.300827 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dacb6880-8c79-4bdc-9017-748a0c53e249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:30.303429 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dacb6880-8c79-4bdc-9017-748a0c53e249) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:30.306404 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b45918c-7504-45a4-819c-770c7dba721c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:30.308823 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b45918c-7504-45a4-819c-770c7dba721c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9f5b56c7-257c-488f-8d98-eacc8b6bf135', 'volume_name': 'volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135', 'volume_size': 2}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:30.311062 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (78693453-b747-4bdd-8339-a03f586a1c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:30.313289 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (78693453-b747-4bdd-8339-a03f586a1c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:30.316068 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84ae37c4-1c7a-433e-b548-846b839cdf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:30.316878 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Volume 9f5b56c7-257c-488f-8d98-eacc8b6bf135: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135', 'volume_size': 2}
Apr 01 15:19:30.318454 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135 stack-volumes-lvmdriver-1 -L 2g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:30.338188 n-d-828419-4 sudo[142595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135 stack-volumes-lvmdriver-1 -L 2g
Apr 01 15:19:30.339067 n-d-828419-4 sudo[142595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:31.222670 n-d-828419-4 sudo[142595]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:31.225248 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.906s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:31.228827 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84ae37c4-1c7a-433e-b548-846b839cdf0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135', 'volume_size': 2}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:31.231263 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9fc95cb7-d1a7-47da-8d42-553898d24038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:31.382980 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Volume volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135 (9f5b56c7-257c-488f-8d98-eacc8b6bf135): created successfully
Apr 01 15:19:31.385376 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9fc95cb7-d1a7-47da-8d42-553898d24038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:31.388669 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Flow 'volume_create_manager' (b5ce4820-33f9-42f7-8019-f0bc13774067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:19:31.519547 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-99932a42-ba33-4b1c-b955-680594501154 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Created volume successfully.
Apr 01 15:19:33.181321 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b6c829a6-25f1-44d5-928a-08d0a4032c2e tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:33.200616 n-d-828419-4 sudo[142706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135
Apr 01 15:19:33.201613 n-d-828419-4 sudo[142706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:33.622084 n-d-828419-4 sudo[142706]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:33.626103 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b6c829a6-25f1-44d5-928a-08d0a4032c2e tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135" returned: 0 in 0.444s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:33.628432 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b6c829a6-25f1-44d5-928a-08d0a4032c2e tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-332b32ee-492c-4f98-8e62-e9c9edde26a4 --snapshot stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135 -L 2.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:33.647375 n-d-828419-4 sudo[142711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-332b32ee-492c-4f98-8e62-e9c9edde26a4 --snapshot stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135 -L 2.00g
Apr 01 15:19:33.648180 n-d-828419-4 sudo[142711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:34.522807 n-d-828419-4 sudo[142711]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:34.525121 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b6c829a6-25f1-44d5-928a-08d0a4032c2e tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-332b32ee-492c-4f98-8e62-e9c9edde26a4 --snapshot stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135 -L 2.00g" returned: 0 in 0.896s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:34.683751 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b6c829a6-25f1-44d5-928a-08d0a4032c2e tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Create snapshot completed successfully
Apr 01 15:19:35.265257 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-20a35570-4b23-40b0-a037-e2fefff48d05 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Lock "b'cinder-332b32ee-492c-4f98-8e62-e9c9edde26a4-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:19:35.267840 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20a35570-4b23-40b0-a037-e2fefff48d05 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-332b32ee-492c-4f98-8e62-e9c9edde26a4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:35.288393 n-d-828419-4 sudo[142815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-332b32ee-492c-4f98-8e62-e9c9edde26a4
Apr 01 15:19:35.289855 n-d-828419-4 sudo[142815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:35.705617 n-d-828419-4 sudo[142815]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:35.708111 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20a35570-4b23-40b0-a037-e2fefff48d05 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-332b32ee-492c-4f98-8e62-e9c9edde26a4" returned: 0 in 0.440s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:35.710280 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20a35570-4b23-40b0-a037-e2fefff48d05 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-332b32ee-492c-4f98-8e62-e9c9edde26a4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:35.729771 n-d-828419-4 sudo[142818]: ubuntu : TTY=unknown ; 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-332b32ee-492c-4f98-8e62-e9c9edde26a4
Apr 01 15:19:35.730579 n-d-828419-4 sudo[142818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:36.437009 n-d-828419-4 sudo[142818]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:36.439320 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-20a35570-4b23-40b0-a037-e2fefff48d05 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-332b32ee-492c-4f98-8e62-e9c9edde26a4" returned: 0 in 0.729s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:36.639846 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-20a35570-4b23-40b0-a037-e2fefff48d05 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Created reservations ['14fe4958-764e-4488-8eb0-98fb6e60b1a5', 'c2290d64-16c0-40a1-b429-579bb44234f9', '0cabbc11-ba1b-45c8-9dee-3271638a769c', '53d6089a-8c7d-438b-bbae-98cf280e739e'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:19:36.885566 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-20a35570-4b23-40b0-a037-e2fefff48d05 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Delete snapshot completed successfully.
Apr 01 15:19:36.891648 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-20a35570-4b23-40b0-a037-e2fefff48d05 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Lock "b'cinder-332b32ee-492c-4f98-8e62-e9c9edde26a4-delete_snapshot'" released by "delete_snapshot" :: held 1.626s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:19:37.623812 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Lock "b'cinder-9f5b56c7-257c-488f-8d98-eacc8b6bf135-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:19:37.801980 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9f5b56c7-257c-488f-8d98-eacc8b6bf135
Apr 01 15:19:37.803066 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:37.822861 n-d-828419-4 sudo[142871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135
Apr 01 15:19:37.824372 n-d-828419-4 sudo[142871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:38.243306 n-d-828419-4 sudo[142871]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:38.245849 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135" returned: 0 in 0.442s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:38.247659 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:38.267768 n-d-828419-4 sudo[142876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135
Apr 01 15:19:38.268578 n-d-828419-4 sudo[142876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:38.681980 n-d-828419-4 sudo[142876]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:38.684480 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135" returned: 0 in 0.436s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:38.686574 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:38.731996 n-d-828419-4 sudo[142881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135
Apr 01 15:19:38.739271 n-d-828419-4 sudo[142881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:39.396002 n-d-828419-4 sudo[142881]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:39.399333 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9f5b56c7-257c-488f-8d98-eacc8b6bf135" returned: 0 in 0.712s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:39.400097 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Successfully deleted volume: 9f5b56c7-257c-488f-8d98-eacc8b6bf135
Apr 01 15:19:39.530919 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Created reservations ['a33cb4a1-ca6e-417e-b1c6-9313d184a9c2', '176d56df-104a-4733-b771-05f224f2d08c', 'a933b2ae-fdaf-460b-a0da-f1d826aef44c', '8b96827e-1b6c-45ee-9ddc-17a3d036b248'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:19:39.769980 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:19:39.770616 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:19:39.771281 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:39.789537 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:19:39.791986 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:39.790941 n-d-828419-4 sudo[142889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:19:39.791730 n-d-828419-4 sudo[142889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:39.809917 n-d-828419-4 sudo[142891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:19:39.810728 n-d-828419-4 sudo[142891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:40.262688 n-d-828419-4 sudo[142889]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:40.264723 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:40.267884 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:40.287838 n-d-828419-4 sudo[142895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:19:40.289273 n-d-828419-4 sudo[142895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:40.316523 n-d-828419-4 sudo[142891]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:40.319139 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:40.321000 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:40.343394 n-d-828419-4 sudo[142897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:19:40.345158 n-d-828419-4 sudo[142897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:40.780095 n-d-828419-4 sudo[142895]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:40.782863 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:40.786676 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:19:40.867653 n-d-828419-4 sudo[142897]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:40.869767 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.549s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:40.870755 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:19:40.875280 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Deleted volume successfully.
Apr 01 15:19:41.004535 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-bbb1e469-b86e-4d69-8e18-2cabae5650b0 tempest-VolumesSnapshotNegativeTestJSON-1542131419 None] Lock "b'cinder-9f5b56c7-257c-488f-8d98-eacc8b6bf135-delete_volume'" released by "delete_volume" :: held 3.381s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:19:50.749911 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:19:50.756568 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:19:50.757093 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:19:50.775482 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Flow 'volume_create_manager' (1b3d3448-c392-47ec-a079-c91d0f7ddaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:19:50.780629 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73c734a7-87b8-49c6-a621-593e7a88fecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:50.806422 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:19:50.832549 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73c734a7-87b8-49c6-a621-593e7a88fecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-592734770',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=6a3a6749-6dbc-4167-9c97-a2043c6d5037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1334c040bdc4155a85be0d28b41a1ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:19:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:19:51Z,user_id='fe14a8fc6cf240b48485c35f430e4479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:50.835406 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2c5e263-a5e5-4708-8db4-72c40e52365e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:50.837560 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2c5e263-a5e5-4708-8db4-72c40e52365e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:50.840402 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (594059dd-f2cd-453c-b150-3c48330d79be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:50.842706 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (594059dd-f2cd-453c-b150-3c48330d79be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6a3a6749-6dbc-4167-9c97-a2043c6d5037', 'volume_name': 'volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:50.845747 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24b46791-8783-42cc-af37-afb91de4a67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:50.847848 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24b46791-8783-42cc-af37-afb91de4a67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:50.850152 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1696e674-5d8b-4ef1-916a-235ee6ddedb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:50.851457 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Volume 6a3a6749-6dbc-4167-9c97-a2043c6d5037: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037', 'volume_size': 1}
Apr 01 15:19:50.853332 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:50.891870 n-d-828419-4 sudo[143151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:19:50.892930 n-d-828419-4 sudo[143151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:51.628084 n-d-828419-4 sudo[143151]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:51.630349 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.777s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:51.633977 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1696e674-5d8b-4ef1-916a-235ee6ddedb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:51.636343 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3eaf842b-943f-4aeb-92a5-9c96487e7446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:19:51.808977 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Volume volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 (6a3a6749-6dbc-4167-9c97-a2043c6d5037): created successfully
Apr 01 15:19:51.811046 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3eaf842b-943f-4aeb-92a5-9c96487e7446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:19:51.825710 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Flow 'volume_create_manager' (1b3d3448-c392-47ec-a079-c91d0f7ddaf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:19:52.003470 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2c61a8d2-28a0-4435-9a2c-ad40f4381fa9 tempest-AttachVolumeNegativeTest-145699947 None] Created volume successfully.
Apr 01 15:19:54.392849 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-92726a8d-4e8c-4f3f-8b03-7628c4193f57 req-8a1d101c-035d-4100-8340-f6550ae65d70 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:54.415776 n-d-828419-4 sudo[143241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037
Apr 01 15:19:54.416788 n-d-828419-4 sudo[143241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:19:54.941277 n-d-828419-4 sudo[143241]: pam_unix(sudo:session): session closed for user root
Apr 01 15:19:54.945378 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-92726a8d-4e8c-4f3f-8b03-7628c4193f57 req-8a1d101c-035d-4100-8340-f6550ae65d70 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037" returned: 0 in 0.551s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:54.995886 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:55.003304 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:55.003641 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713982128]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:19:55.004522 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-92726a8d-4e8c-4f3f-8b03-7628c4193f57 req-8a1d101c-035d-4100-8340-f6550ae65d70 tempest-AttachVolumeNegativeTest-145699947 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:19:55.005370 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-92726a8d-4e8c-4f3f-8b03-7628c4193f57 req-8a1d101c-035d-4100-8340-f6550ae65d70 tempest-AttachVolumeNegativeTest-145699947 None] Creating iscsi_target for Volume ID: volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:19:55.100983 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-92726a8d-4e8c-4f3f-8b03-7628c4193f57 req-8a1d101c-035d-4100-8340-f6550ae65d70 tempest-AttachVolumeNegativeTest-145699947 None] Created volume path /opt/stack/data/cinder/volumes/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037,
Apr 01 15:19:55.100983 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:19:55.100983 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:19:55.100983 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037
Apr 01 15:19:55.100983 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:19:55.100983 n-d-828419-4 cinder-volume[96899]: incominguser NgH8YHt9bXcx9fzYahjf CNiTrTg9WukUebh2
Apr 01 15:19:55.100983 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:19:55.100983 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:19:55.100983 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:19:55.100983 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:19:55.105746 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:55.528438 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037" returned: 0 in 0.424s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:55.530063 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713982128]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:19:55.530846 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-92726a8d-4e8c-4f3f-8b03-7628c4193f57 req-8a1d101c-035d-4100-8340-f6550ae65d70 tempest-AttachVolumeNegativeTest-145699947 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:19:55.531288 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-92726a8d-4e8c-4f3f-8b03-7628c4193f57 req-8a1d101c-035d-4100-8340-f6550ae65d70 tempest-AttachVolumeNegativeTest-145699947 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:19:55.532838 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:55.540401 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:55.540972 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713982128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n Backing store flags: \n Account information:\n NgH8YHt9bXcx9fzYahjf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:19:55.558340 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-92726a8d-4e8c-4f3f-8b03-7628c4193f57 req-8a1d101c-035d-4100-8340-f6550ae65d70 tempest-AttachVolumeNegativeTest-145699947 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:19:55.558340 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:55.646476 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:55.647039 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713982128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n Backing store flags: \n Account information:\n NgH8YHt9bXcx9fzYahjf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:19:55.667234 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:19:55.765315 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:19:55.765687 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713982128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n Backing store flags: \n Account information:\n NgH8YHt9bXcx9fzYahjf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:19:55.766697 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-92726a8d-4e8c-4f3f-8b03-7628c4193f57 req-8a1d101c-035d-4100-8340-f6550ae65d70 tempest-AttachVolumeNegativeTest-145699947 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:19:55.998494 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-92726a8d-4e8c-4f3f-8b03-7628c4193f57 req-8a1d101c-035d-4100-8340-f6550ae65d70 tempest-AttachVolumeNegativeTest-145699947 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037', 'target_lun': 1, 'volume_id': '6a3a6749-6dbc-4167-9c97-a2043c6d5037', 'auth_method': 'CHAP', 'auth_username': 'NgH8YHt9bXcx9fzYahjf', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '29438b92-3635-42a0-a960-d5754f0eb4a3'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:19:56.241230 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-92726a8d-4e8c-4f3f-8b03-7628c4193f57 req-8a1d101c-035d-4100-8340-f6550ae65d70 tempest-AttachVolumeNegativeTest-145699947 None] attachment_update completed successfully.
Apr 01 15:20:28.800759 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:20:28.805958 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:20:28.806617 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:20:28.837715 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (f055d1f9-34c1-4e13-92ea-4d8f09e879c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:20:28.846539 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fca7dcca-7166-43aa-9b5f-5ec998942cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:20:28.890638 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:20:28.919599 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fca7dcca-7166-43aa-9b5f-5ec998942cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1868107409',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=8344d774-59bd-40d7-ad74-fd77d01444a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38b4abd9a26a4c5c81ec0237a1b099cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:20:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:20:29Z,user_id='1fc7bab7fcd54894be0a71e302bd1e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e5a36b7-bfe7-447a-aed7-ad9723b13d22),volume_type_id=9e5a36b7-bfe7-447a-aed7-ad9723b13d22)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:20:28.924350 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bba73d60-c7ca-4fba-ad3f-13613785d67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:20:28.928384 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bba73d60-c7ca-4fba-ad3f-13613785d67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:20:28.938678 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee1c03b8-12eb-4609-8180-76db39b55212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:20:28.953813 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee1c03b8-12eb-4609-8180-76db39b55212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8344d774-59bd-40d7-ad74-fd77d01444a1', 'volume_name': 'volume-8344d774-59bd-40d7-ad74-fd77d01444a1', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:20:28.963591 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0cbdbe9-4ddc-45f4-b426-6c6b66ce28e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:20:28.972096 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0cbdbe9-4ddc-45f4-b426-6c6b66ce28e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:20:28.974355 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fdb8236c-a0ce-4812-b415-efc9d6e8118e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:20:28.975227 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Volume 8344d774-59bd-40d7-ad74-fd77d01444a1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8344d774-59bd-40d7-ad74-fd77d01444a1', 'volume_size': 1}
Apr 01 15:20:28.976457 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8344d774-59bd-40d7-ad74-fd77d01444a1 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:20:29.016159 n-d-828419-4 sudo[144156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8344d774-59bd-40d7-ad74-fd77d01444a1 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:20:29.022003 n-d-828419-4 sudo[144156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:20:29.968491 n-d-828419-4 sudo[144156]: pam_unix(sudo:session): session closed for user root
Apr 01 15:20:29.970776 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8344d774-59bd-40d7-ad74-fd77d01444a1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.994s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:20:29.974377 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fdb8236c-a0ce-4812-b415-efc9d6e8118e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8344d774-59bd-40d7-ad74-fd77d01444a1', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:20:29.976556 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b42182bb-8a38-4345-8800-12e6d4760e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:20:30.062751 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Volume volume-8344d774-59bd-40d7-ad74-fd77d01444a1 (8344d774-59bd-40d7-ad74-fd77d01444a1): created successfully
Apr 01 15:20:30.067374 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b42182bb-8a38-4345-8800-12e6d4760e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:20:30.076566 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (f055d1f9-34c1-4e13-92ea-4d8f09e879c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:20:30.153525 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-bf474a2d-619d-4fa0-b880-3237bcb7261f tempest-TestVolumeBootPattern-1737749009 None] Created volume successfully.
Apr 01 15:20:37.426944 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-071d0eec-4192-4807-84a3-2d7202ebf082 req-8bf37417-efea-4bac-ab0f-9998d660c992 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:20:37.438626 n-d-828419-4 sudo[144332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1
Apr 01 15:20:37.439437 n-d-828419-4 sudo[144332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:20:37.934487 n-d-828419-4 sudo[144332]: pam_unix(sudo:session): session closed for user root
Apr 01 15:20:37.937353 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-071d0eec-4192-4807-84a3-2d7202ebf082 req-8bf37417-efea-4bac-ab0f-9998d660c992 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1" returned: 0 in 0.520s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:20:37.988110 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:20:38.006334 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:20:38.006669 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715799344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n Backing store flags: \n Account information:\n NgH8YHt9bXcx9fzYahjf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-071d0eec-4192-4807-84a3-2d7202ebf082 req-8bf37417-efea-4bac-ab0f-9998d660c992 tempest-TestVolumeBootPattern-1737749009 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: I_T nexus: 36
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: NgH8YHt9bXcx9fzYahjf
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:20:38.007300 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:20:38.009986 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-071d0eec-4192-4807-84a3-2d7202ebf082 req-8bf37417-efea-4bac-ab0f-9998d660c992 tempest-TestVolumeBootPattern-1737749009 None] Creating iscsi_target for Volume ID: volume-8344d774-59bd-40d7-ad74-fd77d01444a1 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:20:38.152317 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-071d0eec-4192-4807-84a3-2d7202ebf082 req-8bf37417-efea-4bac-ab0f-9998d660c992 tempest-TestVolumeBootPattern-1737749009 None] Created volume path /opt/stack/data/cinder/volumes/volume-8344d774-59bd-40d7-ad74-fd77d01444a1,
Apr 01 15:20:38.152317 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:20:38.152317 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:20:38.152317 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1
Apr 01 15:20:38.152317 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:20:38.152317 n-d-828419-4 cinder-volume[96899]: incominguser mN3ihMYfrJ8UgDSLmrrX VQLwF3TFGGzUJXTK
Apr 01 15:20:38.152317 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:20:38.152317 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:20:38.152317 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:20:38.152317 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:20:38.154328 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8344d774-59bd-40d7-ad74-fd77d01444a1 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:20:38.556555 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8344d774-59bd-40d7-ad74-fd77d01444a1" returned: 0 in 0.402s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:20:38.557188 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715799344]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:20:38.557465 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-071d0eec-4192-4807-84a3-2d7202ebf082 req-8bf37417-efea-4bac-ab0f-9998d660c992 tempest-TestVolumeBootPattern-1737749009 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:20:38.557837 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-071d0eec-4192-4807-84a3-2d7202ebf082 req-8bf37417-efea-4bac-ab0f-9998d660c992 tempest-TestVolumeBootPattern-1737749009 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:20:38.559962 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:20:38.567565 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:20:38.567943 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715799344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n Backing store flags: \n Account information:\n NgH8YHt9bXcx9fzYahjf\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8344d774-59bd-40d7-ad74-fd77d01444a1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1\n Backing store flags: \n Account information:\n mN3ihMYfrJ8UgDSLmrrX\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-071d0eec-4192-4807-84a3-2d7202ebf082 req-8bf37417-efea-4bac-ab0f-9998d660c992 tempest-TestVolumeBootPattern-1737749009 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: I_T nexus: 36
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: NgH8YHt9bXcx9fzYahjf
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:20:38.569207 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:20:38.575351 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:20:38.667992 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:20:38.673844 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715799344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n Backing store flags: \n Account information:\n NgH8YHt9bXcx9fzYahjf\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8344d774-59bd-40d7-ad74-fd77d01444a1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1\n Backing store flags: \n Account information:\n mN3ihMYfrJ8UgDSLmrrX\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:20:38.673844 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:20:38.774090 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:20:38.775100 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715799344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n Backing store flags: \n Account information:\n NgH8YHt9bXcx9fzYahjf\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8344d774-59bd-40d7-ad74-fd77d01444a1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1\n Backing store flags: \n Account information:\n mN3ihMYfrJ8UgDSLmrrX\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:20:38.789602 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-071d0eec-4192-4807-84a3-2d7202ebf082 req-8bf37417-efea-4bac-ab0f-9998d660c992 tempest-TestVolumeBootPattern-1737749009 None] Set provider_location to: 10.222.0.60:3260,2 iqn.2010-10.org.openstack:volume-8344d774-59bd-40d7-ad74-fd77d01444a1 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:20:39.063609 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-071d0eec-4192-4807-84a3-2d7202ebf082 req-8bf37417-efea-4bac-ab0f-9998d660c992 tempest-TestVolumeBootPattern-1737749009 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8344d774-59bd-40d7-ad74-fd77d01444a1', 'target_lun': 1, 'volume_id': '8344d774-59bd-40d7-ad74-fd77d01444a1', 'auth_method': 'CHAP', 'auth_username': 'mN3ihMYfrJ8UgDSLmrrX', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'da73d052-4a73-4f21-914b-bb2e4f778175'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:20:39.354930 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-071d0eec-4192-4807-84a3-2d7202ebf082 req-8bf37417-efea-4bac-ab0f-9998d660c992 tempest-TestVolumeBootPattern-1737749009 None] attachment_update completed successfully.
Apr 01 15:20:39.773487 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:20:39.774822 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:20:39.777080 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:20:39.807732 n-d-828419-4 sudo[144396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:20:39.811419 n-d-828419-4 sudo[144396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:20:40.269679 n-d-828419-4 sudo[144396]: pam_unix(sudo:session): session closed for user root
Apr 01 15:20:40.272249 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:20:40.274217 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:20:40.300324 n-d-828419-4 sudo[144409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:20:40.302742 n-d-828419-4 sudo[144409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:20:40.819760 n-d-828419-4 sudo[144409]: pam_unix(sudo:session): session closed for user root
Apr 01 15:20:40.822545 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.548s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:20:40.824785 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:20:53.607317 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-cf46753f-859a-4c96-8fd7-50785f303fed tempest-GroupsV314Test-955946411 None] Group tempest-GroupsV314Test-Group-462315249: creating
Apr 01 15:20:53.740249 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-cf46753f-859a-4c96-8fd7-50785f303fed tempest-GroupsV314Test-955946411 None] Group tempest-GroupsV314Test-Group-462315249: created successfully
Apr 01 15:20:53.799838 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-cf46753f-859a-4c96-8fd7-50785f303fed tempest-GroupsV314Test-955946411 None] Create group completed successfully.
Apr 01 15:20:56.488559 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:20:56.493917 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:20:56.494668 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:20:56.512363 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Flow 'volume_create_manager' (04216c05-0918-4dbf-a089-e4ad14c7507d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:20:56.516001 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36589786-aed2-475c-a510-20ed6337279a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:20:56.546882 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:20:56.571577 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36589786-aed2-475c-a510-20ed6337279a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:20:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-395811768',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=54c6654c-a240-40dc-948f-1530e692a53c,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=25a68b11-2c44-4c4c-a306-badd9fdd3ec7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcd1eaa0c3db46ffb2a7bae7783b3ade',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:20:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:20:56Z,user_id='0174461defaa401494f56a45d551b78d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95812db6-b167-4a76-93a0-889ed2e29027),volume_type_id=95812db6-b167-4a76-93a0-889ed2e29027)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:20:56.574280 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c4ac34e-9c12-450a-9951-f393e8b86e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:20:56.576480 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c4ac34e-9c12-450a-9951-f393e8b86e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:20:56.579051 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5253cb0-9c95-4e3f-8d2d-bb7ef89b40ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:20:56.581367 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5253cb0-9c95-4e3f-8d2d-bb7ef89b40ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '25a68b11-2c44-4c4c-a306-badd9fdd3ec7', 'volume_name': 'volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:20:56.583673 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0eee1fda-0163-4811-afac-3a165fe910e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:20:56.586706 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0eee1fda-0163-4811-afac-3a165fe910e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:20:56.592642 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7a911a9a-9a5a-4aff-ad2a-352d64f79026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:20:56.611931 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Volume 25a68b11-2c44-4c4c-a306-badd9fdd3ec7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7', 'volume_size': 1}
Apr 01 15:20:56.613317 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:20:56.633430 n-d-828419-4 sudo[144716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:20:56.635171 n-d-828419-4 sudo[144716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:20:57.299709 n-d-828419-4 sudo[144716]: pam_unix(sudo:session): session closed for user root
Apr 01 15:20:57.302317 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.689s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:20:57.306404 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7a911a9a-9a5a-4aff-ad2a-352d64f79026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:20:57.308717 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (740fbaaf-d1a4-494b-ad2c-d3adc47d8352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:20:57.398734 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Volume volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7 (25a68b11-2c44-4c4c-a306-badd9fdd3ec7): created successfully
Apr 01 15:20:57.400754 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (740fbaaf-d1a4-494b-ad2c-d3adc47d8352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:20:57.403890 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Flow 'volume_create_manager' (04216c05-0918-4dbf-a089-e4ad14c7507d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:20:57.535066 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-58eef7d1-e43e-4694-a9fc-ac54a59fba0e tempest-GroupsV314Test-955946411 None] Created volume successfully.
Apr 01 15:20:59.696115 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Creating clone of volume: 25a68b11-2c44-4c4c-a306-badd9fdd3ec7
Apr 01 15:20:59.697479 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:20:59.723153 n-d-828419-4 sudo[144766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7
Apr 01 15:20:59.724253 n-d-828419-4 sudo[144766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:00.182251 n-d-828419-4 sudo[144766]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:00.184619 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7" returned: 0 in 0.487s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:00.186777 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-23b07de1-a240-4fce-ba8f-bae769ca3519 --snapshot stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:00.207045 n-d-828419-4 sudo[144771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-23b07de1-a240-4fce-ba8f-bae769ca3519 --snapshot stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7 -L 1.00g
Apr 01 15:21:00.207886 n-d-828419-4 sudo[144771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:01.281149 n-d-828419-4 sudo[144771]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:01.283574 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-23b07de1-a240-4fce-ba8f-bae769ca3519 --snapshot stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7 -L 1.00g" returned: 0 in 1.096s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:01.285708 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-23b07de1-a240-4fce-ba8f-bae769ca3519 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:01.305894 n-d-828419-4 sudo[144886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-23b07de1-a240-4fce-ba8f-bae769ca3519 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:21:01.306753 n-d-828419-4 sudo[144886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:02.104500 n-d-828419-4 sudo[144886]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:02.108043 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-23b07de1-a240-4fce-ba8f-bae769ca3519 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.821s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:02.110230 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-23b07de1-a240-4fce-ba8f-bae769ca3519 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:02.134338 n-d-828419-4 sudo[144938]: ubuntu : 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-23b07de1-a240-4fce-ba8f-bae769ca3519
Apr 01 15:21:02.135179 n-d-828419-4 sudo[144938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:02.583962 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-abe85c7a-c82f-440e-9eb1-fedf627d9723 req-c5c44d27-3e3e-45e0-ad05-56bb9ccf26dd tempest-TestVolumeBootPattern-1737749009 None] Terminate volume connection completed successfully.
Apr 01 15:21:02.585008 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-abe85c7a-c82f-440e-9eb1-fedf627d9723 req-c5c44d27-3e3e-45e0-ad05-56bb9ccf26dd tempest-TestVolumeBootPattern-1737749009 None] Deleting attachment da73d052-4a73-4f21-914b-bb2e4f778175. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:21:02.588100 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:02.596061 n-d-828419-4 sudo[144938]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:02.597894 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-23b07de1-a240-4fce-ba8f-bae769ca3519" returned: 0 in 0.488s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:02.603386 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--23b07de1--a240--4fce--ba8f--bae769ca3519 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--23b07de1--a240--4fce--ba8f--bae769ca3519 iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:02.620439 n-d-828419-4 sudo[144942]: 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--23b07de1--a240--4fce--ba8f--bae769ca3519 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--23b07de1--a240--4fce--ba8f--bae769ca3519 iflag=direct
Apr 01 15:21:02.621306 n-d-828419-4 sudo[144942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:02.681229 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:02.681627 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713513600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n Backing store flags: \n Account information:\n NgH8YHt9bXcx9fzYahjf\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8344d774-59bd-40d7-ad74-fd77d01444a1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1\n Backing store flags: \n Account information:\n mN3ihMYfrJ8UgDSLmrrX\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:21:02.683437 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-abe85c7a-c82f-440e-9eb1-fedf627d9723 req-c5c44d27-3e3e-45e0-ad05-56bb9ccf26dd tempest-TestVolumeBootPattern-1737749009 None] Removing iscsi_target for Volume ID: 8344d774-59bd-40d7-ad74-fd77d01444a1
Apr 01 15:21:02.694114 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8344d774-59bd-40d7-ad74-fd77d01444a1 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:02.850722 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8344d774-59bd-40d7-ad74-fd77d01444a1 -f" returned: 0 in 0.165s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:02.855212 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713513600]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:21:02.858093 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:02.992313 n-d-828419-4 sudo[144942]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:03.000249 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--23b07de1--a240--4fce--ba8f--bae769ca3519 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--23b07de1--a240--4fce--ba8f--bae769ca3519 iflag=direct" returned: 0 in 0.396s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:03.001634 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--23b07de1--a240--4fce--ba8f--bae769ca3519 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--23b07de1--a240--4fce--ba8f--bae769ca3519 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:03.018590 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:03.019209 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713513600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n Backing store flags: \n Account information:\n NgH8YHt9bXcx9fzYahjf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:21:03.022371 n-d-828419-4 sudo[144969]: 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--23b07de1--a240--4fce--ba8f--bae769ca3519 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--23b07de1--a240--4fce--ba8f--bae769ca3519 oflag=direct
Apr 01 15:21:03.025256 n-d-828419-4 sudo[144969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:03.384137 n-d-828419-4 sudo[144969]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:03.386288 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--23b07de1--a240--4fce--ba8f--bae769ca3519 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--23b07de1--a240--4fce--ba8f--bae769ca3519 oflag=direct" returned: 0 in 0.385s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:03.392010 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--23b07de1--a240--4fce--ba8f--bae769ca3519 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--23b07de1--a240--4fce--ba8f--bae769ca3519 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:03.412066 n-d-828419-4 sudo[144981]: 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--23b07de1--a240--4fce--ba8f--bae769ca3519 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--23b07de1--a240--4fce--ba8f--bae769ca3519 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 15:21:03.412874 n-d-828419-4 sudo[144981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:05.273644 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-8344d774-59bd-40d7-ad74-fd77d01444a1-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:21:05.413308 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:05.510237 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:05.510629 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713513600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n Backing store flags: \n Account information:\n NgH8YHt9bXcx9fzYahjf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:21:05.511838 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8344d774-59bd-40d7-ad74-fd77d01444a1
Apr 01 15:21:05.512972 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:05.536346 n-d-828419-4 sudo[144989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1
Apr 01 15:21:05.537176 n-d-828419-4 sudo[144989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:05.956908 n-d-828419-4 sudo[144989]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:05.959228 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1" returned: 0 in 0.446s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:05.961360 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:05.981987 n-d-828419-4 sudo[144993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1
Apr 01 15:21:05.982828 n-d-828419-4 sudo[144993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:06.414073 n-d-828419-4 sudo[144993]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:06.416532 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1" returned: 0 in 0.455s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:06.418702 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:06.440434 n-d-828419-4 sudo[144996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1
Apr 01 15:21:06.441354 n-d-828419-4 sudo[144996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:07.071190 n-d-828419-4 sudo[144996]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:07.073813 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8344d774-59bd-40d7-ad74-fd77d01444a1" returned: 0 in 0.655s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:07.075049 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Successfully deleted volume: 8344d774-59bd-40d7-ad74-fd77d01444a1
Apr 01 15:21:07.105970 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-78665689 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-78665689, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:21:07.106784 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-78665689 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-78665689, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:21:07.363567 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Created reservations ['494d0758-b353-499b-acf0-962d4d281b05', '2430379e-60bf-482f-858e-c49dd8a59487', 'ca3bb0c2-9d71-40fb-a66a-34c36e45c949', 'd6fbaa46-9445-4a0f-bb19-7ce0a1635e24'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:21:07.969575 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:21:07.970292 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:07.989508 n-d-828419-4 sudo[145003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:21:07.990309 n-d-828419-4 sudo[145003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:08.429670 n-d-828419-4 sudo[145003]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:08.432010 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:08.434281 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:08.455707 n-d-828419-4 sudo[145008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:21:08.457302 n-d-828419-4 sudo[145008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:08.893215 n-d-828419-4 sudo[145008]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:08.895790 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:08.898348 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:21:08.907809 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Deleted volume successfully.
Apr 01 15:21:08.997820 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-44404e68-9b96-4733-8cd2-7fd20e3b1a33 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-8344d774-59bd-40d7-ad74-fd77d01444a1-delete_volume'" released by "delete_volume" :: held 3.724s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:21:10.646228 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:21:10.653355 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:21:10.654264 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:21:10.680429 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (fb44d63a-bd31-4591-8b31-069530619ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:21:10.689299 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba45c71a-9a3b-444a-8ed5-ca7025dbacec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:10.727669 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:21:10.768704 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba45c71a-9a3b-444a-8ed5-ca7025dbacec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1158576336',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=6f088b61-05a7-432e-8107-a65fbb0894c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38b4abd9a26a4c5c81ec0237a1b099cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:21:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:21:10Z,user_id='1fc7bab7fcd54894be0a71e302bd1e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:10.771249 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7883b64-eef8-47f2-b3fb-1a7f308c5f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:10.773704 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7883b64-eef8-47f2-b3fb-1a7f308c5f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:10.776033 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c27bb5d1-9af1-444c-8c98-f4443dc306eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:10.923532 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c27bb5d1-9af1-444c-8c98-f4443dc306eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6f088b61-05a7-432e-8107-a65fbb0894c5', 'volume_name': 'volume-6f088b61-05a7-432e-8107-a65fbb0894c5', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:10.929233 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (035c8045-8a50-4f63-ab99-9c95e10ec191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:10.932525 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (035c8045-8a50-4f63-ab99-9c95e10ec191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:10.935940 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7033c782-2478-4fa5-b596-8aee115fb867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:10.937164 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Volume 6f088b61-05a7-432e-8107-a65fbb0894c5: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6f088b61-05a7-432e-8107-a65fbb0894c5', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 15:21:10.938218 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Cloning 6f088b61-05a7-432e-8107-a65fbb0894c5 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 15:21:22.337155 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-6d2003ab-80e2-4fff-bcb5-02fd2e6f5f9c req-a79cf78d-9d9c-4a70-aef7-acd2fe1c4ff4 tempest-AttachVolumeNegativeTest-145699947 None] Terminate volume connection completed successfully.
Apr 01 15:21:22.337895 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-6d2003ab-80e2-4fff-bcb5-02fd2e6f5f9c req-a79cf78d-9d9c-4a70-aef7-acd2fe1c4ff4 tempest-AttachVolumeNegativeTest-145699947 None] Deleting attachment 29438b92-3635-42a0-a960-d5754f0eb4a3. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:21:22.339220 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:22.432759 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:22.433142 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715735040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037\n Backing store flags: \n Account information:\n NgH8YHt9bXcx9fzYahjf\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:21:22.433795 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-6d2003ab-80e2-4fff-bcb5-02fd2e6f5f9c req-a79cf78d-9d9c-4a70-aef7-acd2fe1c4ff4 tempest-AttachVolumeNegativeTest-145699947 None] Removing iscsi_target for Volume ID: 6a3a6749-6dbc-4167-9c97-a2043c6d5037
Apr 01 15:21:22.435019 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:22.534087 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 -f" returned: 0 in 0.099s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:22.534884 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715735040]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:21:22.536466 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:22.635107 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:22.635553 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715735040]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:21:24.798478 n-d-828419-4 sudo[144981]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:24.800929 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--23b07de1--a240--4fce--ba8f--bae769ca3519 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--23b07de1--a240--4fce--ba8f--bae769ca3519 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 21.414s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:24.801504 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--23b07de1--a240--4fce--ba8f--bae769ca3519, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--23b07de1--a240--4fce--ba8f--bae769ca3519, size 1024.00 MB, duration 21.41 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:21:24.801843 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Volume copy 1024.00 MB at 47.82 MB/s
Apr 01 15:21:24.803120 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-23b07de1-a240-4fce-ba8f-bae769ca3519 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:24.824947 n-d-828419-4 sudo[145109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-23b07de1-a240-4fce-ba8f-bae769ca3519
Apr 01 15:21:24.826361 n-d-828419-4 sudo[145109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:25.306472 n-d-828419-4 sudo[145109]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:25.896150 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1, size 616.00 MB, duration 14.96 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 15:21:25.896761 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Image download 616.00 MB at 41.19 MB/s
Apr 01 15:21:25.901078 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-23b07de1-a240-4fce-ba8f-bae769ca3519" returned: 0 in 1.098s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:25.907710 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-23b07de1-a240-4fce-ba8f-bae769ca3519 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:25.931521 n-d-828419-4 sudo[145120]: ubuntu : TTY=unknown ; 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-23b07de1-a240-4fce-ba8f-bae769ca3519
Apr 01 15:21:25.932680 n-d-828419-4 sudo[145120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:25.960232 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:26.057658 n-d-828419-4 sudo[145122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1
Apr 01 15:21:26.058807 n-d-828419-4 sudo[145122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:26.466655 n-d-828419-4 sudo[145122]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:26.471416 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1" returned: 0 in 0.511s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:26.472965 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user 1fc7bab7fcd54894be0a71e302bd1e8e. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 15:21:26.695430 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:26.799938 n-d-828419-4 sudo[145169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1
Apr 01 15:21:26.800789 n-d-828419-4 sudo[145169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:26.828990 n-d-828419-4 sudo[145120]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:26.831406 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-23b07de1-a240-4fce-ba8f-bae769ca3519" returned: 0 in 0.923s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:27.141910 n-d-828419-4 sudo[145169]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:27.144642 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:27.147143 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f088b61-05a7-432e-8107-a65fbb0894c5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:27.166589 n-d-828419-4 sudo[145176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f088b61-05a7-432e-8107-a65fbb0894c5 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:21:27.167576 n-d-828419-4 sudo[145176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:27.407067 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-210eb6eb-eab2-441c-8a01-f8d73f255e8f tempest-GroupsV314Test-955946411 None] Create group from source-group-54c6654c-a240-40dc-948f-1530e692a53c completed successfully.
Apr 01 15:21:27.861137 n-d-828419-4 sudo[145176]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:27.863021 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f088b61-05a7-432e-8107-a65fbb0894c5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.716s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:28.093184 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 6f088b61-05a7-432e-8107-a65fbb0894c5. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 15:21:28.143478 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_95xyhaz6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:28.248339 n-d-828419-4 sudo[145215]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_95xyhaz6
Apr 01 15:21:28.249177 n-d-828419-4 sudo[145215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:28.479299 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Skipping remove_export. No iscsi_target is presently exported for volume: 23b07de1-a240-4fce-ba8f-bae769ca3519
Apr 01 15:21:28.484957 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-23b07de1-a240-4fce-ba8f-bae769ca3519 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:28.526903 n-d-828419-4 sudo[145222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-23b07de1-a240-4fce-ba8f-bae769ca3519
Apr 01 15:21:28.529462 n-d-828419-4 sudo[145222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:28.629989 n-d-828419-4 sudo[145215]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:28.632444 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_95xyhaz6" returned: 0 in 0.489s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:28.633890 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:28.779919 n-d-828419-4 sudo[145226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1
Apr 01 15:21:28.792207 n-d-828419-4 sudo[145226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:29.031532 n-d-828419-4 sudo[145222]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:29.033832 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-23b07de1-a240-4fce-ba8f-bae769ca3519" returned: 0 in 0.550s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:29.036028 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-23b07de1-a240-4fce-ba8f-bae769ca3519 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:29.057437 n-d-828419-4 sudo[145230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-23b07de1-a240-4fce-ba8f-bae769ca3519
Apr 01 15:21:29.058942 n-d-828419-4 sudo[145230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:29.185265 n-d-828419-4 sudo[145226]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:29.187858 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1" returned: 0 in 0.554s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:29.189120 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 15:21:29.190471 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f088b61--05a7--432e--8107--a65fbb0894c5 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:29.217490 n-d-828419-4 sudo[145235]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f088b61--05a7--432e--8107--a65fbb0894c5 oflag=direct
Apr 01 15:21:29.219529 n-d-828419-4 sudo[145235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:29.568784 n-d-828419-4 sudo[145230]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:29.575998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-23b07de1-a240-4fce-ba8f-bae769ca3519" returned: 0 in 0.539s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:29.578525 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-23b07de1-a240-4fce-ba8f-bae769ca3519 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:29.647302 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f088b61--05a7--432e--8107--a65fbb0894c5 oflag=direct" returned: 0 in 0.450s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:29.647302 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 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_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6f088b61--05a7--432e--8107--a65fbb0894c5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:29.638406 n-d-828419-4 sudo[145235]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:29.651089 n-d-828419-4 sudo[145239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-23b07de1-a240-4fce-ba8f-bae769ca3519
Apr 01 15:21:29.652527 n-d-828419-4 sudo[145239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:29.672368 n-d-828419-4 sudo[145249]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6f088b61--05a7--432e--8107--a65fbb0894c5
Apr 01 15:21:29.673194 n-d-828419-4 sudo[145249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:30.417767 n-d-828419-4 sudo[145239]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:30.420921 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-23b07de1-a240-4fce-ba8f-bae769ca3519" returned: 0 in 0.842s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:30.422157 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Successfully deleted volume: 23b07de1-a240-4fce-ba8f-bae769ca3519
Apr 01 15:21:31.071668 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Created reservations ['510db080-1f76-4679-8317-8db9ac6849cb'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:21:31.098496 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1799193104 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1799193104, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:21:31.099262 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1799193104 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1799193104, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:21:31.202952 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Created reservations ['87b2fe6d-e31e-4ef0-aeb3-f870ea7b76fe', '3d45c312-aa6c-4c2c-9ffc-febf98134480', 'ee8b40d6-fc99-470d-94ae-9a295e8e9cd2', '3e5dfe40-448b-4832-ba70-cc72ec3719ae'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:21:31.798630 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:21:31.799641 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:31.821165 n-d-828419-4 sudo[145290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:21:31.822024 n-d-828419-4 sudo[145290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:32.254748 n-d-828419-4 sudo[145290]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:32.257065 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:32.259303 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:32.284839 n-d-828419-4 sudo[145293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:21:32.285675 n-d-828419-4 sudo[145293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:32.483495 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] Skipping remove_export. No iscsi_target is presently exported for volume: 25a68b11-2c44-4c4c-a306-badd9fdd3ec7
Apr 01 15:21:32.484953 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:32.507318 n-d-828419-4 sudo[145295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7
Apr 01 15:21:32.508815 n-d-828419-4 sudo[145295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:32.749202 n-d-828419-4 sudo[145293]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:32.756460 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.497s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:32.758901 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:21:32.764464 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2d32b49c-2310-4a0c-9717-39b3709a6674 tempest-GroupsV314Test-955946411 None] Delete group completed successfully.
Apr 01 15:21:32.936708 n-d-828419-4 sudo[145295]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:32.938474 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7" returned: 0 in 0.454s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:32.939890 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:32.958624 n-d-828419-4 sudo[145300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7
Apr 01 15:21:32.959431 n-d-828419-4 sudo[145300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:33.382649 n-d-828419-4 sudo[145300]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:33.385548 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7" returned: 0 in 0.444s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:33.387196 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:33.408808 n-d-828419-4 sudo[145303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7
Apr 01 15:21:33.409653 n-d-828419-4 sudo[145303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:34.102414 n-d-828419-4 sudo[145303]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:34.104691 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25a68b11-2c44-4c4c-a306-badd9fdd3ec7" returned: 0 in 0.717s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:34.105880 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] Successfully deleted volume: 25a68b11-2c44-4c4c-a306-badd9fdd3ec7
Apr 01 15:21:34.649085 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] Created reservations ['e6980e51-56d5-4a9b-94c6-d3f0d4fa5a7a'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:21:34.790658 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] Created reservations ['03d4f065-e382-4f2d-8ce7-4659cc112ff8', '92709617-4965-45bd-b294-78c8cd7a0fa4', '3a36438e-2b97-4bc3-8ee9-6e151ccf105b', '27405a99-0199-471c-bb6a-cbab5af80dbc'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:21:35.435945 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:21:35.436603 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:35.457069 n-d-828419-4 sudo[145310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:21:35.457963 n-d-828419-4 sudo[145310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:35.880017 n-d-828419-4 sudo[145310]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:35.882402 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:35.884614 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:35.904250 n-d-828419-4 sudo[145313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:21:35.905052 n-d-828419-4 sudo[145313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:36.156273 n-d-828419-4 sudo[145249]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:36.159256 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 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_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6f088b61--05a7--432e--8107--a65fbb0894c5" returned: 0 in 6.517s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:36.160945 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:36.277098 n-d-828419-4 sudo[145324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1
Apr 01 15:21:36.277942 n-d-828419-4 sudo[145324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:36.359966 n-d-828419-4 sudo[145313]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:36.362312 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:36.364603 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:21:36.380477 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-09b11dff-da92-4f54-b773-dc5d426add2b tempest-GroupsV314Test-955946411 None] Delete group completed successfully.
Apr 01 15:21:36.627050 n-d-828419-4 sudo[145324]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:36.628834 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1" returned: 0 in 0.468s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:36.629634 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_6pcep6ten-d-828419-4@lvmdriver-1, size 700.00 MB, duration 6.52 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--6f088b61--05a7--432e--8107--a65fbb0894c5 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 15:21:36.630022 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Converted 700.00 MB image at 107.39 MB/s
Apr 01 15:21:36.630690 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 6f088b61-05a7-432e-8107-a65fbb0894c5 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 15:21:36.753633 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user 1fc7bab7fcd54894be0a71e302bd1e8e is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 15:21:36.754286 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Marking volume 6f088b61-05a7-432e-8107-a65fbb0894c5 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:21:36.893302 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to 6f088b61-05a7-432e-8107-a65fbb0894c5. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 15:21:36.894574 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Creating volume glance metadata for volume 6f088b61-05a7-432e-8107-a65fbb0894c5 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 15:21:37.118946 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7033c782-2478-4fa5-b596-8aee115fb867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6f088b61-05a7-432e-8107-a65fbb0894c5', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:37.121990 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8ffbc2c-356b-4937-bf4a-521779d3b748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:37.254522 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Volume volume-6f088b61-05a7-432e-8107-a65fbb0894c5 (6f088b61-05a7-432e-8107-a65fbb0894c5): created successfully
Apr 01 15:21:37.256503 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8ffbc2c-356b-4937-bf4a-521779d3b748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:37.259812 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (fb44d63a-bd31-4591-8b31-069530619ab4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:21:37.397284 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-99de9f68-0ba6-4577-b58a-f5042d355213 tempest-TestVolumeBootPattern-1737749009 None] Created volume successfully.
Apr 01 15:21:39.171552 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fc2445da-6a2a-4172-b912-aaa7c6dad074 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:39.190987 n-d-828419-4 sudo[145333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5
Apr 01 15:21:39.191943 n-d-828419-4 sudo[145333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:39.633596 n-d-828419-4 sudo[145333]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:39.637019 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fc2445da-6a2a-4172-b912-aaa7c6dad074 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5" returned: 0 in 0.465s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:39.638943 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fc2445da-6a2a-4172-b912-aaa7c6dad074 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a683e60f-573a-436c-8ab5-8e4e279b1ae7 --snapshot stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:39.667040 n-d-828419-4 sudo[145336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a683e60f-573a-436c-8ab5-8e4e279b1ae7 --snapshot stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5 -L 1.00g
Apr 01 15:21:39.667848 n-d-828419-4 sudo[145336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:39.772574 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:21:39.773792 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:21:39.774773 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:39.796569 n-d-828419-4 sudo[145338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:21:39.797575 n-d-828419-4 sudo[145338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:40.577669 n-d-828419-4 sudo[145336]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:40.580133 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fc2445da-6a2a-4172-b912-aaa7c6dad074 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a683e60f-573a-436c-8ab5-8e4e279b1ae7 --snapshot stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5 -L 1.00g" returned: 0 in 0.941s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:40.581110 n-d-828419-4 sudo[145338]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:40.616548 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.839s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:40.616548 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:40.635363 n-d-828419-4 sudo[145445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:21:40.636834 n-d-828419-4 sudo[145445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:40.947045 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-fc2445da-6a2a-4172-b912-aaa7c6dad074 tempest-TestVolumeBootPattern-1737749009 None] Create snapshot completed successfully
Apr 01 15:21:41.125266 n-d-828419-4 sudo[145445]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:41.127096 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.512s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:41.128434 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:21:42.553617 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:21:42.559066 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:21:42.568538 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:21:42.574289 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Flow 'volume_create_manager' (a63e6e60-7a50-4f98-9a3c-7aad90e1191f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:21:42.577676 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bee12ccd-3100-4e7b-ad51-50cb48536dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:42.602242 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:21:42.633164 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bee12ccd-3100-4e7b-ad51-50cb48536dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-894939087',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=d7d224cf-bbac-4c22-9043-0289d68d8de5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db98223a5f584a7b8dc28f3684d2ca4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:21:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:21:42Z,user_id='21d6805301c8418986ef3399c76e926f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:42.635670 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8beb89a1-9afc-4a6d-b931-ae54fcfaf33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:42.638272 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8beb89a1-9afc-4a6d-b931-ae54fcfaf33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:42.640532 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4581a43-17ff-4dc9-9357-54a5d59c7756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:42.642795 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4581a43-17ff-4dc9-9357-54a5d59c7756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd7d224cf-bbac-4c22-9043-0289d68d8de5', 'volume_name': 'volume-d7d224cf-bbac-4c22-9043-0289d68d8de5', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:42.648001 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60bb10b8-95d9-4a3a-89eb-c3ccef8c5211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:42.648001 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60bb10b8-95d9-4a3a-89eb-c3ccef8c5211) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:42.649918 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7f4897f-4439-4abc-84a1-03afc7fbe52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:42.650685 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Volume d7d224cf-bbac-4c22-9043-0289d68d8de5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d7d224cf-bbac-4c22-9043-0289d68d8de5', 'volume_size': 1}
Apr 01 15:21:42.651903 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7d224cf-bbac-4c22-9043-0289d68d8de5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:42.671776 n-d-828419-4 sudo[145466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7d224cf-bbac-4c22-9043-0289d68d8de5 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:21:42.673233 n-d-828419-4 sudo[145466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:43.394075 n-d-828419-4 sudo[145466]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:43.396242 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7d224cf-bbac-4c22-9043-0289d68d8de5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.744s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:43.399565 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7f4897f-4439-4abc-84a1-03afc7fbe52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d7d224cf-bbac-4c22-9043-0289d68d8de5', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:43.403640 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ebcccdf-cd61-4bbf-8105-3adac50e7b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:43.499839 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Volume volume-d7d224cf-bbac-4c22-9043-0289d68d8de5 (d7d224cf-bbac-4c22-9043-0289d68d8de5): created successfully
Apr 01 15:21:43.501833 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ebcccdf-cd61-4bbf-8105-3adac50e7b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:43.505350 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Flow 'volume_create_manager' (a63e6e60-7a50-4f98-9a3c-7aad90e1191f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:21:43.614579 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6edafb94-40fb-4ac4-9f89-d935a7706821 tempest-SnapshotMetadataTestJSON-273389123 None] Created volume successfully.
Apr 01 15:21:45.152086 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a18a4e9a-ee7e-4ff1-b60c-4fbc14aa5fd3 tempest-SnapshotMetadataTestJSON-273389123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:45.171294 n-d-828419-4 sudo[145509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5
Apr 01 15:21:45.172103 n-d-828419-4 sudo[145509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:45.597005 n-d-828419-4 sudo[145509]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:45.599371 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a18a4e9a-ee7e-4ff1-b60c-4fbc14aa5fd3 tempest-SnapshotMetadataTestJSON-273389123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5" returned: 0 in 0.447s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:45.601209 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a18a4e9a-ee7e-4ff1-b60c-4fbc14aa5fd3 tempest-SnapshotMetadataTestJSON-273389123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b1272660-b780-4905-9e7b-4fff47870294 --snapshot stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:45.620378 n-d-828419-4 sudo[145512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b1272660-b780-4905-9e7b-4fff47870294 --snapshot stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5 -L 1.00g
Apr 01 15:21:45.621179 n-d-828419-4 sudo[145512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:46.540784 n-d-828419-4 sudo[145512]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:46.543050 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a18a4e9a-ee7e-4ff1-b60c-4fbc14aa5fd3 tempest-SnapshotMetadataTestJSON-273389123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b1272660-b780-4905-9e7b-4fff47870294 --snapshot stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5 -L 1.00g" returned: 0 in 0.941s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:46.701825 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-a18a4e9a-ee7e-4ff1-b60c-4fbc14aa5fd3 tempest-SnapshotMetadataTestJSON-273389123 None] Create snapshot completed successfully
Apr 01 15:21:47.876193 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:21:47.880653 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:21:47.882611 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:21:47.906390 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (3a6a0382-51e5-40a3-b9ab-33d6a29690f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:21:47.909922 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (415a2e65-62de-4721-b78e-3d976632fbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:47.946089 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:21:47.983752 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (415a2e65-62de-4721-b78e-3d976632fbbd) 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-04-01T15:21:47Z,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-828419-4@lvmdriver-1#lvmdriver-1',id=dc4fe531-1b9f-416f-bea2-6022ceb5f33e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38b4abd9a26a4c5c81ec0237a1b099cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:21:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=a683e60f-573a-436c-8ab5-8e4e279b1ae7,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:21:48Z,user_id='1fc7bab7fcd54894be0a71e302bd1e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:47.987901 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee71adbf-8a2a-4948-97dd-d05c69d214ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:47.990716 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee71adbf-8a2a-4948-97dd-d05c69d214ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:47.994344 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (02435d1f-cfb8-4367-ac09-6f72c50358aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:47.998022 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (02435d1f-cfb8-4367-ac09-6f72c50358aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'dc4fe531-1b9f-416f-bea2-6022ceb5f33e', 'volume_name': 'volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e', 'volume_size': 1, 'snapshot_id': 'a683e60f-573a-436c-8ab5-8e4e279b1ae7'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:48.000879 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d2aec9f-299a-4cc8-a743-2ea21f79527a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:48.003212 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d2aec9f-299a-4cc8-a743-2ea21f79527a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:21:48.005367 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6f17a984-987a-4735-996d-903643d13d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:21:48.006166 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Volume dc4fe531-1b9f-416f-bea2-6022ceb5f33e: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e', 'volume_size': 1, 'snapshot_id': 'a683e60f-573a-436c-8ab5-8e4e279b1ae7'}
Apr 01 15:21:48.027431 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:48.048960 n-d-828419-4 sudo[145624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:21:48.049786 n-d-828419-4 sudo[145624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:48.812339 n-d-828419-4 sudo[145624]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:48.814932 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.787s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:48.817047 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a683e60f-573a-436c-8ab5-8e4e279b1ae7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:48.863930 n-d-828419-4 sudo[145663]: ubuntu : 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-a683e60f-573a-436c-8ab5-8e4e279b1ae7
Apr 01 15:21:48.865182 n-d-828419-4 sudo[145663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:49.328218 n-d-828419-4 sudo[145663]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:49.330614 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a683e60f-573a-436c-8ab5-8e4e279b1ae7" returned: 0 in 0.513s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:49.333205 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a683e60f--573a--436c--8ab5--8e4e279b1ae7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dc4fe531--1b9f--416f--bea2--6022ceb5f33e iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:49.362998 n-d-828419-4 sudo[145669]: 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--a683e60f--573a--436c--8ab5--8e4e279b1ae7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dc4fe531--1b9f--416f--bea2--6022ceb5f33e iflag=direct
Apr 01 15:21:49.363889 n-d-828419-4 sudo[145669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:49.380405 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-02879a27-6a57-4688-8ad7-cf3ce2fb9faa tempest-SnapshotMetadataTestJSON-273389123 None] Lock "b'cinder-b1272660-b780-4905-9e7b-4fff47870294-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:21:49.380405 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-02879a27-6a57-4688-8ad7-cf3ce2fb9faa tempest-SnapshotMetadataTestJSON-273389123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-b1272660-b780-4905-9e7b-4fff47870294 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:49.417641 n-d-828419-4 sudo[145671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-b1272660-b780-4905-9e7b-4fff47870294
Apr 01 15:21:49.418973 n-d-828419-4 sudo[145671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:49.810313 n-d-828419-4 sudo[145669]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:49.813076 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a683e60f--573a--436c--8ab5--8e4e279b1ae7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dc4fe531--1b9f--416f--bea2--6022ceb5f33e iflag=direct" returned: 0 in 0.479s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:49.814820 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a683e60f--573a--436c--8ab5--8e4e279b1ae7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dc4fe531--1b9f--416f--bea2--6022ceb5f33e oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:49.856166 n-d-828419-4 sudo[145693]: 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--a683e60f--573a--436c--8ab5--8e4e279b1ae7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dc4fe531--1b9f--416f--bea2--6022ceb5f33e oflag=direct
Apr 01 15:21:49.857117 n-d-828419-4 sudo[145693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:50.074287 n-d-828419-4 sudo[145671]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:50.077023 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-02879a27-6a57-4688-8ad7-cf3ce2fb9faa tempest-SnapshotMetadataTestJSON-273389123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-b1272660-b780-4905-9e7b-4fff47870294" returned: 0 in 0.698s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:50.079320 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-02879a27-6a57-4688-8ad7-cf3ce2fb9faa tempest-SnapshotMetadataTestJSON-273389123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b1272660-b780-4905-9e7b-4fff47870294 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:50.133472 n-d-828419-4 sudo[145696]: ubuntu : TTY=unknown ; 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-b1272660-b780-4905-9e7b-4fff47870294
Apr 01 15:21:50.134337 n-d-828419-4 sudo[145696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:50.257774 n-d-828419-4 sudo[145693]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:50.260337 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a683e60f--573a--436c--8ab5--8e4e279b1ae7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dc4fe531--1b9f--416f--bea2--6022ceb5f33e oflag=direct" returned: 0 in 0.445s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:50.261908 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a683e60f--573a--436c--8ab5--8e4e279b1ae7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dc4fe531--1b9f--416f--bea2--6022ceb5f33e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:50.298225 n-d-828419-4 sudo[145710]: 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--a683e60f--573a--436c--8ab5--8e4e279b1ae7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dc4fe531--1b9f--416f--bea2--6022ceb5f33e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 15:21:50.300105 n-d-828419-4 sudo[145710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:51.088046 n-d-828419-4 sudo[145696]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:51.090607 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-02879a27-6a57-4688-8ad7-cf3ce2fb9faa tempest-SnapshotMetadataTestJSON-273389123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b1272660-b780-4905-9e7b-4fff47870294" returned: 0 in 1.011s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:51.339045 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-02879a27-6a57-4688-8ad7-cf3ce2fb9faa tempest-SnapshotMetadataTestJSON-273389123 None] Created reservations ['eff99f10-5a49-48fa-a505-2059cb4573db', 'e3cd09b5-ad67-41f3-ac74-7a299279058c', '2870aa0a-57fb-4138-95ce-1a8b2d32285d', '096682aa-4bee-435a-bcda-f2d6987b49aa'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:21:51.745476 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-02879a27-6a57-4688-8ad7-cf3ce2fb9faa tempest-SnapshotMetadataTestJSON-273389123 None] Delete snapshot completed successfully.
Apr 01 15:21:51.751702 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-02879a27-6a57-4688-8ad7-cf3ce2fb9faa tempest-SnapshotMetadataTestJSON-273389123 None] Lock "b'cinder-b1272660-b780-4905-9e7b-4fff47870294-delete_snapshot'" released by "delete_snapshot" :: held 2.376s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:21:53.442290 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Lock "b'cinder-d7d224cf-bbac-4c22-9043-0289d68d8de5-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:21:53.676056 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Skipping remove_export. No iscsi_target is presently exported for volume: d7d224cf-bbac-4c22-9043-0289d68d8de5
Apr 01 15:21:53.677426 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:53.698299 n-d-828419-4 sudo[145754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5
Apr 01 15:21:53.699125 n-d-828419-4 sudo[145754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:54.157807 n-d-828419-4 sudo[145754]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:54.160450 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5" returned: 0 in 0.483s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:54.163270 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:54.190662 n-d-828419-4 sudo[145757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5
Apr 01 15:21:54.191466 n-d-828419-4 sudo[145757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:54.658594 n-d-828419-4 sudo[145757]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:54.661976 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5" returned: 0 in 0.498s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:54.665689 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:54.690074 n-d-828419-4 sudo[145760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5
Apr 01 15:21:54.690890 n-d-828419-4 sudo[145760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:55.371800 n-d-828419-4 sudo[145760]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:55.377394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7d224cf-bbac-4c22-9043-0289d68d8de5" returned: 0 in 0.709s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:55.380719 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Successfully deleted volume: d7d224cf-bbac-4c22-9043-0289d68d8de5
Apr 01 15:21:55.596340 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Created reservations ['155207d8-e46e-49da-9481-d489213cbcf1', '2b83a72f-18ba-4cb6-a2d5-b59132ee72ba', 'ca3f31f2-670d-47b5-ade6-1db4ffe537dc', '504ab260-8eaa-4bd3-acf2-4d19cbd21add'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:21:55.899904 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:21:55.900693 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:55.923476 n-d-828419-4 sudo[145767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:21:55.924378 n-d-828419-4 sudo[145767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:56.404859 n-d-828419-4 sudo[145767]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:56.407459 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.506s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:56.409756 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:21:56.434821 n-d-828419-4 sudo[145770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:21:56.435776 n-d-828419-4 sudo[145770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:21:56.918390 n-d-828419-4 sudo[145770]: pam_unix(sudo:session): session closed for user root
Apr 01 15:21:56.920958 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.511s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:21:56.929502 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:21:56.933051 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Deleted volume successfully.
Apr 01 15:21:57.042584 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-95a03663-4cf1-42be-97b4-f2f5afa10a09 tempest-SnapshotMetadataTestJSON-273389123 None] Lock "b'cinder-d7d224cf-bbac-4c22-9043-0289d68d8de5-delete_volume'" released by "delete_volume" :: held 3.600s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:22:01.571038 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:22:01.577720 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:22:01.578463 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:22:01.590616 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Flow 'volume_create_manager' (f4001731-b898-4952-8282-976dba9a1385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:22:01.593794 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (165930d1-95e5-4afa-bd2d-6adda5151e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:22:01.620145 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:22:01.648785 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (165930d1-95e5-4afa-bd2d-6adda5151e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:22:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2012845625',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=90fcf81d-cd42-4b88-b033-838a8510ca54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34675006c71d4a39990a97f68d1eded7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:22:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:22:01Z,user_id='da726f7425134b90aef8d1e2aa20c44c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:22:01.663527 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9efe7999-c5e3-4d11-865f-90bb0692800d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:22:01.663527 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9efe7999-c5e3-4d11-865f-90bb0692800d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:22:01.663527 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ecd280e-c020-4c78-913c-7df677027eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:22:01.663527 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ecd280e-c020-4c78-913c-7df677027eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '90fcf81d-cd42-4b88-b033-838a8510ca54', 'volume_name': 'volume-90fcf81d-cd42-4b88-b033-838a8510ca54', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:22:01.663527 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af9c4dc5-825e-42db-b598-7f9fbfb1f3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:22:01.663527 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af9c4dc5-825e-42db-b598-7f9fbfb1f3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:22:01.664516 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69004839-018f-4d6c-b1cb-1b7383ba8d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:22:01.665078 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Volume 90fcf81d-cd42-4b88-b033-838a8510ca54: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-90fcf81d-cd42-4b88-b033-838a8510ca54', 'volume_size': 1}
Apr 01 15:22:01.666536 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-90fcf81d-cd42-4b88-b033-838a8510ca54 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:01.687642 n-d-828419-4 sudo[145789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-90fcf81d-cd42-4b88-b033-838a8510ca54 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:22:01.688452 n-d-828419-4 sudo[145789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:02.385133 n-d-828419-4 sudo[145789]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:02.388174 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-90fcf81d-cd42-4b88-b033-838a8510ca54 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.721s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:02.391797 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69004839-018f-4d6c-b1cb-1b7383ba8d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-90fcf81d-cd42-4b88-b033-838a8510ca54', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:22:02.394495 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef046c4e-7fcd-419a-8bad-fc02b99c98bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:22:02.499830 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Volume volume-90fcf81d-cd42-4b88-b033-838a8510ca54 (90fcf81d-cd42-4b88-b033-838a8510ca54): created successfully
Apr 01 15:22:02.502002 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef046c4e-7fcd-419a-8bad-fc02b99c98bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:22:02.505011 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Flow 'volume_create_manager' (f4001731-b898-4952-8282-976dba9a1385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:22:02.595825 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ae1f38bc-2a29-4527-b826-d1fb8c5ddc49 tempest-VolumesBackupsV39Test-630073395 None] Created volume successfully.
Apr 01 15:22:05.305738 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.driver [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] Creating a new backup for volume volume-90fcf81d-cd42-4b88-b033-838a8510ca54. {{(pid=96899) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 01 15:22:05.319654 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:05.341506 n-d-828419-4 sudo[145837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54
Apr 01 15:22:05.342340 n-d-828419-4 sudo[145837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:05.835350 n-d-828419-4 sudo[145837]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:05.837712 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54" returned: 0 in 0.518s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:05.895001 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:05.902358 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:05.902675 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714331920]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:05.903417 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:22:05.904348 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] Creating iscsi_target for Volume ID: volume-90fcf81d-cd42-4b88-b033-838a8510ca54 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:22:06.047207 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] Created volume path /opt/stack/data/cinder/volumes/volume-90fcf81d-cd42-4b88-b033-838a8510ca54,
Apr 01 15:22:06.047207 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:22:06.047207 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:22:06.047207 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54
Apr 01 15:22:06.047207 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:22:06.047207 n-d-828419-4 cinder-volume[96899]: incominguser crRmYtRhXKwZ7VZS5mpL DXCj3VgoCE9EuQRy
Apr 01 15:22:06.047207 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:22:06.047207 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:22:06.047207 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:22:06.047207 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:22:06.048712 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:06.414792 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54" returned: 0 in 0.366s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:06.415380 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714331920]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:06.415860 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:22:06.416282 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:22:06.417561 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:06.424419 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:06.424798 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714331920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n Backing store flags: \n Account information:\n crRmYtRhXKwZ7VZS5mpL\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:06.425609 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:22:06.426956 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:06.516779 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:06.517151 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714331920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n Backing store flags: \n Account information:\n crRmYtRhXKwZ7VZS5mpL\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:06.518823 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:06.622603 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:06.628254 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714331920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n Backing store flags: \n Account information:\n crRmYtRhXKwZ7VZS5mpL\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:06.628254 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:22:06.841614 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] Initialize volume connection completed successfully.
Apr 01 15:22:15.510808 n-d-828419-4 sudo[145710]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:15.512853 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a683e60f--573a--436c--8ab5--8e4e279b1ae7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dc4fe531--1b9f--416f--bea2--6022ceb5f33e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 25.251s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:15.513528 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a683e60f--573a--436c--8ab5--8e4e279b1ae7, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--dc4fe531--1b9f--416f--bea2--6022ceb5f33e, size 1024.00 MB, duration 25.25 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:22:15.514027 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Volume copy 1024.00 MB at 40.55 MB/s
Apr 01 15:22:15.567289 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Marking volume dc4fe531-1b9f-416f-bea2-6022ceb5f33e as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:22:15.705231 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Copying metadata from snapshot a683e60f-573a-436c-8ab5-8e4e279b1ae7 to dc4fe531-1b9f-416f-bea2-6022ceb5f33e. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Apr 01 15:22:15.832757 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6f17a984-987a-4735-996d-903643d13d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e', 'volume_size': 1, 'snapshot_id': 'a683e60f-573a-436c-8ab5-8e4e279b1ae7'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:22:15.835397 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1b01ace-1a7c-4eb0-a01a-0a931a4e8256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:22:15.956391 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Volume volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e (dc4fe531-1b9f-416f-bea2-6022ceb5f33e): created successfully
Apr 01 15:22:15.958813 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1b01ace-1a7c-4eb0-a01a-0a931a4e8256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:22:15.963119 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (3a6a0382-51e5-40a3-b9ab-33d6a29690f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:22:16.070628 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-9bef1aec-5323-4e9d-8b19-75e3b8f1bebf tempest-TestVolumeBootPattern-1737749009 None] Created volume successfully.
Apr 01 15:22:19.372091 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-8150d4e3-2726-426d-a9c0-30966ea4f25a tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:19.391605 n-d-828419-4 sudo[146001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e
Apr 01 15:22:19.392409 n-d-828419-4 sudo[146001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:19.873196 n-d-828419-4 sudo[146001]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:19.875559 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-8150d4e3-2726-426d-a9c0-30966ea4f25a tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e" returned: 0 in 0.503s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:19.926952 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716442768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n Backing store flags: \n Account information:\n crRmYtRhXKwZ7VZS5mpL\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-8150d4e3-2726-426d-a9c0-30966ea4f25a tempest-TestVolumeBootPattern-1737749009 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: I_T nexus: 38
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: crRmYtRhXKwZ7VZS5mpL
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:22:19.938835 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-8150d4e3-2726-426d-a9c0-30966ea4f25a tempest-TestVolumeBootPattern-1737749009 None] Creating iscsi_target for Volume ID: volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:22:20.185275 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-8150d4e3-2726-426d-a9c0-30966ea4f25a tempest-TestVolumeBootPattern-1737749009 None] Created volume path /opt/stack/data/cinder/volumes/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e,
Apr 01 15:22:20.185275 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:22:20.185275 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:22:20.185275 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e
Apr 01 15:22:20.185275 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:22:20.185275 n-d-828419-4 cinder-volume[96899]: incominguser X8cPaFvhGPExfyZCKTWh 7yJP7crNatA995Q6
Apr 01 15:22:20.185275 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:22:20.185275 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:22:20.185275 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:22:20.185275 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:22:20.185275 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:20.615778 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e" returned: 0 in 0.435s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:20.616442 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716442768]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:20.616711 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-8150d4e3-2726-426d-a9c0-30966ea4f25a tempest-TestVolumeBootPattern-1737749009 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:22:20.617079 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-8150d4e3-2726-426d-a9c0-30966ea4f25a tempest-TestVolumeBootPattern-1737749009 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:22:20.618281 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:20.625341 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:20.626294 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716442768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n Backing store flags: \n Account information:\n crRmYtRhXKwZ7VZS5mpL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e\n Backing store flags: \n Account information:\n X8cPaFvhGPExfyZCKTWh\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-8150d4e3-2726-426d-a9c0-30966ea4f25a tempest-TestVolumeBootPattern-1737749009 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: I_T nexus: 38
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: crRmYtRhXKwZ7VZS5mpL
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:22:20.627075 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:22:20.630409 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:20.741215 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:20.741571 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716442768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n Backing store flags: \n Account information:\n crRmYtRhXKwZ7VZS5mpL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e\n Backing store flags: \n Account information:\n X8cPaFvhGPExfyZCKTWh\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:20.742920 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:20.885173 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:20.885468 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716442768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n Backing store flags: \n Account information:\n crRmYtRhXKwZ7VZS5mpL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e\n Backing store flags: \n Account information:\n X8cPaFvhGPExfyZCKTWh\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:20.887038 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-8150d4e3-2726-426d-a9c0-30966ea4f25a tempest-TestVolumeBootPattern-1737749009 None] Set provider_location to: 10.222.0.60:3260,2 iqn.2010-10.org.openstack:volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:22:21.150608 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-8150d4e3-2726-426d-a9c0-30966ea4f25a tempest-TestVolumeBootPattern-1737749009 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e', 'target_lun': 1, 'volume_id': 'dc4fe531-1b9f-416f-bea2-6022ceb5f33e', 'auth_method': 'CHAP', 'auth_username': 'X8cPaFvhGPExfyZCKTWh', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'bd5c3ffe-7d12-47cc-b262-5c01d6b260c4'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:22:21.378387 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-917f8b23-f9ae-4f8e-8153-edee00298264 req-8150d4e3-2726-426d-a9c0-30966ea4f25a tempest-TestVolumeBootPattern-1737749009 None] attachment_update completed successfully.
Apr 01 15:22:39.780684 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:22:39.784307 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:22:39.784307 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:39.804403 n-d-828419-4 sudo[146066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:22:39.805277 n-d-828419-4 sudo[146066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:40.233946 n-d-828419-4 sudo[146066]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:40.236237 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.454s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:40.237978 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:40.259834 n-d-828419-4 sudo[146069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:22:40.260866 n-d-828419-4 sudo[146069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:40.706749 n-d-828419-4 sudo[146069]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:40.708984 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:40.713409 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:22:41.160461 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-44e289e7-ff41-451c-9a1f-acd4f32a3bfa tempest-TestVolumeBootPattern-1737749009 None] Terminate volume connection completed successfully.
Apr 01 15:22:41.161150 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-44e289e7-ff41-451c-9a1f-acd4f32a3bfa tempest-TestVolumeBootPattern-1737749009 None] Deleting attachment bd5c3ffe-7d12-47cc-b262-5c01d6b260c4. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:22:41.162576 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:41.304456 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:41.304456 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n Backing store flags: \n Account information:\n crRmYtRhXKwZ7VZS5mpL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e\n Backing store flags: \n Account information:\n X8cPaFvhGPExfyZCKTWh\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:41.304456 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-44e289e7-ff41-451c-9a1f-acd4f32a3bfa tempest-TestVolumeBootPattern-1737749009 None] Removing iscsi_target for Volume ID: dc4fe531-1b9f-416f-bea2-6022ceb5f33e
Apr 01 15:22:41.304456 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:41.344860 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e -f" returned: 0 in 0.091s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:41.345203 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235904]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:41.346353 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:41.432529 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:41.432875 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n Backing store flags: \n Account information:\n crRmYtRhXKwZ7VZS5mpL\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:42.042137 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-dc4fe531-1b9f-416f-bea2-6022ceb5f33e-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:22:42.168180 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:42.259582 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:42.259959 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n Backing store flags: \n Account information:\n crRmYtRhXKwZ7VZS5mpL\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:42.260899 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Skipping remove_export. No iscsi_target is presently exported for volume: dc4fe531-1b9f-416f-bea2-6022ceb5f33e
Apr 01 15:22:42.262186 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:42.283358 n-d-828419-4 sudo[146101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e
Apr 01 15:22:42.284148 n-d-828419-4 sudo[146101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:42.705187 n-d-828419-4 sudo[146101]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:42.707748 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e" returned: 0 in 0.445s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:42.709653 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:42.729674 n-d-828419-4 sudo[146105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e
Apr 01 15:22:42.730478 n-d-828419-4 sudo[146105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:43.164629 n-d-828419-4 sudo[146105]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:43.167487 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e" returned: 0 in 0.457s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:43.169535 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:43.188187 n-d-828419-4 sudo[146108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e
Apr 01 15:22:43.189029 n-d-828419-4 sudo[146108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:43.785857 n-d-828419-4 sudo[146108]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:43.788258 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc4fe531-1b9f-416f-bea2-6022ceb5f33e" returned: 0 in 0.618s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:43.789458 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Successfully deleted volume: dc4fe531-1b9f-416f-bea2-6022ceb5f33e
Apr 01 15:22:43.944660 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Created reservations ['b7701f33-683d-4bc1-8562-323738395ec9', 'd6bf2a0f-998b-4684-8912-943d037ca47d', 'e38cbc13-8186-4427-a288-de07b943f68b', 'c4ec6d34-1fa6-47ad-ba63-3246804c5e06'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:22:44.243728 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:22:44.243728 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:44.262051 n-d-828419-4 sudo[146115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:22:44.262838 n-d-828419-4 sudo[146115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:44.574413 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e90e9239-5fe2-49c9-81cc-68539d3313b5 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-a683e60f-573a-436c-8ab5-8e4e279b1ae7-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:22:44.576588 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e90e9239-5fe2-49c9-81cc-68539d3313b5 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a683e60f-573a-436c-8ab5-8e4e279b1ae7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:44.599693 n-d-828419-4 sudo[146119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a683e60f-573a-436c-8ab5-8e4e279b1ae7
Apr 01 15:22:44.600545 n-d-828419-4 sudo[146119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:44.689480 n-d-828419-4 sudo[146115]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:44.692041 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:44.694336 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:44.718163 n-d-828419-4 sudo[146121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:22:44.719096 n-d-828419-4 sudo[146121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:45.033815 n-d-828419-4 sudo[146119]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:45.036198 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e90e9239-5fe2-49c9-81cc-68539d3313b5 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a683e60f-573a-436c-8ab5-8e4e279b1ae7" returned: 0 in 0.459s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:45.038374 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e90e9239-5fe2-49c9-81cc-68539d3313b5 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a683e60f-573a-436c-8ab5-8e4e279b1ae7 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:45.058668 n-d-828419-4 sudo[146125]: ubuntu : TTY=unknown ; 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-a683e60f-573a-436c-8ab5-8e4e279b1ae7
Apr 01 15:22:45.059460 n-d-828419-4 sudo[146125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:45.172070 n-d-828419-4 sudo[146121]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:45.174652 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:45.177031 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:22:45.183000 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Deleted volume successfully.
Apr 01 15:22:45.308411 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-2186c556-9fc5-4ee6-90c5-9e4b83c58f87 req-b28d9312-f1d6-4bc0-afba-240eff36854e tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-dc4fe531-1b9f-416f-bea2-6022ceb5f33e-delete_volume'" released by "delete_volume" :: held 3.262s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:22:45.857802 n-d-828419-4 sudo[146125]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:45.859748 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e90e9239-5fe2-49c9-81cc-68539d3313b5 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a683e60f-573a-436c-8ab5-8e4e279b1ae7" returned: 0 in 0.821s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:46.042037 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-e90e9239-5fe2-49c9-81cc-68539d3313b5 tempest-TestVolumeBootPattern-1737749009 None] Created reservations ['2a62fb8a-78f9-4d29-9f63-ad5e22875232', 'a6c61409-b84e-4286-969f-81b6871eaf67', '51061f79-e926-4faa-9405-5b30c0e2893e', 'b589e971-b100-46cf-ae23-27bdd60975aa'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:22:46.366271 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e90e9239-5fe2-49c9-81cc-68539d3313b5 tempest-TestVolumeBootPattern-1737749009 None] Delete snapshot completed successfully.
Apr 01 15:22:46.378124 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e90e9239-5fe2-49c9-81cc-68539d3313b5 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-a683e60f-573a-436c-8ab5-8e4e279b1ae7-delete_snapshot'" released by "delete_snapshot" :: held 1.801s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:22:46.958972 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-6f088b61-05a7-432e-8107-a65fbb0894c5-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:22:47.136043 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6f088b61-05a7-432e-8107-a65fbb0894c5
Apr 01 15:22:47.137089 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:47.155726 n-d-828419-4 sudo[146169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5
Apr 01 15:22:47.156701 n-d-828419-4 sudo[146169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:47.578928 n-d-828419-4 sudo[146169]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:47.581164 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5" returned: 0 in 0.443s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:47.583064 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:47.601799 n-d-828419-4 sudo[146172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5
Apr 01 15:22:47.602590 n-d-828419-4 sudo[146172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:48.031218 n-d-828419-4 sudo[146172]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:48.033647 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5" returned: 0 in 0.450s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:48.035903 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:48.059155 n-d-828419-4 sudo[146175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5
Apr 01 15:22:48.060886 n-d-828419-4 sudo[146175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:48.559437 n-d-828419-4 sudo[146175]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:48.562011 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f088b61-05a7-432e-8107-a65fbb0894c5" returned: 0 in 0.526s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:48.563178 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Successfully deleted volume: 6f088b61-05a7-432e-8107-a65fbb0894c5
Apr 01 15:22:48.773357 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Created reservations ['93baf9d6-0e64-40ad-9d1b-da85e51ed5f0', '5bd647c9-77ca-4f5d-9ef7-807149c37eba', '40b308b2-9d41-443c-ab6d-c7fc68a24928', '2dc4e121-0104-463b-a3d9-0f7fe0229088'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:22:49.064733 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:22:49.065493 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:49.083787 n-d-828419-4 sudo[146184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:22:49.084597 n-d-828419-4 sudo[146184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:49.529056 n-d-828419-4 sudo[146184]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:49.531724 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:49.533852 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:49.554524 n-d-828419-4 sudo[146187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:22:49.555372 n-d-828419-4 sudo[146187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:22:49.964704 n-d-828419-4 sudo[146187]: pam_unix(sudo:session): session closed for user root
Apr 01 15:22:49.967041 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.433s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:49.969091 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:22:49.977858 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Deleted volume successfully.
Apr 01 15:22:50.115230 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-26281c1f-343e-41c8-9b04-861c31c8ced9 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-6f088b61-05a7-432e-8107-a65fbb0894c5-delete_volume'" released by "delete_volume" :: held 3.156s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:22:50.660539 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:22:50.664626 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:22:50.665164 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:22:50.678567 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (d1d3d4f9-fd2a-47f6-a187-22fc5881c8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:22:50.682368 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b4ce426-b606-45af-adad-83d2418e4e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:22:50.705082 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:22:50.732450 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b4ce426-b606-45af-adad-83d2418e4e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1301665088',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=5da63939-e4d8-4d11-8346-ed1f22e68587,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38b4abd9a26a4c5c81ec0237a1b099cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:22:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:22:50Z,user_id='1fc7bab7fcd54894be0a71e302bd1e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:22:50.733345 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d8fdac7-2ae0-489f-8b6d-c4a489009aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:22:50.735507 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d8fdac7-2ae0-489f-8b6d-c4a489009aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:22:50.738005 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df128546-b335-4a9d-9576-e44a8bf60ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:22:50.851478 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df128546-b335-4a9d-9576-e44a8bf60ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5da63939-e4d8-4d11-8346-ed1f22e68587', 'volume_name': 'volume-5da63939-e4d8-4d11-8346-ed1f22e68587', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:22:50.854589 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b63c8844-cdb2-43f5-85ce-599f7e1e5130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:22:50.856822 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b63c8844-cdb2-43f5-85ce-599f7e1e5130) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:22:50.860380 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9decc4a6-03ac-461c-a177-65f32d22a45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:22:50.861290 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Volume 5da63939-e4d8-4d11-8346-ed1f22e68587: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5da63939-e4d8-4d11-8346-ed1f22e68587', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 15:22:50.862068 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Cloning 5da63939-e4d8-4d11-8346-ed1f22e68587 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 15:22:59.670741 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] Terminate volume connection completed successfully.
Apr 01 15:22:59.719814 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:22:59.820627 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:22:59.821146 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712328272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54\n Backing store flags: \n Account information:\n crRmYtRhXKwZ7VZS5mpL\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:22:59.822199 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] Removing iscsi_target for Volume ID: 90fcf81d-cd42-4b88-b033-838a8510ca54
Apr 01 15:22:59.823581 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:00.017764 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-90fcf81d-cd42-4b88-b033-838a8510ca54 -f" returned: 0 in 0.193s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:00.018214 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712328272]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:00.019834 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:00.113086 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:00.113506 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712328272]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:00.114235 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-149ab2b7-ed90-4643-8f7b-0c2d27f4f678 tempest-VolumesBackupsV39Test-630073395 None] Remove volume export completed successfully.
Apr 01 15:23:01.070791 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1, size 616.00 MB, duration 10.21 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 15:23:01.071458 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Image download 616.00 MB at 60.35 MB/s
Apr 01 15:23:01.118295 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:01.215960 n-d-828419-4 sudo[146243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1
Apr 01 15:23:01.216773 n-d-828419-4 sudo[146243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:01.657989 n-d-828419-4 sudo[146243]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:01.660219 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1" returned: 0 in 0.543s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:01.661344 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user 1fc7bab7fcd54894be0a71e302bd1e8e. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 15:23:01.830036 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:01.928347 n-d-828419-4 sudo[146248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1
Apr 01 15:23:01.929190 n-d-828419-4 sudo[146248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:02.259073 n-d-828419-4 sudo[146248]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:02.261358 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1" returned: 0 in 0.431s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:02.264118 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5da63939-e4d8-4d11-8346-ed1f22e68587 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:02.282084 n-d-828419-4 sudo[146253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5da63939-e4d8-4d11-8346-ed1f22e68587 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:23:02.282879 n-d-828419-4 sudo[146253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:03.012326 n-d-828419-4 sudo[146253]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:03.014372 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5da63939-e4d8-4d11-8346-ed1f22e68587 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.750s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:03.184254 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 5da63939-e4d8-4d11-8346-ed1f22e68587. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 15:23:03.229733 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_t7su9_3f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:03.317535 n-d-828419-4 sudo[146285]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_t7su9_3f
Apr 01 15:23:03.318390 n-d-828419-4 sudo[146285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:03.762572 n-d-828419-4 sudo[146285]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:03.765256 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_t7su9_3f" returned: 0 in 0.535s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:03.771639 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:03.899165 n-d-828419-4 sudo[146289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1
Apr 01 15:23:03.900009 n-d-828419-4 sudo[146289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:04.300742 n-d-828419-4 sudo[146289]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:04.303299 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1" returned: 0 in 0.533s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:04.304151 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 15:23:04.314741 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5da63939--e4d8--4d11--8346--ed1f22e68587 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:04.338071 n-d-828419-4 sudo[146294]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5da63939--e4d8--4d11--8346--ed1f22e68587 oflag=direct
Apr 01 15:23:04.338938 n-d-828419-4 sudo[146294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:04.699427 n-d-828419-4 sudo[146294]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:04.701945 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5da63939--e4d8--4d11--8346--ed1f22e68587 oflag=direct" returned: 0 in 0.387s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:04.703331 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 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_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5da63939--e4d8--4d11--8346--ed1f22e68587 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:04.724144 n-d-828419-4 sudo[146317]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5da63939--e4d8--4d11--8346--ed1f22e68587
Apr 01 15:23:04.724949 n-d-828419-4 sudo[146317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:13.425883 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:23:13.430570 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:23:13.431923 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:23:13.446451 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Flow 'volume_create_manager' (f1be54a1-6e3f-41e9-a188-a934b8b28d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:23:13.450420 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (859fa9c9-c4a0-43d5-a248-5c49b2fb876e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:13.479349 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:23:13.507622 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (859fa9c9-c4a0-43d5-a248-5c49b2fb876e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:23:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1453629135',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=7f3a753f-0b20-463c-a6d8-38e3dec5b0ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1334c040bdc4155a85be0d28b41a1ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:23:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:23:13Z,user_id='fe14a8fc6cf240b48485c35f430e4479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:13.510271 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb16a179-3bb8-4935-bda9-6b778a6d9473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:13.512362 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb16a179-3bb8-4935-bda9-6b778a6d9473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:13.514687 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40604fa3-22ff-4c14-8c44-5cc2aaafd5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:13.517147 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40604fa3-22ff-4c14-8c44-5cc2aaafd5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7f3a753f-0b20-463c-a6d8-38e3dec5b0ad', 'volume_name': 'volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:13.519417 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80eed964-d0a2-48f0-86b4-a9115086802c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:13.521571 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80eed964-d0a2-48f0-86b4-a9115086802c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:13.523677 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11cbda45-ba88-4ab8-9628-3928fbe668ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:13.524449 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Volume 7f3a753f-0b20-463c-a6d8-38e3dec5b0ad: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad', 'volume_size': 1}
Apr 01 15:23:13.525853 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:13.549935 n-d-828419-4 sudo[146363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:23:13.551105 n-d-828419-4 sudo[146363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:14.361915 n-d-828419-4 sudo[146363]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:14.364343 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.838s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:14.368457 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11cbda45-ba88-4ab8-9628-3928fbe668ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:14.371107 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c3739ca-c7e9-4078-88c7-238a77d19826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:14.664722 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Volume volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad (7f3a753f-0b20-463c-a6d8-38e3dec5b0ad): created successfully
Apr 01 15:23:14.668674 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c3739ca-c7e9-4078-88c7-238a77d19826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:14.672611 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Flow 'volume_create_manager' (f1be54a1-6e3f-41e9-a188-a934b8b28d03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:23:14.835630 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-00ec810a-2791-4ad0-8f17-4522d664542d tempest-AttachVolumeNegativeTest-145699947 None] Created volume successfully.
Apr 01 15:23:15.570569 n-d-828419-4 sudo[146317]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:15.586758 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 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_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5da63939--e4d8--4d11--8346--ed1f22e68587" returned: 0 in 10.883s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:15.589026 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:15.678189 n-d-828419-4 sudo[146418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1
Apr 01 15:23:15.678987 n-d-828419-4 sudo[146418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:16.022090 n-d-828419-4 sudo[146418]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:16.024649 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1" returned: 0 in 0.435s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:16.025545 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_btyxj23zn-d-828419-4@lvmdriver-1, size 700.00 MB, duration 10.89 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5da63939--e4d8--4d11--8346--ed1f22e68587 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 15:23:16.025926 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Converted 700.00 MB image at 64.31 MB/s
Apr 01 15:23:16.026593 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 5da63939-e4d8-4d11-8346-ed1f22e68587 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 15:23:16.156223 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user 1fc7bab7fcd54894be0a71e302bd1e8e is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 15:23:16.156976 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Marking volume 5da63939-e4d8-4d11-8346-ed1f22e68587 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:23:16.319438 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to 5da63939-e4d8-4d11-8346-ed1f22e68587. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 15:23:16.319881 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Creating volume glance metadata for volume 5da63939-e4d8-4d11-8346-ed1f22e68587 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 15:23:16.702464 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9decc4a6-03ac-461c-a177-65f32d22a45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5da63939-e4d8-4d11-8346-ed1f22e68587', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:16.704339 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6e29b7c2-90eb-4738-9e6a-3d81852bf613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:16.835318 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Volume volume-5da63939-e4d8-4d11-8346-ed1f22e68587 (5da63939-e4d8-4d11-8346-ed1f22e68587): created successfully
Apr 01 15:23:16.838545 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6e29b7c2-90eb-4738-9e6a-3d81852bf613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:16.842532 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (d1d3d4f9-fd2a-47f6-a187-22fc5881c8e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:23:17.028932 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-a9431c66-7284-4c9d-8d2b-40b14b7f86ba req-7f5f462f-887d-4051-8265-2b1a2e010f9f tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:17.048682 n-d-828419-4 sudo[146436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad
Apr 01 15:23:17.049626 n-d-828419-4 sudo[146436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:17.073170 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-57c27f83-157d-49ae-9639-e483b9fa54eb tempest-TestVolumeBootPattern-1737749009 None] Created volume successfully.
Apr 01 15:23:17.476350 n-d-828419-4 sudo[146436]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:17.478298 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-a9431c66-7284-4c9d-8d2b-40b14b7f86ba req-7f5f462f-887d-4051-8265-2b1a2e010f9f tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:17.525826 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:17.532042 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:17.532366 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716476240]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:17.533011 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-a9431c66-7284-4c9d-8d2b-40b14b7f86ba req-7f5f462f-887d-4051-8265-2b1a2e010f9f tempest-AttachVolumeNegativeTest-145699947 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:23:17.533864 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-a9431c66-7284-4c9d-8d2b-40b14b7f86ba req-7f5f462f-887d-4051-8265-2b1a2e010f9f tempest-AttachVolumeNegativeTest-145699947 None] Creating iscsi_target for Volume ID: volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:23:17.668910 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-a9431c66-7284-4c9d-8d2b-40b14b7f86ba req-7f5f462f-887d-4051-8265-2b1a2e010f9f tempest-AttachVolumeNegativeTest-145699947 None] Created volume path /opt/stack/data/cinder/volumes/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad,
Apr 01 15:23:17.668910 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:23:17.668910 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:23:17.668910 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad
Apr 01 15:23:17.668910 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:23:17.668910 n-d-828419-4 cinder-volume[96899]: incominguser etjP7HTsR4FNxi2bLKA6 3YYvq4UP9ApPmBjx
Apr 01 15:23:17.668910 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:23:17.668910 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:23:17.668910 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:23:17.668910 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:23:17.680874 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:18.091553 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad" returned: 0 in 0.421s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:18.092165 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716476240]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:18.092462 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-a9431c66-7284-4c9d-8d2b-40b14b7f86ba req-7f5f462f-887d-4051-8265-2b1a2e010f9f tempest-AttachVolumeNegativeTest-145699947 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:23:18.092823 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-a9431c66-7284-4c9d-8d2b-40b14b7f86ba req-7f5f462f-887d-4051-8265-2b1a2e010f9f tempest-AttachVolumeNegativeTest-145699947 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:23:18.096271 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:18.114650 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:18.115346 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716476240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n Backing store flags: \n Account information:\n etjP7HTsR4FNxi2bLKA6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:18.115937 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-a9431c66-7284-4c9d-8d2b-40b14b7f86ba req-7f5f462f-887d-4051-8265-2b1a2e010f9f tempest-AttachVolumeNegativeTest-145699947 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:23:18.118117 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:18.211595 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:18.211926 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716476240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n Backing store flags: \n Account information:\n etjP7HTsR4FNxi2bLKA6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:18.213143 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:18.307124 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:18.307590 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716476240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n Backing store flags: \n Account information:\n etjP7HTsR4FNxi2bLKA6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:18.308791 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-a9431c66-7284-4c9d-8d2b-40b14b7f86ba req-7f5f462f-887d-4051-8265-2b1a2e010f9f tempest-AttachVolumeNegativeTest-145699947 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:23:18.624545 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-a9431c66-7284-4c9d-8d2b-40b14b7f86ba req-7f5f462f-887d-4051-8265-2b1a2e010f9f tempest-AttachVolumeNegativeTest-145699947 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad', 'target_lun': 1, 'volume_id': '7f3a753f-0b20-463c-a6d8-38e3dec5b0ad', 'auth_method': 'CHAP', 'auth_username': 'etjP7HTsR4FNxi2bLKA6', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b4d07be7-0071-4f44-9c5a-b1923406d42e'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:23:18.882128 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-a9431c66-7284-4c9d-8d2b-40b14b7f86ba req-7f5f462f-887d-4051-8265-2b1a2e010f9f tempest-AttachVolumeNegativeTest-145699947 None] attachment_update completed successfully.
Apr 01 15:23:22.024892 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Lock "b'cinder-90fcf81d-cd42-4b88-b033-838a8510ca54-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:23:22.225196 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:22.320876 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:22.321677 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714808992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n Backing store flags: \n Account information:\n etjP7HTsR4FNxi2bLKA6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:22.322608 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Skipping remove_export. No iscsi_target is presently exported for volume: 90fcf81d-cd42-4b88-b033-838a8510ca54
Apr 01 15:23:22.323975 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:22.347899 n-d-828419-4 sudo[146512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54
Apr 01 15:23:22.348920 n-d-828419-4 sudo[146512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:22.783396 n-d-828419-4 sudo[146512]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:22.785709 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54" returned: 0 in 0.461s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:22.787339 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:22.813014 n-d-828419-4 sudo[146515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54
Apr 01 15:23:22.814489 n-d-828419-4 sudo[146515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:23.053744 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-de8be559-0d8f-497b-9542-44a576c26079 req-1688da96-9eec-4835-ab90-6e59faf69559 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:23.089980 n-d-828419-4 sudo[146517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:23:23.091014 n-d-828419-4 sudo[146517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:23.258647 n-d-828419-4 sudo[146515]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:23.261403 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54" returned: 0 in 0.474s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:23.264924 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:23.287614 n-d-828419-4 sudo[146520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54
Apr 01 15:23:23.289243 n-d-828419-4 sudo[146520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:23.539257 n-d-828419-4 sudo[146517]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:23.542211 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-de8be559-0d8f-497b-9542-44a576c26079 req-1688da96-9eec-4835-ab90-6e59faf69559 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587" returned: 0 in 0.488s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:23.609337 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:23.614527 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:23.615880 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715521520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n Backing store flags: \n Account information:\n etjP7HTsR4FNxi2bLKA6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-de8be559-0d8f-497b-9542-44a576c26079 req-1688da96-9eec-4835-ab90-6e59faf69559 tempest-TestVolumeBootPattern-1737749009 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: I_T nexus: 40
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: etjP7HTsR4FNxi2bLKA6
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:23:23.616719 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:23:23.621811 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-de8be559-0d8f-497b-9542-44a576c26079 req-1688da96-9eec-4835-ab90-6e59faf69559 tempest-TestVolumeBootPattern-1737749009 None] Creating iscsi_target for Volume ID: volume-5da63939-e4d8-4d11-8346-ed1f22e68587 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:23:23.714265 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-de8be559-0d8f-497b-9542-44a576c26079 req-1688da96-9eec-4835-ab90-6e59faf69559 tempest-TestVolumeBootPattern-1737749009 None] Created volume path /opt/stack/data/cinder/volumes/volume-5da63939-e4d8-4d11-8346-ed1f22e68587,
Apr 01 15:23:23.714265 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:23:23.714265 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:23:23.714265 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:23:23.714265 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:23:23.714265 n-d-828419-4 cinder-volume[96899]: incominguser aux36tpW6ALyYX8EK4Fu Jqv38ACyNBDzeAxh
Apr 01 15:23:23.714265 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:23:23.714265 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:23:23.714265 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:23:23.714265 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:23:23.715721 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:23.966559 n-d-828419-4 sudo[146520]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:23.968908 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-90fcf81d-cd42-4b88-b033-838a8510ca54" returned: 0 in 0.705s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:23.969891 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Successfully deleted volume: 90fcf81d-cd42-4b88-b033-838a8510ca54
Apr 01 15:23:24.093075 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Created reservations ['abae65ff-9ea5-4a11-82da-2150160ba6a7', '3fb724ec-e38b-45b2-b2cc-99cca26cbcc2', '28c3e4d0-11f9-4dbd-b2ff-0edfca4f5e25', 'aa2b9ce2-3485-4c98-878a-d7403f702b6e'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:23:24.128815 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587" returned: 0 in 0.413s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:24.129227 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715521520]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:24.129988 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-de8be559-0d8f-497b-9542-44a576c26079 req-1688da96-9eec-4835-ab90-6e59faf69559 tempest-TestVolumeBootPattern-1737749009 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:23:24.130495 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-de8be559-0d8f-497b-9542-44a576c26079 req-1688da96-9eec-4835-ab90-6e59faf69559 tempest-TestVolumeBootPattern-1737749009 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:23:24.135811 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:24.140904 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:24.141337 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715521520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n Backing store flags: \n Account information:\n etjP7HTsR4FNxi2bLKA6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-de8be559-0d8f-497b-9542-44a576c26079 req-1688da96-9eec-4835-ab90-6e59faf69559 tempest-TestVolumeBootPattern-1737749009 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: I_T nexus: 40
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.76
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: etjP7HTsR4FNxi2bLKA6
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:23:24.142261 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:23:24.147818 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:24.248177 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:24.248637 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715521520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n Backing store flags: \n Account information:\n etjP7HTsR4FNxi2bLKA6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:24.253285 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:24.360846 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:23:24.362235 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:24.392158 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:24.392781 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715521520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n Backing store flags: \n Account information:\n etjP7HTsR4FNxi2bLKA6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:24.397729 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-de8be559-0d8f-497b-9542-44a576c26079 req-1688da96-9eec-4835-ab90-6e59faf69559 tempest-TestVolumeBootPattern-1737749009 None] Set provider_location to: 10.222.0.60:3260,2 iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:23:24.400593 n-d-828419-4 sudo[146574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:23:24.402964 n-d-828419-4 sudo[146574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:24.678729 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-de8be559-0d8f-497b-9542-44a576c26079 req-1688da96-9eec-4835-ab90-6e59faf69559 tempest-TestVolumeBootPattern-1737749009 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587', 'target_lun': 1, 'volume_id': '5da63939-e4d8-4d11-8346-ed1f22e68587', 'auth_method': 'CHAP', 'auth_username': 'aux36tpW6ALyYX8EK4Fu', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a20056a7-d4c7-425b-b813-00edd4e1e65a'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:23:24.944069 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-de8be559-0d8f-497b-9542-44a576c26079 req-1688da96-9eec-4835-ab90-6e59faf69559 tempest-TestVolumeBootPattern-1737749009 None] attachment_update completed successfully.
Apr 01 15:23:24.987504 n-d-828419-4 sudo[146574]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:24.989346 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:24.991312 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:25.028744 n-d-828419-4 sudo[146577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:23:25.030219 n-d-828419-4 sudo[146577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:25.510699 n-d-828419-4 sudo[146577]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:25.513536 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.522s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:25.516443 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:23:25.523155 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Deleted volume successfully.
Apr 01 15:23:25.628847 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-36527b45-5fd3-439e-a904-9b3b4d2bb60c tempest-VolumesBackupsV39Test-630073395 None] Lock "b'cinder-90fcf81d-cd42-4b88-b033-838a8510ca54-delete_volume'" released by "delete_volume" :: held 3.604s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:23:27.436480 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-b5371bfe-a3ab-4462-9404-70ecfd5d31ea req-b72613d5-64a7-48d3-8222-3f27592757f7 tempest-AttachVolumeNegativeTest-145699947 None] Terminate volume connection completed successfully.
Apr 01 15:23:27.437147 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-b5371bfe-a3ab-4462-9404-70ecfd5d31ea req-b72613d5-64a7-48d3-8222-3f27592757f7 tempest-AttachVolumeNegativeTest-145699947 None] Deleting attachment b4d07be7-0071-4f44-9c5a-b1923406d42e. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:23:27.438396 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:27.532509 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:27.533025 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714808992]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad\n Backing store flags: \n Account information:\n etjP7HTsR4FNxi2bLKA6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:27.533728 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-b5371bfe-a3ab-4462-9404-70ecfd5d31ea req-b72613d5-64a7-48d3-8222-3f27592757f7 tempest-AttachVolumeNegativeTest-145699947 None] Removing iscsi_target for Volume ID: 7f3a753f-0b20-463c-a6d8-38e3dec5b0ad
Apr 01 15:23:27.534930 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:27.636523 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad -f" returned: 0 in 0.101s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:27.637051 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714808992]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:27.642732 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:27.757865 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:27.758196 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714808992]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:23:29.853807 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:23:29.862089 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:23:29.862089 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:23:29.874378 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Flow 'volume_create_manager' (4bf50d95-4d24-42f5-a9fe-636d62a09229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:23:29.877935 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8614860b-a9bc-4ca7-899e-a4eeabe94310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:29.900533 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:23:29.930343 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8614860b-a9bc-4ca7-899e-a4eeabe94310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1221257273',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=0734ae13-a77e-43ce-aaa2-efd819b27374,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9c81c45b06334826b82c1f5d192dc069',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:23:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:23:30Z,user_id='c5b2d9065fc340228c33914deed5c1bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:29.933306 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fde61089-eea5-47fd-a1b7-d81802483ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:29.935612 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fde61089-eea5-47fd-a1b7-d81802483ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:29.938961 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (479d582f-d17c-4f27-b482-9b499c25f4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:29.941875 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (479d582f-d17c-4f27-b482-9b499c25f4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0734ae13-a77e-43ce-aaa2-efd819b27374', 'volume_name': 'volume-0734ae13-a77e-43ce-aaa2-efd819b27374', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:29.944352 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b34d950c-5576-46c3-b14f-07ce8f36eb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:29.947728 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b34d950c-5576-46c3-b14f-07ce8f36eb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:29.952097 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b03581ba-1c17-4224-80d7-ac1781f42a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:29.952944 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Volume 0734ae13-a77e-43ce-aaa2-efd819b27374: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0734ae13-a77e-43ce-aaa2-efd819b27374', 'volume_size': 1}
Apr 01 15:23:29.954290 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0734ae13-a77e-43ce-aaa2-efd819b27374 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:29.987263 n-d-828419-4 sudo[146697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0734ae13-a77e-43ce-aaa2-efd819b27374 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:23:29.988112 n-d-828419-4 sudo[146697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:30.690128 n-d-828419-4 sudo[146697]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:30.693110 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0734ae13-a77e-43ce-aaa2-efd819b27374 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.738s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:30.696588 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b03581ba-1c17-4224-80d7-ac1781f42a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0734ae13-a77e-43ce-aaa2-efd819b27374', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:30.699109 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (056e027f-0d0e-4c4c-bcd2-a5532c4ef2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:30.829701 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Volume volume-0734ae13-a77e-43ce-aaa2-efd819b27374 (0734ae13-a77e-43ce-aaa2-efd819b27374): created successfully
Apr 01 15:23:30.838252 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (056e027f-0d0e-4c4c-bcd2-a5532c4ef2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:30.843094 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Flow 'volume_create_manager' (4bf50d95-4d24-42f5-a9fe-636d62a09229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:23:30.949144 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-57966c0e-b88a-4a9f-9012-862300fb8bee tempest-VolumesListTestJSON-1167679062 None] Created volume successfully.
Apr 01 15:23:33.322947 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:23:33.338987 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:23:33.345208 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:23:33.373583 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Flow 'volume_create_manager' (40d7f357-294f-4215-a7b7-1b9456762b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:23:33.384328 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f31e48ca-0110-492d-ac05-5c895e9de77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:33.407560 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:23:33.447159 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f31e48ca-0110-492d-ac05-5c895e9de77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1296132495',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=770bbfd6-d468-4425-aff2-55605a2ada15,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9c81c45b06334826b82c1f5d192dc069',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:23:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:23:33Z,user_id='c5b2d9065fc340228c33914deed5c1bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:33.450020 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69417109-4a82-4387-a3cc-8b679f556b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:33.452274 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69417109-4a82-4387-a3cc-8b679f556b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:33.454754 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33f7f1e8-e7dd-4600-acd7-5bdf77a06e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:33.457192 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33f7f1e8-e7dd-4600-acd7-5bdf77a06e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '770bbfd6-d468-4425-aff2-55605a2ada15', 'volume_name': 'volume-770bbfd6-d468-4425-aff2-55605a2ada15', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:33.459610 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0587adc2-4ed2-4065-ba9b-49165c535603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:33.462355 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0587adc2-4ed2-4065-ba9b-49165c535603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:33.464596 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32b7b6d2-487c-4edf-9b54-a2690a683764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:33.465508 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Volume 770bbfd6-d468-4425-aff2-55605a2ada15: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-770bbfd6-d468-4425-aff2-55605a2ada15', 'volume_size': 1}
Apr 01 15:23:33.466833 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-770bbfd6-d468-4425-aff2-55605a2ada15 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:33.486008 n-d-828419-4 sudo[146800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-770bbfd6-d468-4425-aff2-55605a2ada15 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:23:33.486979 n-d-828419-4 sudo[146800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:34.192308 n-d-828419-4 sudo[146800]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:34.194879 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-770bbfd6-d468-4425-aff2-55605a2ada15 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.728s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:34.198739 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32b7b6d2-487c-4edf-9b54-a2690a683764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-770bbfd6-d468-4425-aff2-55605a2ada15', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:34.201292 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31981adf-5f64-4b10-ad41-4d36fd2d6ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:34.304794 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Volume volume-770bbfd6-d468-4425-aff2-55605a2ada15 (770bbfd6-d468-4425-aff2-55605a2ada15): created successfully
Apr 01 15:23:34.306282 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31981adf-5f64-4b10-ad41-4d36fd2d6ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:34.309631 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Flow 'volume_create_manager' (40d7f357-294f-4215-a7b7-1b9456762b75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:23:34.503560 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c6fec0b6-2aec-44eb-9dcf-ef14d39493a7 tempest-VolumesListTestJSON-1167679062 None] Created volume successfully.
Apr 01 15:23:36.876793 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:23:36.880719 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:23:36.881226 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:23:36.902975 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Flow 'volume_create_manager' (5808857f-4ab7-4d8e-bd5b-1a4c1e603281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:23:36.906136 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e1845b2-b0e6-4553-b9cf-5b4c68b9a1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:36.928228 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:23:36.953261 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e1845b2-b0e6-4553-b9cf-5b4c68b9a1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-38662176',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=da78aaf9-3ce4-4843-9f83-5ef45203c1c6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9c81c45b06334826b82c1f5d192dc069',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:23:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:23:37Z,user_id='c5b2d9065fc340228c33914deed5c1bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:36.955731 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4691cc9-f3e4-4eb4-800a-f3ee03c50d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:36.957998 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4691cc9-f3e4-4eb4-800a-f3ee03c50d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:36.960268 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15581e22-64c0-485e-8f8a-209773ebee14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:36.963013 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15581e22-64c0-485e-8f8a-209773ebee14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'da78aaf9-3ce4-4843-9f83-5ef45203c1c6', 'volume_name': 'volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:36.966571 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55a3e70f-335b-41ed-b7b8-85e0853ac2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:36.967289 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55a3e70f-335b-41ed-b7b8-85e0853ac2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:36.969584 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7485c747-eb63-424c-9cbb-9b3d8df7116e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:36.970215 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Volume da78aaf9-3ce4-4843-9f83-5ef45203c1c6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6', 'volume_size': 1}
Apr 01 15:23:36.971446 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:36.995346 n-d-828419-4 sudo[146940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:23:36.996324 n-d-828419-4 sudo[146940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:37.826809 n-d-828419-4 sudo[146940]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:37.829355 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.858s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:37.832870 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7485c747-eb63-424c-9cbb-9b3d8df7116e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:37.847531 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37ea31a4-8e53-4488-8df0-27a6b2bd726d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:37.956073 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Volume volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6 (da78aaf9-3ce4-4843-9f83-5ef45203c1c6): created successfully
Apr 01 15:23:37.960073 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37ea31a4-8e53-4488-8df0-27a6b2bd726d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:37.963394 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Flow 'volume_create_manager' (5808857f-4ab7-4d8e-bd5b-1a4c1e603281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:23:38.069321 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d01bcfe2-f493-4728-8a88-bff39063dbf9 tempest-VolumesListTestJSON-1167679062 None] Created volume successfully.
Apr 01 15:23:39.780689 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:23:39.781956 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:23:39.782976 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:39.824299 n-d-828419-4 sudo[146980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:23:39.825185 n-d-828419-4 sudo[146980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:40.298219 n-d-828419-4 sudo[146980]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:40.300912 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.518s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:40.306466 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:40.331826 n-d-828419-4 sudo[146993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:23:40.333194 n-d-828419-4 sudo[146993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:40.847677 n-d-828419-4 sudo[146993]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:40.849849 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.544s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:40.852797 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:23:41.943060 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Lock "b'cinder-da78aaf9-3ce4-4843-9f83-5ef45203c1c6-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:23:42.192686 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Skipping remove_export. No iscsi_target is presently exported for volume: da78aaf9-3ce4-4843-9f83-5ef45203c1c6
Apr 01 15:23:42.194112 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:42.226628 n-d-828419-4 sudo[147013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6
Apr 01 15:23:42.229994 n-d-828419-4 sudo[147013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:42.739755 n-d-828419-4 sudo[147013]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:42.742098 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6" returned: 0 in 0.548s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:42.744366 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:42.800018 n-d-828419-4 sudo[147020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6
Apr 01 15:23:42.801467 n-d-828419-4 sudo[147020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:43.268708 n-d-828419-4 sudo[147020]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:43.270907 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6" returned: 0 in 0.526s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:43.273504 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:43.296429 n-d-828419-4 sudo[147023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6
Apr 01 15:23:43.297969 n-d-828419-4 sudo[147023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:43.366986 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-7fb45d9c-ead6-480d-8846-15c35a2335be req-54f5d06f-a57d-444d-a911-b235decb78f8 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:43.402717 n-d-828419-4 sudo[147025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:23:43.404740 n-d-828419-4 sudo[147025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:43.882002 n-d-828419-4 sudo[147025]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:43.884970 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-7fb45d9c-ead6-480d-8846-15c35a2335be req-54f5d06f-a57d-444d-a911-b235decb78f8 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587" returned: 0 in 0.518s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:43.886717 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-7fb45d9c-ead6-480d-8846-15c35a2335be req-54f5d06f-a57d-444d-a911-b235decb78f8 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8 --snapshot stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:43.911217 n-d-828419-4 sudo[147053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8 --snapshot stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587 -L 1.00g
Apr 01 15:23:43.912068 n-d-828419-4 sudo[147053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:43.970372 n-d-828419-4 sudo[147023]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:43.972857 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da78aaf9-3ce4-4843-9f83-5ef45203c1c6" returned: 0 in 0.699s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:43.974118 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Successfully deleted volume: da78aaf9-3ce4-4843-9f83-5ef45203c1c6
Apr 01 15:23:44.161536 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Created reservations ['77f7ac4a-7ac1-42ee-874d-b8edbfd84b4f', '8e18778f-724f-4a4e-b161-74e984703466', '25076e47-75b3-4439-ac69-fb265c479db0', '9f594fe9-1a3d-4a7b-a35a-d5abb21cf66e'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:23:44.480789 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:23:44.481542 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:44.505881 n-d-828419-4 sudo[147078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:23:44.507413 n-d-828419-4 sudo[147078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:44.898095 n-d-828419-4 sudo[147053]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:44.900410 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-7fb45d9c-ead6-480d-8846-15c35a2335be req-54f5d06f-a57d-444d-a911-b235decb78f8 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8 --snapshot stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587 -L 1.00g" returned: 0 in 1.013s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:45.276134 n-d-828419-4 sudo[147078]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:45.277992 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:45.279675 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:45.299451 n-d-828419-4 sudo[147160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:23:45.300505 n-d-828419-4 sudo[147160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:45.653821 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-7fb45d9c-ead6-480d-8846-15c35a2335be req-54f5d06f-a57d-444d-a911-b235decb78f8 tempest-TestVolumeBootPattern-1737749009 None] Create snapshot completed successfully
Apr 01 15:23:45.743558 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Lock "b'cinder-770bbfd6-d468-4425-aff2-55605a2ada15-delete_volume'" acquired by "delete_volume" :: waited 0.039s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:23:45.763742 n-d-828419-4 sudo[147160]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:45.766110 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.486s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:45.767637 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:23:45.773206 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Deleted volume successfully.
Apr 01 15:23:45.964977 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Skipping remove_export. No iscsi_target is presently exported for volume: 770bbfd6-d468-4425-aff2-55605a2ada15
Apr 01 15:23:45.966008 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-770bbfd6-d468-4425-aff2-55605a2ada15 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:45.983675 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-a795f603-7695-4ab0-a3b7-e7cada19fa55 tempest-VolumesListTestJSON-1167679062 None] Lock "b'cinder-da78aaf9-3ce4-4843-9f83-5ef45203c1c6-delete_volume'" released by "delete_volume" :: held 4.040s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:23:45.985667 n-d-828419-4 sudo[147164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-770bbfd6-d468-4425-aff2-55605a2ada15
Apr 01 15:23:45.986493 n-d-828419-4 sudo[147164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:46.410426 n-d-828419-4 sudo[147164]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:46.412503 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-770bbfd6-d468-4425-aff2-55605a2ada15" returned: 0 in 0.446s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:46.414413 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-770bbfd6-d468-4425-aff2-55605a2ada15 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:46.433119 n-d-828419-4 sudo[147167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-770bbfd6-d468-4425-aff2-55605a2ada15
Apr 01 15:23:46.433961 n-d-828419-4 sudo[147167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:46.904173 n-d-828419-4 sudo[147167]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:46.906591 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-770bbfd6-d468-4425-aff2-55605a2ada15" returned: 0 in 0.492s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:46.910430 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-770bbfd6-d468-4425-aff2-55605a2ada15 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:46.933103 n-d-828419-4 sudo[147170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-770bbfd6-d468-4425-aff2-55605a2ada15
Apr 01 15:23:46.934062 n-d-828419-4 sudo[147170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:47.651792 n-d-828419-4 sudo[147170]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:47.654114 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-770bbfd6-d468-4425-aff2-55605a2ada15" returned: 0 in 0.743s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:47.655375 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Successfully deleted volume: 770bbfd6-d468-4425-aff2-55605a2ada15
Apr 01 15:23:47.823412 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Created reservations ['9687f817-fd8d-4ed1-81aa-906604bb1ce8', 'b96423d0-aff4-43d2-b8f8-ef02fca73aff', '5675084f-6f06-4a4d-9d4d-50cd26ca6381', '491de7b6-bb98-4354-8a39-1c5eb2badb0d'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:23:48.200384 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:23:48.201107 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:48.221962 n-d-828419-4 sudo[147178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:23:48.222868 n-d-828419-4 sudo[147178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:48.471660 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Lock "b'cinder-0734ae13-a77e-43ce-aaa2-efd819b27374-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:23:48.685232 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0734ae13-a77e-43ce-aaa2-efd819b27374
Apr 01 15:23:48.690671 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0734ae13-a77e-43ce-aaa2-efd819b27374 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:48.721343 n-d-828419-4 sudo[147181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0734ae13-a77e-43ce-aaa2-efd819b27374
Apr 01 15:23:48.722352 n-d-828419-4 sudo[147181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:48.786314 n-d-828419-4 sudo[147178]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:48.790765 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:48.793051 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:48.833116 n-d-828419-4 sudo[147183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:23:48.834003 n-d-828419-4 sudo[147183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:49.258303 n-d-828419-4 sudo[147181]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:49.260735 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0734ae13-a77e-43ce-aaa2-efd819b27374" returned: 0 in 0.573s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:49.262546 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0734ae13-a77e-43ce-aaa2-efd819b27374 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:49.283073 n-d-828419-4 sudo[147187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0734ae13-a77e-43ce-aaa2-efd819b27374
Apr 01 15:23:49.283896 n-d-828419-4 sudo[147187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:49.310592 n-d-828419-4 sudo[147183]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:49.313199 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.519s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:49.315487 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:23:49.323705 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Deleted volume successfully.
Apr 01 15:23:49.435858 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-18edfc08-ebf5-43b2-9d2a-dd2c90db458a tempest-VolumesListTestJSON-1167679062 None] Lock "b'cinder-770bbfd6-d468-4425-aff2-55605a2ada15-delete_volume'" released by "delete_volume" :: held 3.692s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:23:49.709340 n-d-828419-4 sudo[147187]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:49.712313 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0734ae13-a77e-43ce-aaa2-efd819b27374" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:49.714334 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0734ae13-a77e-43ce-aaa2-efd819b27374 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:49.741294 n-d-828419-4 sudo[147190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0734ae13-a77e-43ce-aaa2-efd819b27374
Apr 01 15:23:49.743150 n-d-828419-4 sudo[147190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:50.363512 n-d-828419-4 sudo[147190]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:50.372067 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0734ae13-a77e-43ce-aaa2-efd819b27374" returned: 0 in 0.651s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:50.373479 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Successfully deleted volume: 0734ae13-a77e-43ce-aaa2-efd819b27374
Apr 01 15:23:50.733522 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Created reservations ['2bee8a3a-7dd8-4786-b87b-c2af14b18218', '5b4ee533-1a98-4fc0-bd36-ae13d35bb6f0', '924949c0-ae83-4042-b330-7a0343efee12', 'e1b2ca43-1fa3-45da-955f-a8a6c4b9f5a5'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:23:51.271037 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:23:51.271037 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:51.293381 n-d-828419-4 sudo[147205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:23:51.294208 n-d-828419-4 sudo[147205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:51.839500 n-d-828419-4 sudo[147205]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:51.848150 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.571s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:51.854743 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:51.881126 n-d-828419-4 sudo[147209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:23:51.882025 n-d-828419-4 sudo[147209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:52.397729 n-d-828419-4 sudo[147209]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:52.400738 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.546s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:52.404571 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:23:52.410905 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Deleted volume successfully.
Apr 01 15:23:52.521665 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-eea517c4-38e0-4aa4-ab76-effbcb634dbe tempest-VolumesListTestJSON-1167679062 None] Lock "b'cinder-0734ae13-a77e-43ce-aaa2-efd819b27374-delete_volume'" released by "delete_volume" :: held 4.050s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:23:53.918831 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:23:53.925704 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:23:53.926343 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:23:53.948629 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (5580dd25-713b-4637-b5de-745501e449ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:23:53.951815 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (32d5f2bb-df97-433c-80c5-19d1943391be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:53.975447 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:23:54.003086 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (32d5f2bb-df97-433c-80c5-19d1943391be) 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-04-01T15:23:53Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=09eab619-81ed-46b9-9397-f17b1b4e41f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38b4abd9a26a4c5c81ec0237a1b099cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:23:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:23:54Z,user_id='1fc7bab7fcd54894be0a71e302bd1e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:54.005712 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (43ca7991-5a13-4682-b1b3-fd5fd9b1fa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:54.008531 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (43ca7991-5a13-4682-b1b3-fd5fd9b1fa9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:54.010917 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88022f12-a95f-4e2a-91d0-08b291b959f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:54.013102 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88022f12-a95f-4e2a-91d0-08b291b959f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '09eab619-81ed-46b9-9397-f17b1b4e41f5', 'volume_name': 'volume-09eab619-81ed-46b9-9397-f17b1b4e41f5', 'volume_size': 1, 'snapshot_id': 'a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:54.015340 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d49047a0-9924-4601-9174-5b5b27b14ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:54.017810 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d49047a0-9924-4601-9174-5b5b27b14ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:23:54.021351 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33d2f753-e5af-4a6f-a5fa-375379fa8116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:23:54.024245 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Volume 09eab619-81ed-46b9-9397-f17b1b4e41f5: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-09eab619-81ed-46b9-9397-f17b1b4e41f5', 'volume_size': 1, 'snapshot_id': 'a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8'}
Apr 01 15:23:54.048750 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:54.097936 n-d-828419-4 sudo[147230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:23:54.102066 n-d-828419-4 sudo[147230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:54.787982 n-d-828419-4 sudo[147230]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:54.792326 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.743s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:54.796209 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:54.816206 n-d-828419-4 sudo[147271]: ubuntu : 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-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8
Apr 01 15:23:54.816996 n-d-828419-4 sudo[147271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:55.348574 n-d-828419-4 sudo[147271]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:55.351127 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8" returned: 0 in 0.556s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:55.355191 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a11573bd--9f9b--4eb2--ad1d--c3f256c9ccb8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--09eab619--81ed--46b9--9397--f17b1b4e41f5 iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:55.380110 n-d-828419-4 sudo[147274]: 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--a11573bd--9f9b--4eb2--ad1d--c3f256c9ccb8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--09eab619--81ed--46b9--9397--f17b1b4e41f5 iflag=direct
Apr 01 15:23:55.381624 n-d-828419-4 sudo[147274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:55.765491 n-d-828419-4 sudo[147274]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:55.769102 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a11573bd--9f9b--4eb2--ad1d--c3f256c9ccb8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--09eab619--81ed--46b9--9397--f17b1b4e41f5 iflag=direct" returned: 0 in 0.413s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:55.770464 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a11573bd--9f9b--4eb2--ad1d--c3f256c9ccb8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--09eab619--81ed--46b9--9397--f17b1b4e41f5 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:55.801670 n-d-828419-4 sudo[147286]: 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--a11573bd--9f9b--4eb2--ad1d--c3f256c9ccb8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--09eab619--81ed--46b9--9397--f17b1b4e41f5 oflag=direct
Apr 01 15:23:55.802632 n-d-828419-4 sudo[147286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:23:56.346142 n-d-828419-4 sudo[147286]: pam_unix(sudo:session): session closed for user root
Apr 01 15:23:56.348433 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a11573bd--9f9b--4eb2--ad1d--c3f256c9ccb8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--09eab619--81ed--46b9--9397--f17b1b4e41f5 oflag=direct" returned: 0 in 0.578s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:23:56.350203 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a11573bd--9f9b--4eb2--ad1d--c3f256c9ccb8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--09eab619--81ed--46b9--9397--f17b1b4e41f5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:23:56.380087 n-d-828419-4 sudo[147307]: 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--a11573bd--9f9b--4eb2--ad1d--c3f256c9ccb8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--09eab619--81ed--46b9--9397--f17b1b4e41f5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 15:23:56.381040 n-d-828419-4 sudo[147307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:24:40.778501 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:24:40.782452 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:24:40.782962 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:24:40.796362 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Flow 'volume_create_manager' (4a2d2844-b28f-4f7b-8fa5-388e4b3f18f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:24:40.799766 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69414e14-92d2-4a3e-9c0c-f637daeff95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:24:40.851501 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:24:40.851501 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69414e14-92d2-4a3e-9c0c-f637daeff95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:24:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2117474590',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=fc133be6-abff-4eaf-a5a8-9d08efd84f5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1334c040bdc4155a85be0d28b41a1ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:24:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:24:41Z,user_id='fe14a8fc6cf240b48485c35f430e4479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:24:40.851501 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd76a2ca-00e0-46b6-838e-9f85ae24c82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:24:40.851788 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd76a2ca-00e0-46b6-838e-9f85ae24c82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:24:40.854065 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1a4aab0-7fc5-4881-8e0c-04dfd62ca8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:24:40.856239 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1a4aab0-7fc5-4881-8e0c-04dfd62ca8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fc133be6-abff-4eaf-a5a8-9d08efd84f5d', 'volume_name': 'volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:24:40.858468 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6e17ecb-ae62-45f8-8813-ac7650c1e2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:24:40.860510 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6e17ecb-ae62-45f8-8813-ac7650c1e2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:24:40.862660 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (695c3bbb-6e37-4ce2-a1cf-81cb0bef3f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:24:40.863423 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Volume fc133be6-abff-4eaf-a5a8-9d08efd84f5d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d', 'volume_size': 1}
Apr 01 15:24:40.864688 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:40.883507 n-d-828419-4 sudo[147721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:24:40.884304 n-d-828419-4 sudo[147721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:24:41.799289 n-d-828419-4 sudo[147721]: pam_unix(sudo:session): session closed for user root
Apr 01 15:24:41.802253 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.937s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:41.806848 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (695c3bbb-6e37-4ce2-a1cf-81cb0bef3f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:24:41.809139 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (799a99b9-7f62-411b-92d4-6f106c050639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:24:41.898618 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Volume volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d (fc133be6-abff-4eaf-a5a8-9d08efd84f5d): created successfully
Apr 01 15:24:41.908014 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (799a99b9-7f62-411b-92d4-6f106c050639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:24:41.908014 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Flow 'volume_create_manager' (4a2d2844-b28f-4f7b-8fa5-388e4b3f18f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:24:42.028266 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8db5ab49-7db6-4db0-a19a-8d047fa29d2a tempest-AttachVolumeNegativeTest-145699947 None] Created volume successfully.
Apr 01 15:24:44.256414 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-8c3091d3-8c28-466b-bf88-d95db5e613e1 req-5c62d5b1-3136-4aa8-b046-8d14ea924d2e tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:44.276066 n-d-828419-4 sudo[147756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d
Apr 01 15:24:44.277229 n-d-828419-4 sudo[147756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:24:44.701860 n-d-828419-4 sudo[147756]: pam_unix(sudo:session): session closed for user root
Apr 01 15:24:44.704152 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-8c3091d3-8c28-466b-bf88-d95db5e613e1 req-5c62d5b1-3136-4aa8-b046-8d14ea924d2e tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d" returned: 0 in 0.447s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:44.754681 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:44.761983 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:44.762679 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714573936]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8c3091d3-8c28-466b-bf88-d95db5e613e1 req-5c62d5b1-3136-4aa8-b046-8d14ea924d2e tempest-AttachVolumeNegativeTest-145699947 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: I_T nexus: 41
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: aux36tpW6ALyYX8EK4Fu
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:24:44.763557 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:24:44.767207 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8c3091d3-8c28-466b-bf88-d95db5e613e1 req-5c62d5b1-3136-4aa8-b046-8d14ea924d2e tempest-AttachVolumeNegativeTest-145699947 None] Creating iscsi_target for Volume ID: volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:24:44.830900 n-d-828419-4 sudo[147307]: pam_unix(sudo:session): session closed for user root
Apr 01 15:24:44.872642 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8c3091d3-8c28-466b-bf88-d95db5e613e1 req-5c62d5b1-3136-4aa8-b046-8d14ea924d2e tempest-AttachVolumeNegativeTest-145699947 None] Created volume path /opt/stack/data/cinder/volumes/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d,
Apr 01 15:24:44.872642 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:24:44.872642 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:24:44.872642 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d
Apr 01 15:24:44.872642 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:24:44.872642 n-d-828419-4 cinder-volume[96899]: incominguser 3sqE3Cf9t24tmFo2EfpS JczoYYLX6vvKnVGa
Apr 01 15:24:44.872642 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:24:44.872642 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:24:44.872642 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:24:44.872642 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:24:44.873995 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a11573bd--9f9b--4eb2--ad1d--c3f256c9ccb8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--09eab619--81ed--46b9--9397--f17b1b4e41f5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 48.525s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:44.874496 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a11573bd--9f9b--4eb2--ad1d--c3f256c9ccb8, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--09eab619--81ed--46b9--9397--f17b1b4e41f5, size 1024.00 MB, duration 48.53 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:24:44.874864 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Volume copy 1024.00 MB at 21.10 MB/s
Apr 01 15:24:44.894388 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:44.920801 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Marking volume 09eab619-81ed-46b9-9397-f17b1b4e41f5 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:24:45.045054 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Copying metadata from snapshot a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8 to 09eab619-81ed-46b9-9397-f17b1b4e41f5. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Apr 01 15:24:45.155911 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33d2f753-e5af-4a6f-a5fa-375379fa8116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-09eab619-81ed-46b9-9397-f17b1b4e41f5', 'volume_size': 1, 'snapshot_id': 'a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:24:45.158626 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b572de4-10ba-437e-9704-66450c08bf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:24:45.244182 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d" returned: 0 in 0.369s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:45.244532 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714573936]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:24:45.245141 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8c3091d3-8c28-466b-bf88-d95db5e613e1 req-5c62d5b1-3136-4aa8-b046-8d14ea924d2e tempest-AttachVolumeNegativeTest-145699947 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:24:45.245531 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8c3091d3-8c28-466b-bf88-d95db5e613e1 req-5c62d5b1-3136-4aa8-b046-8d14ea924d2e tempest-AttachVolumeNegativeTest-145699947 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:24:45.246748 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:45.252929 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:45.253254 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714573936]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\n System information:\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-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\n Backing store flags: \n Account information:\n 3sqE3Cf9t24tmFo2EfpS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8c3091d3-8c28-466b-bf88-d95db5e613e1 req-5c62d5b1-3136-4aa8-b046-8d14ea924d2e tempest-AttachVolumeNegativeTest-145699947 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: I_T nexus: 41
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: aux36tpW6ALyYX8EK4Fu
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:24:45.253851 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:24:45.257427 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:45.257427 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Volume volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 (09eab619-81ed-46b9-9397-f17b1b4e41f5): created successfully
Apr 01 15:24:45.259001 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b572de4-10ba-437e-9704-66450c08bf9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:24:45.262060 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (5580dd25-713b-4637-b5de-745501e449ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:24:45.351506 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:45.351846 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714573936]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\n System information:\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-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\n Backing store flags: \n Account information:\n 3sqE3Cf9t24tmFo2EfpS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:24:45.353143 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:45.381661 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-d16c27a3-6969-49d8-b230-2b3f53b9386f tempest-TestVolumeBootPattern-1737749009 None] Created volume successfully.
Apr 01 15:24:45.443965 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:45.444348 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714573936]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\n System information:\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-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\n Backing store flags: \n Account information:\n 3sqE3Cf9t24tmFo2EfpS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:24:45.445386 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-8c3091d3-8c28-466b-bf88-d95db5e613e1 req-5c62d5b1-3136-4aa8-b046-8d14ea924d2e tempest-AttachVolumeNegativeTest-145699947 None] Set provider_location to: 10.222.0.60:3260,3 iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:24:45.713764 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-8c3091d3-8c28-466b-bf88-d95db5e613e1 req-5c62d5b1-3136-4aa8-b046-8d14ea924d2e tempest-AttachVolumeNegativeTest-145699947 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d', 'target_lun': 1, 'volume_id': 'fc133be6-abff-4eaf-a5a8-9d08efd84f5d', 'auth_method': 'CHAP', 'auth_username': '3sqE3Cf9t24tmFo2EfpS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '816235d0-9e94-4640-99fb-b69286847c4c'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:24:45.921949 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-8c3091d3-8c28-466b-bf88-d95db5e613e1 req-5c62d5b1-3136-4aa8-b046-8d14ea924d2e tempest-AttachVolumeNegativeTest-145699947 None] attachment_update completed successfully.
Apr 01 15:24:47.009819 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-dce482a6-db41-4c5d-aa1e-b1bf1a6d57f8 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:47.028691 n-d-828419-4 sudo[147804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5
Apr 01 15:24:47.029581 n-d-828419-4 sudo[147804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:24:47.498451 n-d-828419-4 sudo[147804]: pam_unix(sudo:session): session closed for user root
Apr 01 15:24:47.501176 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-dce482a6-db41-4c5d-aa1e-b1bf1a6d57f8 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5" returned: 0 in 0.491s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:47.555340 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:47.561825 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:47.562279 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715519056]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\n Backing store flags: \n Account information:\n 3sqE3Cf9t24tmFo2EfpS\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-dce482a6-db41-4c5d-aa1e-b1bf1a6d57f8 tempest-TestVolumeBootPattern-1737749009 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: I_T nexus: 41
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: aux36tpW6ALyYX8EK4Fu
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: I_T nexus: 42
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: 3sqE3Cf9t24tmFo2EfpS
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:24:47.562948 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:24:47.567987 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-dce482a6-db41-4c5d-aa1e-b1bf1a6d57f8 tempest-TestVolumeBootPattern-1737749009 None] Creating iscsi_target for Volume ID: volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:24:47.753006 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-dce482a6-db41-4c5d-aa1e-b1bf1a6d57f8 tempest-TestVolumeBootPattern-1737749009 None] Created volume path /opt/stack/data/cinder/volumes/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5,
Apr 01 15:24:47.753006 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:24:47.753006 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:24:47.753006 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5
Apr 01 15:24:47.753006 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:24:47.753006 n-d-828419-4 cinder-volume[96899]: incominguser Bv6Q8V8ETaejZu5EqdJT Kofe4vwhxTT3QY45
Apr 01 15:24:47.753006 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:24:47.753006 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:24:47.753006 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:24:47.753006 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:24:47.754818 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:48.116638 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5" returned: 0 in 0.361s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:48.117201 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715519056]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:24:48.118533 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-dce482a6-db41-4c5d-aa1e-b1bf1a6d57f8 tempest-TestVolumeBootPattern-1737749009 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:24:48.118533 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-dce482a6-db41-4c5d-aa1e-b1bf1a6d57f8 tempest-TestVolumeBootPattern-1737749009 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:24:48.121419 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:48.126891 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:48.127397 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715519056]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\n Backing store flags: \n Account information:\n 3sqE3Cf9t24tmFo2EfpS\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5\n System information:\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-09eab619-81ed-46b9-9397-f17b1b4e41f5\n Backing store flags: \n Account information:\n Bv6Q8V8ETaejZu5EqdJT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-dce482a6-db41-4c5d-aa1e-b1bf1a6d57f8 tempest-TestVolumeBootPattern-1737749009 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: I_T nexus: 41
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: aux36tpW6ALyYX8EK4Fu
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Target 3: iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: I_T nexus: 42
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: 3sqE3Cf9t24tmFo2EfpS
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:24:48.127998 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:24:48.132869 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:48.218477 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:48.218827 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715519056]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\n Backing store flags: \n Account information:\n 3sqE3Cf9t24tmFo2EfpS\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5\n System information:\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-09eab619-81ed-46b9-9397-f17b1b4e41f5\n Backing store flags: \n Account information:\n Bv6Q8V8ETaejZu5EqdJT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:24:48.220101 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:48.314905 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:48.315279 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715519056]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\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-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\n Backing store flags: \n Account information:\n 3sqE3Cf9t24tmFo2EfpS\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5\n System information:\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-09eab619-81ed-46b9-9397-f17b1b4e41f5\n Backing store flags: \n Account information:\n Bv6Q8V8ETaejZu5EqdJT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:24:48.316321 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-dce482a6-db41-4c5d-aa1e-b1bf1a6d57f8 tempest-TestVolumeBootPattern-1737749009 None] Set provider_location to: 10.222.0.60:3260,4 iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:24:48.577040 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-dce482a6-db41-4c5d-aa1e-b1bf1a6d57f8 tempest-TestVolumeBootPattern-1737749009 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5', 'target_lun': 1, 'volume_id': '09eab619-81ed-46b9-9397-f17b1b4e41f5', 'auth_method': 'CHAP', 'auth_username': 'Bv6Q8V8ETaejZu5EqdJT', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5ba18728-fb95-4184-b433-146ab50513a2'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:24:48.843468 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-4dfb7cd9-66af-40b5-8f4c-37e9b38ecda0 req-dce482a6-db41-4c5d-aa1e-b1bf1a6d57f8 tempest-TestVolumeBootPattern-1737749009 None] attachment_update completed successfully.
Apr 01 15:24:54.411178 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-879b18fa-fb2c-4c94-bebd-547da4facc9f req-0cc119db-a6d1-4493-beaf-1ec58bbd1936 tempest-AttachVolumeNegativeTest-145699947 None] Terminate volume connection completed successfully.
Apr 01 15:24:54.411862 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-879b18fa-fb2c-4c94-bebd-547da4facc9f req-0cc119db-a6d1-4493-beaf-1ec58bbd1936 tempest-AttachVolumeNegativeTest-145699947 None] Deleting attachment 816235d0-9e94-4640-99fb-b69286847c4c. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:24:54.413487 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:54.503064 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:54.504111 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235376]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\n System information:\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-fc133be6-abff-4eaf-a5a8-9d08efd84f5d\n Backing store flags: \n Account information:\n 3sqE3Cf9t24tmFo2EfpS\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5\n Backing store flags: \n Account information:\n Bv6Q8V8ETaejZu5EqdJT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:24:54.504833 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-879b18fa-fb2c-4c94-bebd-547da4facc9f req-0cc119db-a6d1-4493-beaf-1ec58bbd1936 tempest-AttachVolumeNegativeTest-145699947 None] Removing iscsi_target for Volume ID: fc133be6-abff-4eaf-a5a8-9d08efd84f5d
Apr 01 15:24:54.507827 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:54.603181 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d -f" returned: 0 in 0.097s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:54.603509 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235376]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:24:54.604620 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:24:54.698047 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:24:54.698559 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235376]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5\n Backing store flags: \n Account information:\n Bv6Q8V8ETaejZu5EqdJT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:25:03.644430 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Lock "b'cinder-fc133be6-abff-4eaf-a5a8-9d08efd84f5d-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:25:03.793052 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:03.882183 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:03.882486 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235376]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5\n Backing store flags: \n Account information:\n Bv6Q8V8ETaejZu5EqdJT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:25:03.883244 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Skipping remove_export. No iscsi_target is presently exported for volume: fc133be6-abff-4eaf-a5a8-9d08efd84f5d
Apr 01 15:25:03.884310 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:03.902650 n-d-828419-4 sudo[147892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d
Apr 01 15:25:03.903418 n-d-828419-4 sudo[147892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:04.395233 n-d-828419-4 sudo[147892]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:04.398476 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d" returned: 0 in 0.514s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:04.400344 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:04.419636 n-d-828419-4 sudo[147895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d
Apr 01 15:25:04.420536 n-d-828419-4 sudo[147895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:04.858422 n-d-828419-4 sudo[147895]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:04.860699 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d" returned: 0 in 0.460s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:04.863432 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:04.883546 n-d-828419-4 sudo[147898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d
Apr 01 15:25:04.885005 n-d-828419-4 sudo[147898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:05.605922 n-d-828419-4 sudo[147898]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:05.608199 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc133be6-abff-4eaf-a5a8-9d08efd84f5d" returned: 0 in 0.744s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:05.609375 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Successfully deleted volume: fc133be6-abff-4eaf-a5a8-9d08efd84f5d
Apr 01 15:25:05.788248 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Created reservations ['8cb1b035-e059-4779-ae28-c4a77002a212', '45bb9184-c615-4e61-8526-d57e769fb6f0', '6701a583-3f2c-4754-a7cc-8ae8bdd9f8d7', '499f15df-363b-46b8-ba71-b09abae32288'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:25:06.084545 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:25:06.085271 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:06.104638 n-d-828419-4 sudo[147906]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:25:06.105462 n-d-828419-4 sudo[147906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:06.538866 n-d-828419-4 sudo[147906]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:06.541321 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:06.543547 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:06.563619 n-d-828419-4 sudo[147909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:25:06.564444 n-d-828419-4 sudo[147909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:07.009283 n-d-828419-4 sudo[147909]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:07.011614 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:07.013890 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:25:07.021703 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Deleted volume successfully.
Apr 01 15:25:07.199467 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-04e1a93f-287d-402e-bd1c-778ea1d19fc1 tempest-AttachVolumeNegativeTest-145699947 None] Lock "b'cinder-fc133be6-abff-4eaf-a5a8-9d08efd84f5d-delete_volume'" released by "delete_volume" :: held 3.555s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:25:07.443075 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Lock "b'cinder-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:25:07.620791 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:07.708103 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:07.709053 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235376]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5\n Backing store flags: \n Account information:\n Bv6Q8V8ETaejZu5EqdJT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:25:07.709838 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7f3a753f-0b20-463c-a6d8-38e3dec5b0ad
Apr 01 15:25:07.710904 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:07.728916 n-d-828419-4 sudo[147914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad
Apr 01 15:25:07.729750 n-d-828419-4 sudo[147914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:08.185338 n-d-828419-4 sudo[147914]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:08.187551 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad" returned: 0 in 0.476s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:08.189133 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:08.207074 n-d-828419-4 sudo[147919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad
Apr 01 15:25:08.207892 n-d-828419-4 sudo[147919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:08.653491 n-d-828419-4 sudo[147919]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:08.655769 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad" returned: 0 in 0.466s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:08.657918 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:08.678440 n-d-828419-4 sudo[147922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad
Apr 01 15:25:08.679248 n-d-828419-4 sudo[147922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:09.279682 n-d-828419-4 sudo[147922]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:09.282117 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad" returned: 0 in 0.624s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:09.283320 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Successfully deleted volume: 7f3a753f-0b20-463c-a6d8-38e3dec5b0ad
Apr 01 15:25:09.502002 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Created reservations ['5193a817-b35e-4bf7-9eb5-57d0367d6197', '149f5f5e-c727-4737-acaf-29ebe3d64a90', '6860bec9-5303-48cd-a443-32d6b560f394', 'b015f65f-a280-4600-b492-52c8ca2026e6'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:25:09.840128 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:25:09.840906 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:09.908265 n-d-828419-4 sudo[147931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:25:09.912705 n-d-828419-4 sudo[147931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:10.407409 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-908f969a-542a-4ead-8334-0b0cb225e548 req-77206310-8c58-483f-857d-2e29d7e3efcc tempest-TestVolumeBootPattern-1737749009 None] Terminate volume connection completed successfully.
Apr 01 15:25:10.407850 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-908f969a-542a-4ead-8334-0b0cb225e548 req-77206310-8c58-483f-857d-2e29d7e3efcc tempest-TestVolumeBootPattern-1737749009 None] Deleting attachment 5ba18728-fb95-4184-b433-146ab50513a2. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:25:10.409692 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:10.423587 n-d-828419-4 sudo[147931]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:10.425533 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.585s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:10.427449 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:10.447296 n-d-828419-4 sudo[147946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:25:10.448802 n-d-828419-4 sudo[147946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:10.510609 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:10.511054 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315723296432]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5\n System information:\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-09eab619-81ed-46b9-9397-f17b1b4e41f5\n Backing store flags: \n Account information:\n Bv6Q8V8ETaejZu5EqdJT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:25:10.513629 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-908f969a-542a-4ead-8334-0b0cb225e548 req-77206310-8c58-483f-857d-2e29d7e3efcc tempest-TestVolumeBootPattern-1737749009 None] Removing iscsi_target for Volume ID: 09eab619-81ed-46b9-9397-f17b1b4e41f5
Apr 01 15:25:10.522082 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:10.535890 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Lock "b'cinder-6a3a6749-6dbc-4167-9c97-a2043c6d5037-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:25:10.636565 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 -f" returned: 0 in 0.121s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:10.637289 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315723296432]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:25:10.641010 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:10.735053 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:10.741146 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:10.741438 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315723296432]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:25:10.827921 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:10.828265 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714373408]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:25:10.829054 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6a3a6749-6dbc-4167-9c97-a2043c6d5037
Apr 01 15:25:10.830169 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:10.850255 n-d-828419-4 sudo[147958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037
Apr 01 15:25:10.851066 n-d-828419-4 sudo[147958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:10.922808 n-d-828419-4 sudo[147946]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:10.925509 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.498s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:10.928887 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:25:10.944783 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Deleted volume successfully.
Apr 01 15:25:11.038382 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-4d546cbf-f8e3-4037-9d7f-ad1f838c63c8 tempest-AttachVolumeNegativeTest-145699947 None] Lock "b'cinder-7f3a753f-0b20-463c-a6d8-38e3dec5b0ad-delete_volume'" released by "delete_volume" :: held 3.596s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:25:11.323949 n-d-828419-4 sudo[147958]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:11.325830 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037" returned: 0 in 0.496s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:11.327559 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:11.346752 n-d-828419-4 sudo[147962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037
Apr 01 15:25:11.347589 n-d-828419-4 sudo[147962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:11.412378 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-09eab619-81ed-46b9-9397-f17b1b4e41f5-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:25:11.728427 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:11.843881 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:11.844205 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235376]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:25:11.844923 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Skipping remove_export. No iscsi_target is presently exported for volume: 09eab619-81ed-46b9-9397-f17b1b4e41f5
Apr 01 15:25:11.846027 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:11.875096 n-d-828419-4 sudo[147974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5
Apr 01 15:25:11.876069 n-d-828419-4 sudo[147974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:11.942418 n-d-828419-4 sudo[147962]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:11.944777 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037" returned: 0 in 0.617s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:11.952215 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:11.997313 n-d-828419-4 sudo[147976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037
Apr 01 15:25:11.999028 n-d-828419-4 sudo[147976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:12.409280 n-d-828419-4 sudo[147974]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:12.411738 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5" returned: 0 in 0.565s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:12.413676 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:12.433373 n-d-828419-4 sudo[147981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5
Apr 01 15:25:12.434200 n-d-828419-4 sudo[147981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:12.761877 n-d-828419-4 sudo[147976]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:12.764351 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a3a6749-6dbc-4167-9c97-a2043c6d5037" returned: 0 in 0.812s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:12.769361 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Successfully deleted volume: 6a3a6749-6dbc-4167-9c97-a2043c6d5037
Apr 01 15:25:12.965669 n-d-828419-4 sudo[147981]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:12.969065 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5" returned: 0 in 0.554s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:12.971088 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:12.991636 n-d-828419-4 sudo[147986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5
Apr 01 15:25:12.992455 n-d-828419-4 sudo[147986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:13.217332 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Created reservations ['58dd3334-2870-4cde-a7a6-936acb3d3dd5', '1873113c-4a96-40cf-9e39-43268f6f7098', '475fc716-4aa2-4e24-b4d2-a7021a544856', '18891cef-fcb6-4b91-8c4c-7f1de9dbcd1b'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:25:13.564669 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:25:13.566439 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:13.585562 n-d-828419-4 sudo[147991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:25:13.586357 n-d-828419-4 sudo[147991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:13.689558 n-d-828419-4 sudo[147986]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:13.691925 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09eab619-81ed-46b9-9397-f17b1b4e41f5" returned: 0 in 0.720s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:13.693693 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Successfully deleted volume: 09eab619-81ed-46b9-9397-f17b1b4e41f5
Apr 01 15:25:13.810491 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Created reservations ['5d6be1d1-31be-4075-95ee-7b4f67f54eb9', 'c3fb1b48-24ac-4bc9-ad19-617a1f53671b', '7785e7db-b369-4653-80c9-90c2e643f659', 'a9fe59a6-235a-4ea3-8295-5e2b79e099a9'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:25:14.022004 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:25:14.022004 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:14.041343 n-d-828419-4 sudo[147995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:25:14.042339 n-d-828419-4 sudo[147995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:14.064042 n-d-828419-4 sudo[147991]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:14.066658 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.501s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:14.069397 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:14.090795 n-d-828419-4 sudo[147997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:25:14.091692 n-d-828419-4 sudo[147997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:14.526937 n-d-828419-4 sudo[147995]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:14.526948 n-d-828419-4 sudo[147997]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:14.529342 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.511s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:14.531064 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:14.545974 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:14.550596 n-d-828419-4 sudo[148001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:25:14.551556 n-d-828419-4 sudo[148001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:14.553105 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:25:14.558360 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Deleted volume successfully.
Apr 01 15:25:14.705192 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6349a251-90a2-4933-bd29-665aa04a0916 tempest-AttachVolumeNegativeTest-145699947 None] Lock "b'cinder-6a3a6749-6dbc-4167-9c97-a2043c6d5037-delete_volume'" released by "delete_volume" :: held 4.169s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:25:14.900437 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b86768ce-45b3-460f-9270-e5b68e528540 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:25:14.902455 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b86768ce-45b3-460f-9270-e5b68e528540 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:14.925132 n-d-828419-4 sudo[148004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8
Apr 01 15:25:14.925966 n-d-828419-4 sudo[148004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:15.074670 n-d-828419-4 sudo[148001]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:15.076947 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.545s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:15.078469 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:25:15.084725 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Deleted volume successfully.
Apr 01 15:25:15.153603 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-908f969a-542a-4ead-8334-0b0cb225e548 req-08782a75-0262-4952-942e-6cdcdd87c0ee tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-09eab619-81ed-46b9-9397-f17b1b4e41f5-delete_volume'" released by "delete_volume" :: held 3.742s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:25:15.352965 n-d-828419-4 sudo[148004]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:15.354820 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b86768ce-45b3-460f-9270-e5b68e528540 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8" returned: 0 in 0.452s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:15.356458 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b86768ce-45b3-460f-9270-e5b68e528540 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:15.376131 n-d-828419-4 sudo[148007]: ubuntu : TTY=unknown ; 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-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8
Apr 01 15:25:15.376961 n-d-828419-4 sudo[148007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:16.442987 n-d-828419-4 sudo[148007]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:16.449421 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b86768ce-45b3-460f-9270-e5b68e528540 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8" returned: 0 in 1.088s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:16.673801 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-b86768ce-45b3-460f-9270-e5b68e528540 tempest-TestVolumeBootPattern-1737749009 None] Created reservations ['cd3deced-dc76-46c5-ae79-d24b829cbbd5', '210d771f-8f55-4443-9c15-9df6fd590afe', 'f94c3f54-7b0c-4f63-a0df-b2caeaca7479', 'ef7c3c7e-c2f2-4d67-94e7-a81ad81b911a'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:25:17.033165 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b86768ce-45b3-460f-9270-e5b68e528540 tempest-TestVolumeBootPattern-1737749009 None] Delete snapshot completed successfully.
Apr 01 15:25:17.040816 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b86768ce-45b3-460f-9270-e5b68e528540 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-a11573bd-9f9b-4eb2-ad1d-c3f256c9ccb8-delete_snapshot'" released by "delete_snapshot" :: held 2.140s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:25:21.780761 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-44acfa9c-69a8-4b94-84e6-bb44174ca7e6 tempest-TestVolumeBootPattern-1737749009 None] Terminate volume connection completed successfully.
Apr 01 15:25:21.781380 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-44acfa9c-69a8-4b94-84e6-bb44174ca7e6 tempest-TestVolumeBootPattern-1737749009 None] Deleting attachment a20056a7-d4c7-425b-b813-00edd4e1e65a. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:25:21.785342 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:21.874656 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:21.874972 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716253296]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587\n Backing store flags: \n Account information:\n aux36tpW6ALyYX8EK4Fu\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:25:21.875612 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-44acfa9c-69a8-4b94-84e6-bb44174ca7e6 tempest-TestVolumeBootPattern-1737749009 None] Removing iscsi_target for Volume ID: 5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:25:21.876658 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:21.989275 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5da63939-e4d8-4d11-8346-ed1f22e68587 -f" returned: 0 in 0.112s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:21.989624 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716253296]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:25:21.992578 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:22.097410 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:22.097872 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716253296]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:25:22.594464 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-5da63939-e4d8-4d11-8346-ed1f22e68587-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:25:22.770735 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:22.861180 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:22.861816 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716253296]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:25:22.862151 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:25:22.863103 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:22.882258 n-d-828419-4 sudo[148165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:25:22.883088 n-d-828419-4 sudo[148165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:23.288602 n-d-828419-4 sudo[148165]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:23.292196 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587" returned: 0 in 0.428s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:23.296149 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:23.316433 n-d-828419-4 sudo[148168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:25:23.317392 n-d-828419-4 sudo[148168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:23.732414 n-d-828419-4 sudo[148168]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:23.734904 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587" returned: 0 in 0.440s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:23.737705 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:23.759680 n-d-828419-4 sudo[148171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:25:23.760529 n-d-828419-4 sudo[148171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:24.400273 n-d-828419-4 sudo[148171]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:24.402861 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5da63939-e4d8-4d11-8346-ed1f22e68587" returned: 0 in 0.665s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:24.404073 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Successfully deleted volume: 5da63939-e4d8-4d11-8346-ed1f22e68587
Apr 01 15:25:24.564974 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Created reservations ['ecd316be-44e1-48b8-baae-a1f413cd7ec5', '63ada07a-e1e3-4c74-8483-0dc300142e76', '1ad8a24a-24c6-438c-8262-0b80998780b1', '646d638e-0b1f-42d5-80da-3c9b2014a1da'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:25:24.810264 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:25:24.811002 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:24.830300 n-d-828419-4 sudo[148178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:25:24.831104 n-d-828419-4 sudo[148178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:25.314144 n-d-828419-4 sudo[148178]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:25.316707 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.505s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:25.319326 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:25.341125 n-d-828419-4 sudo[148181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:25:25.341960 n-d-828419-4 sudo[148181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:25.836681 n-d-828419-4 sudo[148181]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:25.839107 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.519s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:25.841108 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:25:25.853747 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Deleted volume successfully.
Apr 01 15:25:25.966486 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-d450dcb4-0bad-475c-8bee-cf50b8b11b54 req-04c7946d-cc51-41f5-97dd-398401edcda9 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-5da63939-e4d8-4d11-8346-ed1f22e68587-delete_volume'" released by "delete_volume" :: held 3.373s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:25:32.665547 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:25:32.669815 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:25:32.670392 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:25:32.684419 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (6782c662-9070-4de8-8ea6-35e87b2a634a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:25:32.688136 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d4d9f3f-27c6-4110-9a2f-bee953f428b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:25:32.715707 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:25:32.744705 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d4d9f3f-27c6-4110-9a2f-bee953f428b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-501252845',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=0ccbe781-207e-4890-b040-2f9c6bc5160b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38b4abd9a26a4c5c81ec0237a1b099cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:25:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:25:32Z,user_id='1fc7bab7fcd54894be0a71e302bd1e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:25:32.747691 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (542af807-7595-4032-a6ff-77dd4162dc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:25:32.749995 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (542af807-7595-4032-a6ff-77dd4162dc4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:25:32.753163 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d402e43-0bd5-4d42-b881-88cba35f1810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:25:32.890903 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d402e43-0bd5-4d42-b881-88cba35f1810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0ccbe781-207e-4890-b040-2f9c6bc5160b', 'volume_name': 'volume-0ccbe781-207e-4890-b040-2f9c6bc5160b', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:25:32.893175 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c75f3437-7618-4a56-a8e9-223c37e08fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:25:32.896017 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c75f3437-7618-4a56-a8e9-223c37e08fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:25:32.898168 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09d69be6-65ed-4798-98b8-616af6d1644c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:25:32.898983 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Volume 0ccbe781-207e-4890-b040-2f9c6bc5160b: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0ccbe781-207e-4890-b040-2f9c6bc5160b', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 15:25:32.899608 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Cloning 0ccbe781-207e-4890-b040-2f9c6bc5160b from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 15:25:39.781009 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:25:39.791054 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:25:39.791054 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:39.804846 n-d-828419-4 sudo[148226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:25:39.805683 n-d-828419-4 sudo[148226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:40.274348 n-d-828419-4 sudo[148226]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:40.276994 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.494s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:40.279466 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:40.299689 n-d-828419-4 sudo[148229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:25:40.304270 n-d-828419-4 sudo[148229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:40.782044 n-d-828419-4 sudo[148229]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:40.785437 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.505s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:40.789081 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:25:46.677463 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1, size 616.00 MB, duration 13.31 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 15:25:46.677463 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Image download 616.00 MB at 46.28 MB/s
Apr 01 15:25:46.677463 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:46.677463 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1" returned: 0 in 0.412s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:46.677463 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user 1fc7bab7fcd54894be0a71e302bd1e8e. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 15:25:46.872912 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:46.960492 n-d-828419-4 sudo[148272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1
Apr 01 15:25:46.961297 n-d-828419-4 sudo[148272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:47.298668 n-d-828419-4 sudo[148272]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:47.301952 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1" returned: 0 in 0.428s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:47.303961 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ccbe781-207e-4890-b040-2f9c6bc5160b stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:47.322662 n-d-828419-4 sudo[148277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ccbe781-207e-4890-b040-2f9c6bc5160b stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:25:47.323455 n-d-828419-4 sudo[148277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:47.985148 n-d-828419-4 sudo[148277]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:47.987425 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ccbe781-207e-4890-b040-2f9c6bc5160b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.683s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:48.220927 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 0ccbe781-207e-4890-b040-2f9c6bc5160b. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 15:25:48.282692 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_29btu3g8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:48.374883 n-d-828419-4 sudo[148313]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_29btu3g8
Apr 01 15:25:48.375678 n-d-828419-4 sudo[148313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:48.711430 n-d-828419-4 sudo[148313]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:48.713864 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_29btu3g8" returned: 0 in 0.431s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:48.717636 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:48.804774 n-d-828419-4 sudo[148317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1
Apr 01 15:25:48.805613 n-d-828419-4 sudo[148317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:49.136745 n-d-828419-4 sudo[148317]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:49.139074 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1" returned: 0 in 0.423s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:49.139938 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 15:25:49.140942 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0ccbe781--207e--4890--b040--2f9c6bc5160b oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:49.162831 n-d-828419-4 sudo[148322]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0ccbe781--207e--4890--b040--2f9c6bc5160b oflag=direct
Apr 01 15:25:49.163688 n-d-828419-4 sudo[148322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:49.477685 n-d-828419-4 sudo[148322]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:49.480103 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0ccbe781--207e--4890--b040--2f9c6bc5160b oflag=direct" returned: 0 in 0.339s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:49.481556 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 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_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0ccbe781--207e--4890--b040--2f9c6bc5160b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:49.499816 n-d-828419-4 sudo[148326]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0ccbe781--207e--4890--b040--2f9c6bc5160b
Apr 01 15:25:49.500601 n-d-828419-4 sudo[148326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:56.006886 n-d-828419-4 sudo[148326]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:56.015950 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 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_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0ccbe781--207e--4890--b040--2f9c6bc5160b" returned: 0 in 6.528s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:56.015950 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:25:56.130965 n-d-828419-4 sudo[148363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1
Apr 01 15:25:56.132533 n-d-828419-4 sudo[148363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:25:56.556527 n-d-828419-4 sudo[148363]: pam_unix(sudo:session): session closed for user root
Apr 01 15:25:56.559168 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1" returned: 0 in 0.548s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:25:56.560223 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_whohkqu7n-d-828419-4@lvmdriver-1, size 700.00 MB, duration 6.53 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0ccbe781--207e--4890--b040--2f9c6bc5160b {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 15:25:56.560774 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Converted 700.00 MB image at 107.20 MB/s
Apr 01 15:25:56.561688 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 0ccbe781-207e-4890-b040-2f9c6bc5160b successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 15:25:56.689195 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user 1fc7bab7fcd54894be0a71e302bd1e8e is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 15:25:56.689898 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Marking volume 0ccbe781-207e-4890-b040-2f9c6bc5160b as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:25:56.792945 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to 0ccbe781-207e-4890-b040-2f9c6bc5160b. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 15:25:56.793613 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Creating volume glance metadata for volume 0ccbe781-207e-4890-b040-2f9c6bc5160b backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 15:25:56.922032 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09d69be6-65ed-4798-98b8-616af6d1644c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ccbe781-207e-4890-b040-2f9c6bc5160b', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:25:56.925196 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (059131c2-ad4b-427f-8ad4-8c0cf736afb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:25:57.009688 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Volume volume-0ccbe781-207e-4890-b040-2f9c6bc5160b (0ccbe781-207e-4890-b040-2f9c6bc5160b): created successfully
Apr 01 15:25:57.011802 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (059131c2-ad4b-427f-8ad4-8c0cf736afb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:25:57.014840 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (6782c662-9070-4de8-8ea6-35e87b2a634a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:25:57.118835 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-79ffb7d4-59ab-4b00-9abd-f48fda5f621a tempest-TestVolumeBootPattern-1737749009 None] Created volume successfully.
Apr 01 15:26:05.798599 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-0e515135-9b38-4859-a457-127e5a25e707 req-5b5a7ac6-4a73-4af5-89ad-1cf44ec446c1 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:26:05.853563 n-d-828419-4 sudo[148590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:26:05.856892 n-d-828419-4 sudo[148590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:26:06.799575 n-d-828419-4 sudo[148590]: pam_unix(sudo:session): session closed for user root
Apr 01 15:26:06.804411 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-0e515135-9b38-4859-a457-127e5a25e707 req-5b5a7ac6-4a73-4af5-89ad-1cf44ec446c1 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b" returned: 0 in 1.005s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:26:06.997161 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:26:07.007087 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:26:07.007659 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716129360]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:26:07.008879 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-0e515135-9b38-4859-a457-127e5a25e707 req-5b5a7ac6-4a73-4af5-89ad-1cf44ec446c1 tempest-TestVolumeBootPattern-1737749009 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:26:07.015141 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-0e515135-9b38-4859-a457-127e5a25e707 req-5b5a7ac6-4a73-4af5-89ad-1cf44ec446c1 tempest-TestVolumeBootPattern-1737749009 None] Creating iscsi_target for Volume ID: volume-0ccbe781-207e-4890-b040-2f9c6bc5160b {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:26:07.227147 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-0e515135-9b38-4859-a457-127e5a25e707 req-5b5a7ac6-4a73-4af5-89ad-1cf44ec446c1 tempest-TestVolumeBootPattern-1737749009 None] Created volume path /opt/stack/data/cinder/volumes/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b,
Apr 01 15:26:07.227147 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:26:07.227147 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:26:07.227147 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:26:07.227147 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:26:07.227147 n-d-828419-4 cinder-volume[96899]: incominguser BCrGmuCKuEN2QZv7VH6V bRaRpKdARLghhE38
Apr 01 15:26:07.227147 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:26:07.227147 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:26:07.227147 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:26:07.227147 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:26:07.238094 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:26:07.980879 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b" returned: 0 in 0.745s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:26:07.981532 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716129360]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:26:07.982386 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-0e515135-9b38-4859-a457-127e5a25e707 req-5b5a7ac6-4a73-4af5-89ad-1cf44ec446c1 tempest-TestVolumeBootPattern-1737749009 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:26:07.982777 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-0e515135-9b38-4859-a457-127e5a25e707 req-5b5a7ac6-4a73-4af5-89ad-1cf44ec446c1 tempest-TestVolumeBootPattern-1737749009 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:26:07.983997 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:26:07.993084 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:26:07.993541 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716129360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:26:07.994073 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-0e515135-9b38-4859-a457-127e5a25e707 req-5b5a7ac6-4a73-4af5-89ad-1cf44ec446c1 tempest-TestVolumeBootPattern-1737749009 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:26:07.997070 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:26:08.124694 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:26:08.125228 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716129360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:26:08.126768 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:26:08.394811 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.267s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:26:08.395168 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716129360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:26:08.396118 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-0e515135-9b38-4859-a457-127e5a25e707 req-5b5a7ac6-4a73-4af5-89ad-1cf44ec446c1 tempest-TestVolumeBootPattern-1737749009 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:26:08.627416 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-0e515135-9b38-4859-a457-127e5a25e707 req-5b5a7ac6-4a73-4af5-89ad-1cf44ec446c1 tempest-TestVolumeBootPattern-1737749009 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b', 'target_lun': 1, 'volume_id': '0ccbe781-207e-4890-b040-2f9c6bc5160b', 'auth_method': 'CHAP', 'auth_username': 'BCrGmuCKuEN2QZv7VH6V', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b4993acb-dbb5-4ed5-9802-867b4232ca6c'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:26:09.011226 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-0e515135-9b38-4859-a457-127e5a25e707 req-5b5a7ac6-4a73-4af5-89ad-1cf44ec446c1 tempest-TestVolumeBootPattern-1737749009 None] attachment_update completed successfully.
Apr 01 15:26:39.782228 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:26:39.782873 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:26:39.783869 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:26:39.803687 n-d-828419-4 sudo[149104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:26:39.804698 n-d-828419-4 sudo[149104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:26:40.268574 n-d-828419-4 sudo[149104]: pam_unix(sudo:session): session closed for user root
Apr 01 15:26:40.270886 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.487s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:26:40.273561 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:26:40.294546 n-d-828419-4 sudo[149116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:26:40.295352 n-d-828419-4 sudo[149116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:26:40.721851 n-d-828419-4 sudo[149116]: pam_unix(sudo:session): session closed for user root
Apr 01 15:26:40.723985 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:26:40.726243 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:27:39.783965 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:27:39.784489 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:27:39.785048 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:27:39.803244 n-d-828419-4 sudo[149406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:27:39.804021 n-d-828419-4 sudo[149406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:27:40.286306 n-d-828419-4 sudo[149406]: pam_unix(sudo:session): session closed for user root
Apr 01 15:27:40.288361 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.503s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:27:40.290001 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:27:40.309495 n-d-828419-4 sudo[149409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:27:40.310303 n-d-828419-4 sudo[149409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:27:40.789075 n-d-828419-4 sudo[149409]: pam_unix(sudo:session): session closed for user root
Apr 01 15:27:40.791245 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.501s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:27:40.792641 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:28:35.940907 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:28:35.945155 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:28:35.945724 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:28:35.958342 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Flow 'volume_create_manager' (be063e9b-109a-4d48-b40b-a1857be89fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:28:35.961560 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c7418b4-db69-4dfe-8816-6ae55ecc24f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:35.986953 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:28:36.012389 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c7418b4-db69-4dfe-8816-6ae55ecc24f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:28:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-287078434',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=57c6f50f-0489-4890-b6eb-3a27e59e2ca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8733acba18da4c53b1f6e940965035e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:28:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:28:36Z,user_id='bedd5d8a9a644f89bf333bfffe4e57e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb3505f9-7256-44a7-be8b-3f77f6135c1a),volume_type_id=eb3505f9-7256-44a7-be8b-3f77f6135c1a)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:36.019994 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (98b7fdcd-a900-4466-8803-76435ff1c784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:36.019994 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (98b7fdcd-a900-4466-8803-76435ff1c784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:36.019994 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf1d56ba-9127-4dbc-ae8d-6c7dc44eb04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:36.022249 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf1d56ba-9127-4dbc-ae8d-6c7dc44eb04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '57c6f50f-0489-4890-b6eb-3a27e59e2ca4', 'volume_name': 'volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:36.024448 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64f08084-ae54-43b4-afee-3eb53583d576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:36.026535 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64f08084-ae54-43b4-afee-3eb53583d576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:36.028636 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (376f3f4e-24a2-4cb5-88e2-bad749019b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:36.029515 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Volume 57c6f50f-0489-4890-b6eb-3a27e59e2ca4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4', 'volume_size': 1}
Apr 01 15:28:36.030737 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:36.049768 n-d-828419-4 sudo[149535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:28:36.050571 n-d-828419-4 sudo[149535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:36.791838 n-d-828419-4 sudo[149535]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:36.794263 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.763s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:36.798773 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (376f3f4e-24a2-4cb5-88e2-bad749019b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:36.801470 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ce4e5a2-0615-449d-8a17-8cca2535f34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:36.915926 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Volume volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4 (57c6f50f-0489-4890-b6eb-3a27e59e2ca4): created successfully
Apr 01 15:28:36.918062 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ce4e5a2-0615-449d-8a17-8cca2535f34c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:36.922151 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Flow 'volume_create_manager' (be063e9b-109a-4d48-b40b-a1857be89fd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:28:37.007563 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-1bffd1b0-da78-4b97-a6f9-5712d35bba79 tempest-VolumeTypesTest-1796690084 None] Created volume successfully.
Apr 01 15:28:38.990590 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-5f35c04c-a3f2-44dd-a6ea-1ca122f011ac tempest-VolumeTypesTest-1796690084 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:28:38.991351 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f35c04c-a3f2-44dd-a6ea-1ca122f011ac tempest-VolumeTypesTest-1796690084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:39.010003 n-d-828419-4 sudo[149571]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:28:39.010783 n-d-828419-4 sudo[149571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:39.431541 n-d-828419-4 sudo[149571]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:39.433882 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f35c04c-a3f2-44dd-a6ea-1ca122f011ac tempest-VolumeTypesTest-1796690084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:39.435860 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f35c04c-a3f2-44dd-a6ea-1ca122f011ac tempest-VolumeTypesTest-1796690084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:39.454334 n-d-828419-4 sudo[149574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:28:39.455117 n-d-828419-4 sudo[149574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:39.780812 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:28:39.782472 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:28:39.782472 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:39.800940 n-d-828419-4 sudo[149577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:28:39.801792 n-d-828419-4 sudo[149577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:39.902825 n-d-828419-4 sudo[149574]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:39.927094 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5f35c04c-a3f2-44dd-a6ea-1ca122f011ac tempest-VolumeTypesTest-1796690084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.469s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:39.927094 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-5f35c04c-a3f2-44dd-a6ea-1ca122f011ac tempest-VolumeTypesTest-1796690084 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:28:39.927094 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-5f35c04c-a3f2-44dd-a6ea-1ca122f011ac tempest-VolumeTypesTest-1796690084 None] Retype volume completed successfully.
Apr 01 15:28:40.235186 n-d-828419-4 sudo[149577]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:40.236848 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:40.238101 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:40.256906 n-d-828419-4 sudo[149580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:28:40.257718 n-d-828419-4 sudo[149580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:40.716431 n-d-828419-4 sudo[149580]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:40.718720 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:40.720102 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:28:42.392162 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Lock "b'cinder-57c6f50f-0489-4890-b6eb-3a27e59e2ca4-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:28:42.581589 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Skipping remove_export. No iscsi_target is presently exported for volume: 57c6f50f-0489-4890-b6eb-3a27e59e2ca4
Apr 01 15:28:42.582505 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:42.601472 n-d-828419-4 sudo[149583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4
Apr 01 15:28:42.602261 n-d-828419-4 sudo[149583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:43.019619 n-d-828419-4 sudo[149583]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:43.021764 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4" returned: 0 in 0.439s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:43.023424 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:43.042111 n-d-828419-4 sudo[149586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4
Apr 01 15:28:43.042921 n-d-828419-4 sudo[149586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:43.453779 n-d-828419-4 sudo[149586]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:43.457601 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4" returned: 0 in 0.432s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:43.459909 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:43.487434 n-d-828419-4 sudo[149589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4
Apr 01 15:28:43.488723 n-d-828419-4 sudo[149589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:44.141893 n-d-828419-4 sudo[149589]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:44.144292 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-57c6f50f-0489-4890-b6eb-3a27e59e2ca4" returned: 0 in 0.684s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:44.145470 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Successfully deleted volume: 57c6f50f-0489-4890-b6eb-3a27e59e2ca4
Apr 01 15:28:44.177477 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1209589730 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1209589730, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:28:44.178291 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1209589730 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1209589730, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:28:44.286599 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Created reservations ['d5250136-e030-42dd-8d7b-574c15c9bc2b', 'd714e5f0-fc47-4731-a578-9ff77a985bab', '8ba04e6b-d3e2-4dd8-b086-637635e56bbd', '69af7602-665d-4e23-9ad2-3f8894de6c3f'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:28:44.476360 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:28:44.477009 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:44.495837 n-d-828419-4 sudo[149597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:28:44.496614 n-d-828419-4 sudo[149597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:44.939997 n-d-828419-4 sudo[149597]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:44.942339 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:44.944561 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:44.963599 n-d-828419-4 sudo[149600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:28:44.964407 n-d-828419-4 sudo[149600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:45.417344 n-d-828419-4 sudo[149600]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:45.420029 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:45.422126 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:28:45.427346 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Deleted volume successfully.
Apr 01 15:28:45.579495 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-c416fab4-4eab-43cb-96f5-39f4a34a7141 tempest-VolumeTypesTest-1796690084 None] Lock "b'cinder-57c6f50f-0489-4890-b6eb-3a27e59e2ca4-delete_volume'" released by "delete_volume" :: held 3.187s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:28:51.894409 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:28:51.898268 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:28:51.898717 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:28:51.911055 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Flow 'volume_create_manager' (4f6d2b6c-386d-4060-bc91-f2a47e16a620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:28:51.914499 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96f73ad6-12e4-4004-9baa-89b217f38855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:51.936739 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:28:51.961888 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96f73ad6-12e4-4004-9baa-89b217f38855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:28:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1796782708',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=474445bd-5f60-4236-9b83-cd93a8b925ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6b7a813c824de2af4e3990e4f369c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:28:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:28:52Z,user_id='7637ae33691c443d8a11726bbf522991',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:51.964330 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3feefa79-6614-454b-a698-55cd48eabcba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:51.966428 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3feefa79-6614-454b-a698-55cd48eabcba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:51.968685 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6298f336-53dd-4db4-b96c-3eed60e7ae60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:51.970874 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6298f336-53dd-4db4-b96c-3eed60e7ae60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '474445bd-5f60-4236-9b83-cd93a8b925ed', 'volume_name': 'volume-474445bd-5f60-4236-9b83-cd93a8b925ed', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:51.975466 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa629ae0-04c8-4fd8-868b-bc7db0949e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:51.975466 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa629ae0-04c8-4fd8-868b-bc7db0949e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:51.977274 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (596d492b-2534-41c3-ac23-bf6a2f6971a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:51.978080 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Volume 474445bd-5f60-4236-9b83-cd93a8b925ed: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-474445bd-5f60-4236-9b83-cd93a8b925ed', 'volume_size': 1}
Apr 01 15:28:51.979273 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-474445bd-5f60-4236-9b83-cd93a8b925ed stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:51.998490 n-d-828419-4 sudo[149605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-474445bd-5f60-4236-9b83-cd93a8b925ed stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:28:51.999276 n-d-828419-4 sudo[149605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:52.689192 n-d-828419-4 sudo[149605]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:52.691491 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-474445bd-5f60-4236-9b83-cd93a8b925ed stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.712s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:52.695006 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (596d492b-2534-41c3-ac23-bf6a2f6971a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-474445bd-5f60-4236-9b83-cd93a8b925ed', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:52.697283 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf25ef13-cfdd-487b-8fb5-3a56843c7e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:52.790373 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Volume volume-474445bd-5f60-4236-9b83-cd93a8b925ed (474445bd-5f60-4236-9b83-cd93a8b925ed): created successfully
Apr 01 15:28:52.792333 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf25ef13-cfdd-487b-8fb5-3a56843c7e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:52.795875 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Flow 'volume_create_manager' (4f6d2b6c-386d-4060-bc91-f2a47e16a620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:28:52.893011 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b395be30-d21d-42a2-93a0-ff917c69f01b tempest-VolumesListAdminTestJSON-1051373000 None] Created volume successfully.
Apr 01 15:28:54.677390 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:28:54.681371 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:28:54.687634 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:28:54.695441 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Flow 'volume_create_manager' (47d6e835-4727-4add-ac72-e84fe988723f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:28:54.698516 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (120cf022-c468-4b4b-a6cb-d7d0df8feffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:54.721238 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:28:54.749037 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (120cf022-c468-4b4b-a6cb-d7d0df8feffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:28:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-572807524',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=b7a56d60-f9ef-46d2-8716-1fd4d61163ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6b7a813c824de2af4e3990e4f369c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:28:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:28:54Z,user_id='7637ae33691c443d8a11726bbf522991',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:54.751519 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ad1035c-46c8-4357-ad78-5609921d5e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:54.756262 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ad1035c-46c8-4357-ad78-5609921d5e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:54.756262 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0b013c3-b1fe-4e5e-879d-099d46c8fbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:54.758146 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0b013c3-b1fe-4e5e-879d-099d46c8fbb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b7a56d60-f9ef-46d2-8716-1fd4d61163ef', 'volume_name': 'volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:54.760389 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a51d2524-1685-4849-847d-8a5dd8ae932d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:54.762476 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a51d2524-1685-4849-847d-8a5dd8ae932d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:54.765229 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e9363ad-8d6f-4f67-9223-3102953bb3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:54.766025 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Volume b7a56d60-f9ef-46d2-8716-1fd4d61163ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef', 'volume_size': 1}
Apr 01 15:28:54.767245 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:54.785301 n-d-828419-4 sudo[149639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:28:54.786102 n-d-828419-4 sudo[149639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:55.355137 n-d-828419-4 sudo[149639]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:55.357474 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.590s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:55.361008 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e9363ad-8d6f-4f67-9223-3102953bb3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:55.363348 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1683b50e-64ef-4b0c-8a6a-455506685a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:55.493098 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Volume volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef (b7a56d60-f9ef-46d2-8716-1fd4d61163ef): created successfully
Apr 01 15:28:55.495071 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1683b50e-64ef-4b0c-8a6a-455506685a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:55.498680 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Flow 'volume_create_manager' (47d6e835-4727-4add-ac72-e84fe988723f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:28:55.630152 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-371cc33f-06bc-4b07-9f6b-3764c5a18ed7 tempest-VolumesListAdminTestJSON-1051373000 None] Created volume successfully.
Apr 01 15:28:57.757777 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:28:57.761953 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:28:57.762478 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:28:57.776363 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Flow 'volume_create_manager' (137c5e26-8d8a-4f5b-a63e-062f053d04b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:28:57.779651 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05c6417c-2d19-4267-bc9f-a38b2763c12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:57.801935 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:28:57.827490 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05c6417c-2d19-4267-bc9f-a38b2763c12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:28:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1754547672',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=d5e062c8-9369-4c26-9fa5-853ca50080d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6b7a813c824de2af4e3990e4f369c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:28:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:28:58Z,user_id='7637ae33691c443d8a11726bbf522991',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:57.830310 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd2f5201-57ea-4835-8ffb-2890a7c416e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:57.832399 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd2f5201-57ea-4835-8ffb-2890a7c416e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:57.834803 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd9e7823-21b7-485e-b0a6-0a9434e3d87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:57.836995 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd9e7823-21b7-485e-b0a6-0a9434e3d87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd5e062c8-9369-4c26-9fa5-853ca50080d4', 'volume_name': 'volume-d5e062c8-9369-4c26-9fa5-853ca50080d4', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:57.839243 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b0928a8-bfb1-4eee-8a40-0412a3d53501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:57.841470 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b0928a8-bfb1-4eee-8a40-0412a3d53501) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:57.843604 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b36dea6-8428-4fc4-a863-251812f79bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:57.844372 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Volume d5e062c8-9369-4c26-9fa5-853ca50080d4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d5e062c8-9369-4c26-9fa5-853ca50080d4', 'volume_size': 1}
Apr 01 15:28:57.845586 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5e062c8-9369-4c26-9fa5-853ca50080d4 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:28:57.863941 n-d-828419-4 sudo[149671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5e062c8-9369-4c26-9fa5-853ca50080d4 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:28:57.864733 n-d-828419-4 sudo[149671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:28:58.442925 n-d-828419-4 sudo[149671]: pam_unix(sudo:session): session closed for user root
Apr 01 15:28:58.445239 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5e062c8-9369-4c26-9fa5-853ca50080d4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.599s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:28:58.448918 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b36dea6-8428-4fc4-a863-251812f79bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5e062c8-9369-4c26-9fa5-853ca50080d4', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:58.452008 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73025abe-f4a2-4c37-8eb9-9f41340bdcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:28:58.535546 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Volume volume-d5e062c8-9369-4c26-9fa5-853ca50080d4 (d5e062c8-9369-4c26-9fa5-853ca50080d4): created successfully
Apr 01 15:28:58.535546 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73025abe-f4a2-4c37-8eb9-9f41340bdcc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:28:58.535546 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Flow 'volume_create_manager' (137c5e26-8d8a-4f5b-a63e-062f053d04b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:28:58.635798 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3534b979-ee98-450d-be17-9082acfa05c2 tempest-VolumesListAdminTestJSON-1051373000 None] Created volume successfully.
Apr 01 15:29:00.894914 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:29:00.899744 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:29:00.902127 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:29:00.913491 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Flow 'volume_create_manager' (ec1702e8-f621-430b-b8e0-acea537af6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:29:00.916741 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14c22ff0-214c-4b5d-bc4a-b91f6266f9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:29:00.941804 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:29:00.968408 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14c22ff0-214c-4b5d-bc4a-b91f6266f9b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:29:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=360fa10e-028f-484f-b15e-3549e4edefd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33dfa38130074e31917df3575d2a0d0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:29:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:29:01Z,user_id='50e84c14eb2046339cddf8cb789fd096',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:29:00.970895 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (72032abe-694b-47ca-8cd5-9abe95dc2456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:29:00.973194 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (72032abe-694b-47ca-8cd5-9abe95dc2456) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:29:00.975588 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dde217db-ecf4-4d62-af1f-50c5775ec27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:29:00.978022 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dde217db-ecf4-4d62-af1f-50c5775ec27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '360fa10e-028f-484f-b15e-3549e4edefd2', 'volume_name': 'volume-360fa10e-028f-484f-b15e-3549e4edefd2', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:29:00.980412 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07c3ed99-f911-4181-bbc2-52cfad583f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:29:00.983243 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07c3ed99-f911-4181-bbc2-52cfad583f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:29:00.986912 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41790d52-62b5-4556-a533-31561ebafcb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:29:00.986912 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Volume 360fa10e-028f-484f-b15e-3549e4edefd2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-360fa10e-028f-484f-b15e-3549e4edefd2', 'volume_size': 1}
Apr 01 15:29:00.987454 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-360fa10e-028f-484f-b15e-3549e4edefd2 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:01.005805 n-d-828419-4 sudo[149707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-360fa10e-028f-484f-b15e-3549e4edefd2 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:29:01.006597 n-d-828419-4 sudo[149707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:01.572405 n-d-828419-4 sudo[149707]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:01.574828 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-360fa10e-028f-484f-b15e-3549e4edefd2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.587s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:01.578996 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41790d52-62b5-4556-a533-31561ebafcb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-360fa10e-028f-484f-b15e-3549e4edefd2', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:29:01.581321 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (789b38c7-40a4-4ebd-9614-f8a8ba6d575f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:29:01.738752 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Volume volume-360fa10e-028f-484f-b15e-3549e4edefd2 (360fa10e-028f-484f-b15e-3549e4edefd2): created successfully
Apr 01 15:29:01.740780 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (789b38c7-40a4-4ebd-9614-f8a8ba6d575f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:29:01.744181 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Flow 'volume_create_manager' (ec1702e8-f621-430b-b8e0-acea537af6d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:29:01.847144 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-43d61f0e-8e05-4907-8d4a-e7d1bee19059 tempest-VolumesListAdminTestJSON-34732385 None] Created volume successfully.
Apr 01 15:29:03.216207 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Lock "b'cinder-360fa10e-028f-484f-b15e-3549e4edefd2-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:29:03.366641 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Skipping remove_export. No iscsi_target is presently exported for volume: 360fa10e-028f-484f-b15e-3549e4edefd2
Apr 01 15:29:03.370818 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-360fa10e-028f-484f-b15e-3549e4edefd2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:03.389229 n-d-828419-4 sudo[149739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-360fa10e-028f-484f-b15e-3549e4edefd2
Apr 01 15:29:03.390191 n-d-828419-4 sudo[149739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:03.498424 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Lock "b'cinder-d5e062c8-9369-4c26-9fa5-853ca50080d4-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:29:03.746927 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Skipping remove_export. No iscsi_target is presently exported for volume: d5e062c8-9369-4c26-9fa5-853ca50080d4
Apr 01 15:29:03.748941 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d5e062c8-9369-4c26-9fa5-853ca50080d4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:03.785559 n-d-828419-4 sudo[149742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d5e062c8-9369-4c26-9fa5-853ca50080d4
Apr 01 15:29:03.787103 n-d-828419-4 sudo[149742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:03.880433 n-d-828419-4 sudo[149739]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:03.882718 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-360fa10e-028f-484f-b15e-3549e4edefd2" returned: 0 in 0.515s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:03.885022 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-360fa10e-028f-484f-b15e-3549e4edefd2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:03.909719 n-d-828419-4 sudo[149744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-360fa10e-028f-484f-b15e-3549e4edefd2
Apr 01 15:29:03.910707 n-d-828419-4 sudo[149744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:04.239354 n-d-828419-4 sudo[149742]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:04.241820 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d5e062c8-9369-4c26-9fa5-853ca50080d4" returned: 0 in 0.492s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:04.243940 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5e062c8-9369-4c26-9fa5-853ca50080d4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:04.264762 n-d-828419-4 sudo[149754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5e062c8-9369-4c26-9fa5-853ca50080d4
Apr 01 15:29:04.265610 n-d-828419-4 sudo[149754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:04.365992 n-d-828419-4 sudo[149744]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:04.369664 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-360fa10e-028f-484f-b15e-3549e4edefd2" returned: 0 in 0.483s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:04.370786 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-360fa10e-028f-484f-b15e-3549e4edefd2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:04.390612 n-d-828419-4 sudo[149761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-360fa10e-028f-484f-b15e-3549e4edefd2
Apr 01 15:29:04.391411 n-d-828419-4 sudo[149761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:04.690973 n-d-828419-4 sudo[149754]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:04.693363 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5e062c8-9369-4c26-9fa5-853ca50080d4" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:04.695585 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5e062c8-9369-4c26-9fa5-853ca50080d4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:04.715880 n-d-828419-4 sudo[149767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5e062c8-9369-4c26-9fa5-853ca50080d4
Apr 01 15:29:04.717063 n-d-828419-4 sudo[149767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:05.002125 n-d-828419-4 sudo[149761]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:05.004611 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-360fa10e-028f-484f-b15e-3549e4edefd2" returned: 0 in 0.633s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:05.005921 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Successfully deleted volume: 360fa10e-028f-484f-b15e-3549e4edefd2
Apr 01 15:29:05.167597 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Created reservations ['dc9e100c-bc87-4c38-800a-19fe45d79863', '35f05434-0863-4cb1-ab70-994ce7b8f638', '12102524-1056-4d15-a5db-0e1c32be71d1', 'c57794ab-5512-42a5-8824-f7fc27033aa7'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:29:05.353986 n-d-828419-4 sudo[149767]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:05.356726 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5e062c8-9369-4c26-9fa5-853ca50080d4" returned: 0 in 0.661s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:05.357459 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Successfully deleted volume: d5e062c8-9369-4c26-9fa5-853ca50080d4
Apr 01 15:29:05.506201 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:29:05.506918 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:05.526191 n-d-828419-4 sudo[149776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:29:05.526993 n-d-828419-4 sudo[149776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:05.663903 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Created reservations ['e64963ba-0403-4d73-83b1-09a0e4558308', '8892f16d-2f1e-4399-9c93-4842cffb369d', 'bbf2ecc4-974a-48a9-861d-333c052334a5', '8032092b-14dd-463b-a26e-02d55e1d990d'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:29:05.875735 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:29:05.876629 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:05.897479 n-d-828419-4 sudo[149779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:29:05.898285 n-d-828419-4 sudo[149779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:05.968806 n-d-828419-4 sudo[149776]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:05.972004 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:05.974679 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:05.994151 n-d-828419-4 sudo[149781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:29:05.995673 n-d-828419-4 sudo[149781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:06.316432 n-d-828419-4 sudo[149779]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:06.318733 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:06.320467 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:06.341920 n-d-828419-4 sudo[149786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:29:06.342812 n-d-828419-4 sudo[149786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:06.432608 n-d-828419-4 sudo[149781]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:06.435701 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:06.437800 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:29:06.443572 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Deleted volume successfully.
Apr 01 15:29:06.618897 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e9c84e60-447d-48a1-a115-728390719660 tempest-VolumesListAdminTestJSON-34732385 None] Lock "b'cinder-360fa10e-028f-484f-b15e-3549e4edefd2-delete_volume'" released by "delete_volume" :: held 3.405s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:29:06.785612 n-d-828419-4 sudo[149786]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:06.787474 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:06.788592 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:29:06.793120 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Deleted volume successfully.
Apr 01 15:29:06.930201 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-f19609ae-01f3-4ec5-95ac-00504ea71ada tempest-VolumesListAdminTestJSON-1051373000 None] Lock "b'cinder-d5e062c8-9369-4c26-9fa5-853ca50080d4-delete_volume'" released by "delete_volume" :: held 3.432s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:29:07.178057 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Lock "b'cinder-b7a56d60-f9ef-46d2-8716-1fd4d61163ef-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:29:07.363269 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Skipping remove_export. No iscsi_target is presently exported for volume: b7a56d60-f9ef-46d2-8716-1fd4d61163ef
Apr 01 15:29:07.366480 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:07.383356 n-d-828419-4 sudo[149798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef
Apr 01 15:29:07.384151 n-d-828419-4 sudo[149798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:07.790563 n-d-828419-4 sudo[149798]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:07.792883 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef" returned: 0 in 0.428s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:07.795540 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:07.814156 n-d-828419-4 sudo[149801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef
Apr 01 15:29:07.814939 n-d-828419-4 sudo[149801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:08.232803 n-d-828419-4 sudo[149801]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:08.234979 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef" returned: 0 in 0.439s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:08.236818 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:08.255846 n-d-828419-4 sudo[149804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef
Apr 01 15:29:08.256634 n-d-828419-4 sudo[149804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:08.821863 n-d-828419-4 sudo[149804]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:08.824370 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7a56d60-f9ef-46d2-8716-1fd4d61163ef" returned: 0 in 0.587s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:08.826439 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Successfully deleted volume: b7a56d60-f9ef-46d2-8716-1fd4d61163ef
Apr 01 15:29:08.984610 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Created reservations ['3af42140-7eed-4b49-a78f-6d67545ddc37', '1cdf7437-48c7-459c-9a24-48e1a82b61b8', '00ca0f97-011a-4183-b250-f27614f7ca79', '25df633c-870b-401e-8174-40ff5c908f18'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:29:09.253406 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:29:09.254090 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:09.274278 n-d-828419-4 sudo[149812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:29:09.275087 n-d-828419-4 sudo[149812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:09.721598 n-d-828419-4 sudo[149812]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:09.728261 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:09.728261 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:09.744740 n-d-828419-4 sudo[149815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:29:09.745557 n-d-828419-4 sudo[149815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:09.784500 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Lock "b'cinder-474445bd-5f60-4236-9b83-cd93a8b925ed-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:29:10.029854 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Skipping remove_export. No iscsi_target is presently exported for volume: 474445bd-5f60-4236-9b83-cd93a8b925ed
Apr 01 15:29:10.031306 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-474445bd-5f60-4236-9b83-cd93a8b925ed {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:10.053993 n-d-828419-4 sudo[149826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-474445bd-5f60-4236-9b83-cd93a8b925ed
Apr 01 15:29:10.054915 n-d-828419-4 sudo[149826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:10.164995 n-d-828419-4 sudo[149815]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:10.167717 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.440s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:10.170272 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:29:10.178020 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Deleted volume successfully.
Apr 01 15:29:10.286508 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b48cbb8a-22f7-4483-a803-b58235896235 tempest-VolumesListAdminTestJSON-1051373000 None] Lock "b'cinder-b7a56d60-f9ef-46d2-8716-1fd4d61163ef-delete_volume'" released by "delete_volume" :: held 3.108s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:29:10.483166 n-d-828419-4 sudo[149826]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:10.484989 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-474445bd-5f60-4236-9b83-cd93a8b925ed" returned: 0 in 0.454s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:10.486646 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-474445bd-5f60-4236-9b83-cd93a8b925ed {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:10.505246 n-d-828419-4 sudo[149832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-474445bd-5f60-4236-9b83-cd93a8b925ed
Apr 01 15:29:10.506065 n-d-828419-4 sudo[149832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:10.937712 n-d-828419-4 sudo[149832]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:10.940054 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-474445bd-5f60-4236-9b83-cd93a8b925ed" returned: 0 in 0.453s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:10.942266 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-474445bd-5f60-4236-9b83-cd93a8b925ed {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:10.964343 n-d-828419-4 sudo[149837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-474445bd-5f60-4236-9b83-cd93a8b925ed
Apr 01 15:29:10.965385 n-d-828419-4 sudo[149837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:11.573105 n-d-828419-4 sudo[149837]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:11.576036 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-474445bd-5f60-4236-9b83-cd93a8b925ed" returned: 0 in 0.633s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:11.580680 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Successfully deleted volume: 474445bd-5f60-4236-9b83-cd93a8b925ed
Apr 01 15:29:11.756073 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Created reservations ['5185c5f9-fd90-43dc-bee4-1ad4511d6987', '52e93015-3a04-4c19-bb8a-072fcac09698', 'b9f4d4f3-cde1-40a5-9aa9-a4632576d990', '1de2dcc5-87f8-41e5-837b-0da90dc42074'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:29:12.019477 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:29:12.020491 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:12.047092 n-d-828419-4 sudo[149845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:29:12.048831 n-d-828419-4 sudo[149845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:12.535895 n-d-828419-4 sudo[149845]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:12.538506 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.517s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:12.540629 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:12.561432 n-d-828419-4 sudo[149856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:29:12.562338 n-d-828419-4 sudo[149856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:13.039562 n-d-828419-4 sudo[149856]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:13.043109 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:13.045880 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:29:13.051570 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Deleted volume successfully.
Apr 01 15:29:13.175884 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-f7894a2a-32b3-48cd-8105-942ebffe9630 tempest-VolumesListAdminTestJSON-1051373000 None] Lock "b'cinder-474445bd-5f60-4236-9b83-cd93a8b925ed-delete_volume'" released by "delete_volume" :: held 3.392s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:29:20.860793 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:29:20.867106 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:29:20.867705 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:29:20.882376 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Flow 'volume_create_manager' (7fdd1c7b-bc78-4348-b584-946563fa03cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:29:20.886124 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4ae2acd-f475-487d-aac6-fbd6ea01cc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:29:20.909415 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:29:20.935152 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4ae2acd-f475-487d-aac6-fbd6ea01cc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-698763127',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=54ea06f0-dff8-4f2b-876b-b84573f99103,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ac26b75fc794f9eb83a0b69a20a249e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:29:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:29:21Z,user_id='b646d317e8984320a2d422009f961667',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:29:20.937899 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1f82740-7358-4c48-8875-3960d41cfa4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:29:20.940077 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1f82740-7358-4c48-8875-3960d41cfa4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:29:20.942437 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (278c501a-54ac-41cc-aa35-0ec5d9db91f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:29:20.944845 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (278c501a-54ac-41cc-aa35-0ec5d9db91f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '54ea06f0-dff8-4f2b-876b-b84573f99103', 'volume_name': 'volume-54ea06f0-dff8-4f2b-876b-b84573f99103', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:29:20.947206 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb2c2754-b400-4ccf-a5d0-da6b76cbdad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:29:20.949679 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cb2c2754-b400-4ccf-a5d0-da6b76cbdad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:29:20.951835 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03d412fa-8a6a-4b3b-9b7e-39042d29bd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:29:20.952615 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Volume 54ea06f0-dff8-4f2b-876b-b84573f99103: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-54ea06f0-dff8-4f2b-876b-b84573f99103', 'volume_size': 1}
Apr 01 15:29:20.953836 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54ea06f0-dff8-4f2b-876b-b84573f99103 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:20.972805 n-d-828419-4 sudo[149874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54ea06f0-dff8-4f2b-876b-b84573f99103 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:29:20.973622 n-d-828419-4 sudo[149874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:21.598770 n-d-828419-4 sudo[149874]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:21.601285 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54ea06f0-dff8-4f2b-876b-b84573f99103 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.647s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:21.605146 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03d412fa-8a6a-4b3b-9b7e-39042d29bd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-54ea06f0-dff8-4f2b-876b-b84573f99103', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:29:21.607506 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d54d9a11-e9b5-44ee-a4e2-31225f8c8a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:29:21.715652 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Volume volume-54ea06f0-dff8-4f2b-876b-b84573f99103 (54ea06f0-dff8-4f2b-876b-b84573f99103): created successfully
Apr 01 15:29:21.717682 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d54d9a11-e9b5-44ee-a4e2-31225f8c8a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:29:21.720941 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Flow 'volume_create_manager' (7fdd1c7b-bc78-4348-b584-946563fa03cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:29:21.887608 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-03155c3c-2835-46dd-aeb9-4b92252aec87 tempest-VolumesSnapshotTestJSON-184566413 None] Created volume successfully.
Apr 01 15:29:23.859819 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c8bc8efc-607b-4aad-bb90-33e60a1b32fe tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:23.878762 n-d-828419-4 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 --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:29:23.879560 n-d-828419-4 sudo[149943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:24.314071 n-d-828419-4 sudo[149943]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:24.316360 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c8bc8efc-607b-4aad-bb90-33e60a1b32fe tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103" returned: 0 in 0.456s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:24.319125 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c8bc8efc-607b-4aad-bb90-33e60a1b32fe tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-034dcc27-9da5-4b2f-beb4-c88e14860b1b --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:24.337702 n-d-828419-4 sudo[149946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-034dcc27-9da5-4b2f-beb4-c88e14860b1b --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g
Apr 01 15:29:24.338574 n-d-828419-4 sudo[149946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:25.276897 n-d-828419-4 sudo[149946]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:25.279648 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c8bc8efc-607b-4aad-bb90-33e60a1b32fe tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-034dcc27-9da5-4b2f-beb4-c88e14860b1b --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g" returned: 0 in 0.961s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:25.548378 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c8bc8efc-607b-4aad-bb90-33e60a1b32fe tempest-VolumesSnapshotTestJSON-184566413 None] Create snapshot completed successfully
Apr 01 15:29:27.430189 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.driver [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Creating a new backup for volume volume-54ea06f0-dff8-4f2b-876b-b84573f99103. {{(pid=96899) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 01 15:29:27.603856 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-12b58340-6074-4051-8e45-af77d5f8c271 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:27.629644 n-d-828419-4 sudo[150098]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-12b58340-6074-4051-8e45-af77d5f8c271 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:29:27.630962 n-d-828419-4 sudo[150098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:28.414792 n-d-828419-4 sudo[150098]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:28.417047 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-12b58340-6074-4051-8e45-af77d5f8c271 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.813s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:28.423442 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-034dcc27-9da5-4b2f-beb4-c88e14860b1b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:28.438506 n-d-828419-4 sudo[150179]: ubuntu : 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-034dcc27-9da5-4b2f-beb4-c88e14860b1b
Apr 01 15:29:28.439417 n-d-828419-4 sudo[150179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:28.861953 n-d-828419-4 sudo[150179]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:28.864825 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-034dcc27-9da5-4b2f-beb4-c88e14860b1b" returned: 0 in 0.445s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:28.866723 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--034dcc27--9da5--4b2f--beb4--c88e14860b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--12b58340--6074--4051--8e45--af77d5f8c271 iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:28.892785 n-d-828419-4 sudo[150194]: 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--034dcc27--9da5--4b2f--beb4--c88e14860b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--12b58340--6074--4051--8e45--af77d5f8c271 iflag=direct
Apr 01 15:29:28.893760 n-d-828419-4 sudo[150194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:29.267345 n-d-828419-4 sudo[150194]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:29.269721 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--034dcc27--9da5--4b2f--beb4--c88e14860b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--12b58340--6074--4051--8e45--af77d5f8c271 iflag=direct" returned: 0 in 0.403s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:29.270746 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--034dcc27--9da5--4b2f--beb4--c88e14860b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--12b58340--6074--4051--8e45--af77d5f8c271 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:29.295340 n-d-828419-4 sudo[150229]: 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--034dcc27--9da5--4b2f--beb4--c88e14860b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--12b58340--6074--4051--8e45--af77d5f8c271 oflag=direct
Apr 01 15:29:29.296191 n-d-828419-4 sudo[150229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:29.637848 n-d-828419-4 sudo[150229]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:29.641623 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--034dcc27--9da5--4b2f--beb4--c88e14860b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--12b58340--6074--4051--8e45--af77d5f8c271 oflag=direct" returned: 0 in 0.369s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:29.642040 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--034dcc27--9da5--4b2f--beb4--c88e14860b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--12b58340--6074--4051--8e45--af77d5f8c271 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:29.666071 n-d-828419-4 sudo[150248]: 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--034dcc27--9da5--4b2f--beb4--c88e14860b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--12b58340--6074--4051--8e45--af77d5f8c271 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 15:29:29.668272 n-d-828419-4 sudo[150248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:39.778660 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:29:39.779300 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:29:39.780060 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:39.800348 n-d-828419-4 sudo[150378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:29:39.801163 n-d-828419-4 sudo[150378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:40.238427 n-d-828419-4 sudo[150378]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:40.241248 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:40.242187 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:40.260789 n-d-828419-4 sudo[150381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:29:40.262242 n-d-828419-4 sudo[150381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:40.693187 n-d-828419-4 sudo[150381]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:40.695302 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:40.697674 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:29:48.662074 n-d-828419-4 sudo[150248]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:48.663972 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--034dcc27--9da5--4b2f--beb4--c88e14860b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--12b58340--6074--4051--8e45--af77d5f8c271 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 19.022s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:48.664637 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--034dcc27--9da5--4b2f--beb4--c88e14860b1b, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--12b58340--6074--4051--8e45--af77d5f8c271, size 1024.00 MB, duration 19.02 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:29:48.665070 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Volume copy 1024.00 MB at 53.83 MB/s
Apr 01 15:29:48.900109 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:48.920449 n-d-828419-4 sudo[150427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:29:48.921294 n-d-828419-4 sudo[150427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:29:49.321101 n-d-828419-4 sudo[150427]: pam_unix(sudo:session): session closed for user root
Apr 01 15:29:49.324021 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271" returned: 0 in 0.423s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:49.371940 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:49.378090 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:49.378546 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718583568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: I_T nexus: 44
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: BCrGmuCKuEN2QZv7VH6V
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:29:49.379176 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:29:49.381960 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Creating iscsi_target for Volume ID: volume-12b58340-6074-4051-8e45-af77d5f8c271 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:29:49.512779 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Created volume path /opt/stack/data/cinder/volumes/volume-12b58340-6074-4051-8e45-af77d5f8c271,
Apr 01 15:29:49.512779 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:29:49.512779 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:29:49.512779 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:29:49.512779 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:29:49.512779 n-d-828419-4 cinder-volume[96899]: incominguser SZp9y4XpHk6PMdMtnt2r CWUH92jPXHEvw5hS
Apr 01 15:29:49.512779 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:29:49.512779 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:29:49.512779 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:29:49.512779 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:29:49.514167 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:49.870156 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271" returned: 0 in 0.356s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:49.870714 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718583568]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:29:49.871061 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:29:49.871436 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:29:49.872898 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:49.878998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:49.879327 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718583568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271\n Backing store flags: \n Account information:\n SZp9y4XpHk6PMdMtnt2r\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: I_T nexus: 44
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: BCrGmuCKuEN2QZv7VH6V
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:29:49.879954 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:29:49.882887 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:49.970199 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:49.970527 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718583568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271\n Backing store flags: \n Account information:\n SZp9y4XpHk6PMdMtnt2r\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:29:49.972145 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:50.059170 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:50.059541 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718583568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271\n Backing store flags: \n Account information:\n SZp9y4XpHk6PMdMtnt2r\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:29:50.060565 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Set provider_location to: 10.222.0.60:3260,2 iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:29:50.202106 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Initialize volume connection completed successfully.
Apr 01 15:29:55.383681 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-5e91f27a-1643-42c8-8d54-1b127f984ae5 req-84f01c5a-8129-4568-8197-5b18d725d61a tempest-TestVolumeBootPattern-1737749009 None] Terminate volume connection completed successfully.
Apr 01 15:29:55.384904 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-5e91f27a-1643-42c8-8d54-1b127f984ae5 req-84f01c5a-8129-4568-8197-5b18d725d61a tempest-TestVolumeBootPattern-1737749009 None] Deleting attachment b4993acb-dbb5-4ed5-9802-867b4232ca6c. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:29:55.391103 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:55.494521 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:55.494845 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271\n Backing store flags: \n Account information:\n SZp9y4XpHk6PMdMtnt2r\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:29:55.496080 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-5e91f27a-1643-42c8-8d54-1b127f984ae5 req-84f01c5a-8129-4568-8197-5b18d725d61a tempest-TestVolumeBootPattern-1737749009 None] Removing iscsi_target for Volume ID: 0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:29:55.497260 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:55.643864 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b -f" returned: 0 in 0.146s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:55.644668 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235552]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:29:55.648088 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:29:55.750139 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:29:55.750588 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235552]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271\n Backing store flags: \n Account information:\n SZp9y4XpHk6PMdMtnt2r\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:30:03.441319 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-2e18156c-bb01-445a-b018-173942a40c97 req-43ef221c-aa5a-4efd-b4d0-c831a635885d tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:03.463190 n-d-828419-4 sudo[150580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:30:03.464108 n-d-828419-4 sudo[150580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:30:03.976069 n-d-828419-4 sudo[150580]: pam_unix(sudo:session): session closed for user root
Apr 01 15:30:03.980108 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-2e18156c-bb01-445a-b018-173942a40c97 req-43ef221c-aa5a-4efd-b4d0-c831a635885d tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b" returned: 0 in 0.537s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:04.030483 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:04.039014 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:04.039396 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715924208]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271\n Backing store flags: \n Account information:\n SZp9y4XpHk6PMdMtnt2r\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-2e18156c-bb01-445a-b018-173942a40c97 req-43ef221c-aa5a-4efd-b4d0-c831a635885d tempest-TestVolumeBootPattern-1737749009 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: I_T nexus: 45
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: SZp9y4XpHk6PMdMtnt2r
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:30:04.040136 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:30:04.051629 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-2e18156c-bb01-445a-b018-173942a40c97 req-43ef221c-aa5a-4efd-b4d0-c831a635885d tempest-TestVolumeBootPattern-1737749009 None] Creating iscsi_target for Volume ID: volume-0ccbe781-207e-4890-b040-2f9c6bc5160b {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:30:04.176983 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-2e18156c-bb01-445a-b018-173942a40c97 req-43ef221c-aa5a-4efd-b4d0-c831a635885d tempest-TestVolumeBootPattern-1737749009 None] Created volume path /opt/stack/data/cinder/volumes/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b,
Apr 01 15:30:04.176983 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:30:04.176983 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:30:04.176983 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:30:04.176983 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:30:04.176983 n-d-828419-4 cinder-volume[96899]: incominguser BCrGmuCKuEN2QZv7VH6V bRaRpKdARLghhE38
Apr 01 15:30:04.176983 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:30:04.176983 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:30:04.176983 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:30:04.176983 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:30:04.181244 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:04.542494 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b" returned: 0 in 0.364s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:04.543063 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715924208]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:30:04.543797 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-2e18156c-bb01-445a-b018-173942a40c97 req-43ef221c-aa5a-4efd-b4d0-c831a635885d tempest-TestVolumeBootPattern-1737749009 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:30:04.544222 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-2e18156c-bb01-445a-b018-173942a40c97 req-43ef221c-aa5a-4efd-b4d0-c831a635885d tempest-TestVolumeBootPattern-1737749009 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:30:04.545470 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:04.552658 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:04.552658 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715924208]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271\n Backing store flags: \n Account information:\n SZp9y4XpHk6PMdMtnt2r\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\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-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-2e18156c-bb01-445a-b018-173942a40c97 req-43ef221c-aa5a-4efd-b4d0-c831a635885d tempest-TestVolumeBootPattern-1737749009 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: I_T nexus: 45
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Connection: 0
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.60
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020000
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf20
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00020001
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf21
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: SZp9y4XpHk6PMdMtnt2r
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:30:04.552968 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:30:04.556055 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:04.646378 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:04.646741 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715924208]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271\n Backing store flags: \n Account information:\n SZp9y4XpHk6PMdMtnt2r\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\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-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:30:04.657869 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:04.765910 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:04.766515 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715924208]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:58cf85dd25ce alias: n-d-828419-4\n Connection: 0\n IP Address: 10.222.0.60\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271\n Backing store flags: \n Account information:\n SZp9y4XpHk6PMdMtnt2r\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\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-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:30:04.767722 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-2e18156c-bb01-445a-b018-173942a40c97 req-43ef221c-aa5a-4efd-b4d0-c831a635885d tempest-TestVolumeBootPattern-1737749009 None] Set provider_location to: 10.222.0.60:3260,3 iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:30:05.001056 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-2e18156c-bb01-445a-b018-173942a40c97 req-43ef221c-aa5a-4efd-b4d0-c831a635885d tempest-TestVolumeBootPattern-1737749009 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b', 'target_lun': 1, 'volume_id': '0ccbe781-207e-4890-b040-2f9c6bc5160b', 'auth_method': 'CHAP', 'auth_username': 'BCrGmuCKuEN2QZv7VH6V', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '20d16e4d-f1db-41f4-8949-fdf18562cd45'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:30:05.217185 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-2e18156c-bb01-445a-b018-173942a40c97 req-43ef221c-aa5a-4efd-b4d0-c831a635885d tempest-TestVolumeBootPattern-1737749009 None] attachment_update completed successfully.
Apr 01 15:30:39.779998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:30:39.779998 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:30:39.779998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:39.869797 n-d-828419-4 sudo[150723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:30:39.870659 n-d-828419-4 sudo[150723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:30:40.344494 n-d-828419-4 sudo[150723]: pam_unix(sudo:session): session closed for user root
Apr 01 15:30:40.346585 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.569s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:40.348210 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:40.366790 n-d-828419-4 sudo[150726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:30:40.367624 n-d-828419-4 sudo[150726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:30:40.812322 n-d-828419-4 sudo[150726]: pam_unix(sudo:session): session closed for user root
Apr 01 15:30:40.814435 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:40.815745 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:30:43.192170 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Terminate volume connection completed successfully.
Apr 01 15:30:43.238557 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:43.333301 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:43.333659 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714807760]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271\n Backing store flags: \n Account information:\n SZp9y4XpHk6PMdMtnt2r\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:30:43.334370 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Removing iscsi_target for Volume ID: 12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:30:43.335405 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:43.539947 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-12b58340-6074-4051-8e45-af77d5f8c271 -f" returned: 0 in 0.204s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:43.540784 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714807760]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:30:43.542037 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:43.639262 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:43.639262 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714807760]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:30:43.639262 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Remove volume export completed successfully.
Apr 01 15:30:43.717844 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-12b58340-6074-4051-8e45-af77d5f8c271-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:30:43.769760 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Trying to delete temp volume: 12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:30:43.771042 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:43.865380 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:43.865755 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718416688]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:30:43.866539 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Skipping remove_export. No iscsi_target is presently exported for volume: 12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:30:43.867984 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:43.890036 n-d-828419-4 sudo[150768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:30:43.890825 n-d-828419-4 sudo[150768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:30:44.400576 n-d-828419-4 sudo[150768]: pam_unix(sudo:session): session closed for user root
Apr 01 15:30:44.402897 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271" returned: 0 in 0.535s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:44.404819 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:44.423759 n-d-828419-4 sudo[150778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:30:44.424541 n-d-828419-4 sudo[150778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:30:44.885739 n-d-828419-4 sudo[150778]: pam_unix(sudo:session): session closed for user root
Apr 01 15:30:44.888009 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271" returned: 0 in 0.483s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:44.890268 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:30:44.908407 n-d-828419-4 sudo[150781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:30:44.909217 n-d-828419-4 sudo[150781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:30:45.562698 n-d-828419-4 sudo[150781]: pam_unix(sudo:session): session closed for user root
Apr 01 15:30:45.565027 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12b58340-6074-4051-8e45-af77d5f8c271" returned: 0 in 0.674s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:30:45.566226 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Successfully deleted volume: 12b58340-6074-4051-8e45-af77d5f8c271
Apr 01 15:30:45.702455 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Deleted volume successfully.
Apr 01 15:30:45.709652 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-3d26e512-cb76-4881-9a53-ac46511fbe8b tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-12b58340-6074-4051-8e45-af77d5f8c271-delete_volume'" released by "delete_volume" :: held 1.991s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:31:21.976648 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:31:21.992711 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:31:21.992711 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:31:21.995504 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Flow 'volume_create_manager' (f46a9d15-6142-408e-8ac4-d687d8724d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:31:21.998925 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d1b5e55-beae-4915-967b-c5a922f09cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:31:22.021839 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:31:22.048368 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d1b5e55-beae-4915-967b-c5a922f09cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-749347580',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=2f1955fb-0032-45cb-afb4-0beaf618b466,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ac26b75fc794f9eb83a0b69a20a249e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:31:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:31:22Z,user_id='b646d317e8984320a2d422009f961667',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:31:22.050794 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (caacb38b-d6a5-44ec-8988-810bf00e5f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:31:22.052882 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (caacb38b-d6a5-44ec-8988-810bf00e5f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:31:22.055749 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (076b9f4c-a1b2-49a9-bbdc-0c6b0eb34a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:31:22.160590 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (076b9f4c-a1b2-49a9-bbdc-0c6b0eb34a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2f1955fb-0032-45cb-afb4-0beaf618b466', 'volume_name': 'volume-2f1955fb-0032-45cb-afb4-0beaf618b466', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:31:22.162884 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6621e8ec-71ac-4099-bdcf-d9cdc8bf8b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:31:22.173226 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6621e8ec-71ac-4099-bdcf-d9cdc8bf8b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:31:22.175473 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a371cb74-4a40-45b6-9667-cf24fa5990ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:31:22.176330 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Volume 2f1955fb-0032-45cb-afb4-0beaf618b466: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2f1955fb-0032-45cb-afb4-0beaf618b466', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 15:31:22.176954 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Cloning 2f1955fb-0032-45cb-afb4-0beaf618b466 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 15:31:32.727104 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1, size 616.00 MB, duration 10.55 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 15:31:32.727961 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Image download 616.00 MB at 58.40 MB/s
Apr 01 15:31:32.796136 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:32.892136 n-d-828419-4 sudo[150950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1
Apr 01 15:31:32.892956 n-d-828419-4 sudo[150950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:31:33.244426 n-d-828419-4 sudo[150950]: pam_unix(sudo:session): session closed for user root
Apr 01 15:31:33.247051 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1" returned: 0 in 0.451s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:33.247863 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user b646d317e8984320a2d422009f961667. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 15:31:33.458160 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:33.554594 n-d-828419-4 sudo[150955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1
Apr 01 15:31:33.555424 n-d-828419-4 sudo[150955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:31:33.895890 n-d-828419-4 sudo[150955]: pam_unix(sudo:session): session closed for user root
Apr 01 15:31:33.898328 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1" returned: 0 in 0.440s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:33.900822 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f1955fb-0032-45cb-afb4-0beaf618b466 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:33.920772 n-d-828419-4 sudo[150960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f1955fb-0032-45cb-afb4-0beaf618b466 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:31:33.921712 n-d-828419-4 sudo[150960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:31:34.558673 n-d-828419-4 sudo[150960]: pam_unix(sudo:session): session closed for user root
Apr 01 15:31:34.561045 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f1955fb-0032-45cb-afb4-0beaf618b466 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.660s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:34.806664 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 2f1955fb-0032-45cb-afb4-0beaf618b466. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 15:31:34.927906 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_7878n6j9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:35.052846 n-d-828419-4 sudo[151004]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_7878n6j9
Apr 01 15:31:35.054558 n-d-828419-4 sudo[151004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:31:35.406664 n-d-828419-4 sudo[151004]: pam_unix(sudo:session): session closed for user root
Apr 01 15:31:35.409126 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_7878n6j9" returned: 0 in 0.481s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:35.418520 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:35.499804 n-d-828419-4 sudo[151010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1
Apr 01 15:31:35.500641 n-d-828419-4 sudo[151010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:31:35.840697 n-d-828419-4 sudo[151010]: pam_unix(sudo:session): session closed for user root
Apr 01 15:31:35.843442 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1" returned: 0 in 0.432s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:35.844412 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 15:31:35.845482 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2f1955fb--0032--45cb--afb4--0beaf618b466 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:35.866329 n-d-828419-4 sudo[151015]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2f1955fb--0032--45cb--afb4--0beaf618b466 oflag=direct
Apr 01 15:31:35.867803 n-d-828419-4 sudo[151015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:31:36.255939 n-d-828419-4 sudo[151015]: pam_unix(sudo:session): session closed for user root
Apr 01 15:31:36.263580 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2f1955fb--0032--45cb--afb4--0beaf618b466 oflag=direct" returned: 0 in 0.417s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:36.266318 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 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_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2f1955fb--0032--45cb--afb4--0beaf618b466 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:36.290292 n-d-828419-4 sudo[151036]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2f1955fb--0032--45cb--afb4--0beaf618b466
Apr 01 15:31:36.291158 n-d-828419-4 sudo[151036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:31:39.774744 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:31:39.775860 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:31:39.777208 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:39.804142 n-d-828419-4 sudo[151115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:31:39.805304 n-d-828419-4 sudo[151115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:31:40.306686 n-d-828419-4 sudo[151115]: pam_unix(sudo:session): session closed for user root
Apr 01 15:31:40.309196 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.532s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:40.311206 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:40.331485 n-d-828419-4 sudo[151118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:31:40.332333 n-d-828419-4 sudo[151118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:31:40.793792 n-d-828419-4 sudo[151118]: pam_unix(sudo:session): session closed for user root
Apr 01 15:31:40.796113 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.485s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:40.798408 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:31:50.156579 n-d-828419-4 sudo[151036]: pam_unix(sudo:session): session closed for user root
Apr 01 15:31:50.158537 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 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_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2f1955fb--0032--45cb--afb4--0beaf618b466" returned: 0 in 13.892s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:50.159531 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:50.246913 n-d-828419-4 sudo[151141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1
Apr 01 15:31:50.247724 n-d-828419-4 sudo[151141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:31:50.581031 n-d-828419-4 sudo[151141]: pam_unix(sudo:session): session closed for user root
Apr 01 15:31:50.583308 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1" returned: 0 in 0.423s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:50.584170 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_4qjtj4agn-d-828419-4@lvmdriver-1, size 700.00 MB, duration 13.89 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2f1955fb--0032--45cb--afb4--0beaf618b466 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 15:31:50.584555 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Converted 700.00 MB image at 50.38 MB/s
Apr 01 15:31:50.585193 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 2f1955fb-0032-45cb-afb4-0beaf618b466 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 15:31:50.702791 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user b646d317e8984320a2d422009f961667 is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 15:31:50.703452 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Marking volume 2f1955fb-0032-45cb-afb4-0beaf618b466 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:31:50.905810 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to 2f1955fb-0032-45cb-afb4-0beaf618b466. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 15:31:50.909512 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Creating volume glance metadata for volume 2f1955fb-0032-45cb-afb4-0beaf618b466 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 15:31:51.232280 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a371cb74-4a40-45b6-9667-cf24fa5990ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2f1955fb-0032-45cb-afb4-0beaf618b466', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:31:51.234592 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe2969db-725c-4451-b51e-dc55aa7453c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:31:51.331173 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Volume volume-2f1955fb-0032-45cb-afb4-0beaf618b466 (2f1955fb-0032-45cb-afb4-0beaf618b466): created successfully
Apr 01 15:31:51.333231 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe2969db-725c-4451-b51e-dc55aa7453c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:31:51.337575 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Flow 'volume_create_manager' (f46a9d15-6142-408e-8ac4-d687d8724d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:31:51.468288 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-088a910b-c8ba-4b19-b094-2666bb8aa8cd tempest-VolumesSnapshotTestJSON-184566413 None] Created volume successfully.
Apr 01 15:31:53.536388 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-1fb7ce1b-8856-46f1-ba7a-6042a8c37874 req-37f80389-dd6f-4be8-810e-e7c67c80d893 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:53.556619 n-d-828419-4 sudo[151158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466
Apr 01 15:31:53.557436 n-d-828419-4 sudo[151158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:31:53.999401 n-d-828419-4 sudo[151158]: pam_unix(sudo:session): session closed for user root
Apr 01 15:31:54.001768 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-1fb7ce1b-8856-46f1-ba7a-6042a8c37874 req-37f80389-dd6f-4be8-810e-e7c67c80d893 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466" returned: 0 in 0.465s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:54.054609 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:54.061608 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:54.061608 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315722540832]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-1fb7ce1b-8856-46f1-ba7a-6042a8c37874 req-37f80389-dd6f-4be8-810e-e7c67c80d893 tempest-VolumesSnapshotTestJSON-184566413 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: I_T nexus: 46
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: BCrGmuCKuEN2QZv7VH6V
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:31:54.062265 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:31:54.064457 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-1fb7ce1b-8856-46f1-ba7a-6042a8c37874 req-37f80389-dd6f-4be8-810e-e7c67c80d893 tempest-VolumesSnapshotTestJSON-184566413 None] Creating iscsi_target for Volume ID: volume-2f1955fb-0032-45cb-afb4-0beaf618b466 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:31:54.169626 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-1fb7ce1b-8856-46f1-ba7a-6042a8c37874 req-37f80389-dd6f-4be8-810e-e7c67c80d893 tempest-VolumesSnapshotTestJSON-184566413 None] Created volume path /opt/stack/data/cinder/volumes/volume-2f1955fb-0032-45cb-afb4-0beaf618b466,
Apr 01 15:31:54.169626 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:31:54.169626 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:31:54.169626 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466
Apr 01 15:31:54.169626 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:31:54.169626 n-d-828419-4 cinder-volume[96899]: incominguser it467X8WKiuPHuPpjtTc CD6X6UG5CJCi7jbz
Apr 01 15:31:54.169626 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:31:54.169626 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:31:54.169626 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:31:54.169626 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:31:54.170997 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2f1955fb-0032-45cb-afb4-0beaf618b466 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:54.540753 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2f1955fb-0032-45cb-afb4-0beaf618b466" returned: 0 in 0.369s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:54.541654 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315722540832]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:31:54.541939 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-1fb7ce1b-8856-46f1-ba7a-6042a8c37874 req-37f80389-dd6f-4be8-810e-e7c67c80d893 tempest-VolumesSnapshotTestJSON-184566413 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:31:54.542308 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-1fb7ce1b-8856-46f1-ba7a-6042a8c37874 req-37f80389-dd6f-4be8-810e-e7c67c80d893 tempest-VolumesSnapshotTestJSON-184566413 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:31:54.543540 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:54.550261 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:54.551185 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315722540832]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-2f1955fb-0032-45cb-afb4-0beaf618b466\n System information:\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-2f1955fb-0032-45cb-afb4-0beaf618b466\n Backing store flags: \n Account information:\n it467X8WKiuPHuPpjtTc\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-1fb7ce1b-8856-46f1-ba7a-6042a8c37874 req-37f80389-dd6f-4be8-810e-e7c67c80d893 tempest-VolumesSnapshotTestJSON-184566413 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: I_T nexus: 46
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: BCrGmuCKuEN2QZv7VH6V
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:31:54.552129 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:31:54.554285 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:54.645809 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:54.646149 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315722540832]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-2f1955fb-0032-45cb-afb4-0beaf618b466\n System information:\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-2f1955fb-0032-45cb-afb4-0beaf618b466\n Backing store flags: \n Account information:\n it467X8WKiuPHuPpjtTc\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:31:54.648239 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:31:54.741021 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:31:54.741360 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315722540832]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-2f1955fb-0032-45cb-afb4-0beaf618b466\n System information:\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-2f1955fb-0032-45cb-afb4-0beaf618b466\n Backing store flags: \n Account information:\n it467X8WKiuPHuPpjtTc\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:31:54.742410 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-1fb7ce1b-8856-46f1-ba7a-6042a8c37874 req-37f80389-dd6f-4be8-810e-e7c67c80d893 tempest-VolumesSnapshotTestJSON-184566413 None] Set provider_location to: 10.222.0.60:3260,4 iqn.2010-10.org.openstack:volume-2f1955fb-0032-45cb-afb4-0beaf618b466 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:31:55.100449 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-1fb7ce1b-8856-46f1-ba7a-6042a8c37874 req-37f80389-dd6f-4be8-810e-e7c67c80d893 tempest-VolumesSnapshotTestJSON-184566413 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-2f1955fb-0032-45cb-afb4-0beaf618b466', 'target_lun': 1, 'volume_id': '2f1955fb-0032-45cb-afb4-0beaf618b466', 'auth_method': 'CHAP', 'auth_username': 'it467X8WKiuPHuPpjtTc', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '765d39e1-3779-4d89-9bb0-a7471f24cfdd'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:31:55.336141 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-1fb7ce1b-8856-46f1-ba7a-6042a8c37874 req-37f80389-dd6f-4be8-810e-e7c67c80d893 tempest-VolumesSnapshotTestJSON-184566413 None] attachment_update completed successfully.
Apr 01 15:32:03.020172 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-41f1758e-87c5-4c3c-9921-191f1dbee336 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:03.043270 n-d-828419-4 sudo[151232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466
Apr 01 15:32:03.044083 n-d-828419-4 sudo[151232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:03.476902 n-d-828419-4 sudo[151232]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:03.479191 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-41f1758e-87c5-4c3c-9921-191f1dbee336 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466" returned: 0 in 0.459s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:03.481030 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-41f1758e-87c5-4c3c-9921-191f1dbee336 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f74a8b1a-9c7e-4ca1-999c-f9bcf0332bc8 --snapshot stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:03.507580 n-d-828419-4 sudo[151235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f74a8b1a-9c7e-4ca1-999c-f9bcf0332bc8 --snapshot stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 -L 1.00g
Apr 01 15:32:03.508748 n-d-828419-4 sudo[151235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:04.615081 n-d-828419-4 sudo[151235]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:04.617484 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-41f1758e-87c5-4c3c-9921-191f1dbee336 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f74a8b1a-9c7e-4ca1-999c-f9bcf0332bc8 --snapshot stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 -L 1.00g" returned: 0 in 1.136s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:05.171034 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-41f1758e-87c5-4c3c-9921-191f1dbee336 tempest-VolumesSnapshotTestJSON-184566413 None] Create snapshot completed successfully
Apr 01 15:32:07.427281 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2a43ccc4-58a8-489a-accf-b2a473c41a3c tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:07.447187 n-d-828419-4 sudo[151354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466
Apr 01 15:32:07.448116 n-d-828419-4 sudo[151354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:07.928664 n-d-828419-4 sudo[151354]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:07.930970 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2a43ccc4-58a8-489a-accf-b2a473c41a3c tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466" returned: 0 in 0.503s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:07.932767 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2a43ccc4-58a8-489a-accf-b2a473c41a3c tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b49e6930-c59a-4d16-9514-7386461348d0 --snapshot stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:07.951235 n-d-828419-4 sudo[151357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b49e6930-c59a-4d16-9514-7386461348d0 --snapshot stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 -L 1.00g
Apr 01 15:32:07.952047 n-d-828419-4 sudo[151357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:09.126759 n-d-828419-4 sudo[151357]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:09.128933 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-2a43ccc4-58a8-489a-accf-b2a473c41a3c tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b49e6930-c59a-4d16-9514-7386461348d0 --snapshot stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 -L 1.00g" returned: 0 in 1.196s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:09.388759 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-2a43ccc4-58a8-489a-accf-b2a473c41a3c tempest-VolumesSnapshotTestJSON-184566413 None] Create snapshot completed successfully
Apr 01 15:32:11.049629 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6745f8dd-9748-4dc0-9085-d5808ca4efcc tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:11.073628 n-d-828419-4 sudo[151484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466
Apr 01 15:32:11.077565 n-d-828419-4 sudo[151484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:11.505538 n-d-828419-4 sudo[151484]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:11.508409 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6745f8dd-9748-4dc0-9085-d5808ca4efcc tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466" returned: 0 in 0.459s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:11.510315 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6745f8dd-9748-4dc0-9085-d5808ca4efcc tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3b1b0b31-b462-4fb5-84d5-e6d7369155fe --snapshot stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:11.529423 n-d-828419-4 sudo[151487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3b1b0b31-b462-4fb5-84d5-e6d7369155fe --snapshot stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 -L 1.00g
Apr 01 15:32:11.530276 n-d-828419-4 sudo[151487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:12.609273 n-d-828419-4 sudo[151487]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:12.611773 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6745f8dd-9748-4dc0-9085-d5808ca4efcc tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3b1b0b31-b462-4fb5-84d5-e6d7369155fe --snapshot stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 -L 1.00g" returned: 0 in 1.101s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:13.033704 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6745f8dd-9748-4dc0-9085-d5808ca4efcc tempest-VolumesSnapshotTestJSON-184566413 None] Create snapshot completed successfully
Apr 01 15:32:14.088607 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5ac7d9ec-0130-495f-8614-26d14b9b5c5e tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-f74a8b1a-9c7e-4ca1-999c-f9bcf0332bc8-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:32:14.090878 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5ac7d9ec-0130-495f-8614-26d14b9b5c5e tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-f74a8b1a-9c7e-4ca1-999c-f9bcf0332bc8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:14.111690 n-d-828419-4 sudo[151620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-f74a8b1a-9c7e-4ca1-999c-f9bcf0332bc8
Apr 01 15:32:14.112537 n-d-828419-4 sudo[151620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:14.542108 n-d-828419-4 sudo[151620]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:14.544516 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5ac7d9ec-0130-495f-8614-26d14b9b5c5e tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-f74a8b1a-9c7e-4ca1-999c-f9bcf0332bc8" returned: 0 in 0.453s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:14.546609 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5ac7d9ec-0130-495f-8614-26d14b9b5c5e tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f74a8b1a-9c7e-4ca1-999c-f9bcf0332bc8 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:14.565105 n-d-828419-4 sudo[151623]: ubuntu : TTY=unknown ; 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-f74a8b1a-9c7e-4ca1-999c-f9bcf0332bc8
Apr 01 15:32:14.565944 n-d-828419-4 sudo[151623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:15.693905 n-d-828419-4 sudo[151623]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:15.696331 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-5ac7d9ec-0130-495f-8614-26d14b9b5c5e tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f74a8b1a-9c7e-4ca1-999c-f9bcf0332bc8" returned: 0 in 1.149s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:15.925354 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-5ac7d9ec-0130-495f-8614-26d14b9b5c5e tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['3814ce47-c245-4839-a86e-d6a8beb9ee8f', 'c4cc3066-cacd-49f7-9167-46f44ac691ba', '482abcca-ebaf-4022-b711-56c62c541d53', '8e7909b4-8410-4fae-bb82-03d27f635349'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:32:16.304427 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-5ac7d9ec-0130-495f-8614-26d14b9b5c5e tempest-VolumesSnapshotTestJSON-184566413 None] Delete snapshot completed successfully.
Apr 01 15:32:16.316642 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-5ac7d9ec-0130-495f-8614-26d14b9b5c5e tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-f74a8b1a-9c7e-4ca1-999c-f9bcf0332bc8-delete_snapshot'" released by "delete_snapshot" :: held 2.223s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:32:16.506571 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-caa262db-e486-4083-9e54-ae2745f6adf9 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-3b1b0b31-b462-4fb5-84d5-e6d7369155fe-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:32:16.508323 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-caa262db-e486-4083-9e54-ae2745f6adf9 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3b1b0b31-b462-4fb5-84d5-e6d7369155fe {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:16.540158 n-d-828419-4 sudo[151718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3b1b0b31-b462-4fb5-84d5-e6d7369155fe
Apr 01 15:32:16.541429 n-d-828419-4 sudo[151718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:17.121117 n-d-828419-4 sudo[151718]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:17.123447 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-caa262db-e486-4083-9e54-ae2745f6adf9 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-3b1b0b31-b462-4fb5-84d5-e6d7369155fe" returned: 0 in 0.615s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:17.127240 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-caa262db-e486-4083-9e54-ae2745f6adf9 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3b1b0b31-b462-4fb5-84d5-e6d7369155fe {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:17.152188 n-d-828419-4 sudo[151725]: ubuntu : TTY=unknown ; 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-3b1b0b31-b462-4fb5-84d5-e6d7369155fe
Apr 01 15:32:17.153775 n-d-828419-4 sudo[151725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:18.397576 n-d-828419-4 sudo[151725]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:18.400033 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-caa262db-e486-4083-9e54-ae2745f6adf9 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3b1b0b31-b462-4fb5-84d5-e6d7369155fe" returned: 0 in 1.272s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:18.629666 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-caa262db-e486-4083-9e54-ae2745f6adf9 tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['982e97d5-a0e8-4c69-ab53-6968e22edf3b', '6e384eb7-826f-4271-9f20-c72c2fa24a85', '6b870beb-7754-4856-a63e-27f4d7e40d06', '9c262cfc-7e42-4359-8f22-0caefbbc0dc9'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:32:19.051037 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-caa262db-e486-4083-9e54-ae2745f6adf9 tempest-VolumesSnapshotTestJSON-184566413 None] Delete snapshot completed successfully.
Apr 01 15:32:19.067325 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-caa262db-e486-4083-9e54-ae2745f6adf9 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-3b1b0b31-b462-4fb5-84d5-e6d7369155fe-delete_snapshot'" released by "delete_snapshot" :: held 2.551s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:32:20.002536 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-0319f85b-6155-4520-b4f7-a496395b7fb0 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-b49e6930-c59a-4d16-9514-7386461348d0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:32:20.004435 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0319f85b-6155-4520-b4f7-a496395b7fb0 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-b49e6930-c59a-4d16-9514-7386461348d0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:20.023933 n-d-828419-4 sudo[151809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-b49e6930-c59a-4d16-9514-7386461348d0
Apr 01 15:32:20.024738 n-d-828419-4 sudo[151809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:20.451315 n-d-828419-4 sudo[151809]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:20.453761 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0319f85b-6155-4520-b4f7-a496395b7fb0 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-b49e6930-c59a-4d16-9514-7386461348d0" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:20.456041 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0319f85b-6155-4520-b4f7-a496395b7fb0 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b49e6930-c59a-4d16-9514-7386461348d0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:20.476143 n-d-828419-4 sudo[151812]: ubuntu : TTY=unknown ; 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-b49e6930-c59a-4d16-9514-7386461348d0
Apr 01 15:32:20.476965 n-d-828419-4 sudo[151812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:21.560047 n-d-828419-4 sudo[151812]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:21.562353 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0319f85b-6155-4520-b4f7-a496395b7fb0 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b49e6930-c59a-4d16-9514-7386461348d0" returned: 0 in 1.106s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:21.774029 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-0319f85b-6155-4520-b4f7-a496395b7fb0 tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['18f24c66-0fa0-45b4-bb74-573f4160258b', '482732c0-f1ec-4648-a948-db1b530dab96', '4d5aa79d-76fc-467b-a394-7820a3f4ddd9', '6a2084fe-398d-4415-9afb-3c14166ae4c7'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:32:22.222026 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-0319f85b-6155-4520-b4f7-a496395b7fb0 tempest-VolumesSnapshotTestJSON-184566413 None] Delete snapshot completed successfully.
Apr 01 15:32:22.228200 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-0319f85b-6155-4520-b4f7-a496395b7fb0 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-b49e6930-c59a-4d16-9514-7386461348d0-delete_snapshot'" released by "delete_snapshot" :: held 2.226s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:32:23.437627 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-a7705994-bcce-4b55-957c-b4f3c6fa9d0d req-f281abfd-6750-459b-ad0c-143940d4dbba tempest-VolumesSnapshotTestJSON-184566413 None] Terminate volume connection completed successfully.
Apr 01 15:32:23.438279 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-a7705994-bcce-4b55-957c-b4f3c6fa9d0d req-f281abfd-6750-459b-ad0c-143940d4dbba tempest-VolumesSnapshotTestJSON-184566413 None] Deleting attachment 765d39e1-3779-4d89-9bb0-a7471f24cfdd. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:32:23.439679 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:23.531079 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:23.531543 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712502944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-2f1955fb-0032-45cb-afb4-0beaf618b466\n System information:\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-2f1955fb-0032-45cb-afb4-0beaf618b466\n Backing store flags: \n Account information:\n it467X8WKiuPHuPpjtTc\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:32:23.532328 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-a7705994-bcce-4b55-957c-b4f3c6fa9d0d req-f281abfd-6750-459b-ad0c-143940d4dbba tempest-VolumesSnapshotTestJSON-184566413 None] Removing iscsi_target for Volume ID: 2f1955fb-0032-45cb-afb4-0beaf618b466
Apr 01 15:32:23.533779 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2f1955fb-0032-45cb-afb4-0beaf618b466 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:23.632739 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2f1955fb-0032-45cb-afb4-0beaf618b466 -f" returned: 0 in 0.099s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:23.633706 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712502944]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:32:23.637438 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:23.806125 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:23.806455 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315712502944]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:32:33.707552 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9957b43e-4184-450f-8526-5e1baeb695e5 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:33.752596 n-d-828419-4 sudo[152077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:32:33.753877 n-d-828419-4 sudo[152077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:34.408957 n-d-828419-4 sudo[152077]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:34.412986 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9957b43e-4184-450f-8526-5e1baeb695e5 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103" returned: 0 in 0.705s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:34.415343 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9957b43e-4184-450f-8526-5e1baeb695e5 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c5d693d3-4286-4aab-8e5d-6240bbf397e6 --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:34.436870 n-d-828419-4 sudo[152106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c5d693d3-4286-4aab-8e5d-6240bbf397e6 --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g
Apr 01 15:32:34.437851 n-d-828419-4 sudo[152106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:35.789325 n-d-828419-4 sudo[152106]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:35.793312 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9957b43e-4184-450f-8526-5e1baeb695e5 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c5d693d3-4286-4aab-8e5d-6240bbf397e6 --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g" returned: 0 in 1.377s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:36.079593 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9957b43e-4184-450f-8526-5e1baeb695e5 tempest-VolumesSnapshotTestJSON-184566413 None] Create snapshot completed successfully
Apr 01 15:32:37.594708 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-3b443af9-ff8b-43ea-824e-66466a094a94 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-c5d693d3-4286-4aab-8e5d-6240bbf397e6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:32:37.756453 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3b443af9-ff8b-43ea-824e-66466a094a94 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-c5d693d3-4286-4aab-8e5d-6240bbf397e6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:37.785355 n-d-828419-4 sudo[152266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-c5d693d3-4286-4aab-8e5d-6240bbf397e6
Apr 01 15:32:37.787086 n-d-828419-4 sudo[152266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:38.237023 n-d-828419-4 sudo[152266]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:38.239300 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3b443af9-ff8b-43ea-824e-66466a094a94 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-c5d693d3-4286-4aab-8e5d-6240bbf397e6" returned: 0 in 0.483s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:38.241565 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3b443af9-ff8b-43ea-824e-66466a094a94 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c5d693d3-4286-4aab-8e5d-6240bbf397e6 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:38.261464 n-d-828419-4 sudo[152269]: ubuntu : TTY=unknown ; 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-c5d693d3-4286-4aab-8e5d-6240bbf397e6
Apr 01 15:32:38.262364 n-d-828419-4 sudo[152269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:39.702276 n-d-828419-4 sudo[152269]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:39.711209 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-3b443af9-ff8b-43ea-824e-66466a094a94 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c5d693d3-4286-4aab-8e5d-6240bbf397e6" returned: 0 in 1.463s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:39.792540 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:32:39.792540 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:32:39.792540 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:39.824939 n-d-828419-4 sudo[152342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:32:39.826128 n-d-828419-4 sudo[152342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:40.053614 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-3b443af9-ff8b-43ea-824e-66466a094a94 tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['150a249d-cdea-4c53-be45-9450ce3682b6', 'e3a63310-5424-40e2-a373-79060723aedf', 'e0c1743e-6a26-4fb5-b743-8c0ddc1864e8', 'ee232c49-98b4-4b4a-a25b-f9da41fe2967'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:32:40.300544 n-d-828419-4 sudo[152342]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:40.302556 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.511s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:40.305023 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:40.337299 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-3b443af9-ff8b-43ea-824e-66466a094a94 tempest-VolumesSnapshotTestJSON-184566413 None] Delete snapshot completed successfully.
Apr 01 15:32:40.342853 n-d-828419-4 sudo[152345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:32:40.351968 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-3b443af9-ff8b-43ea-824e-66466a094a94 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-c5d693d3-4286-4aab-8e5d-6240bbf397e6-delete_snapshot'" released by "delete_snapshot" :: held 2.750s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:32:40.343847 n-d-828419-4 sudo[152345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:40.785557 n-d-828419-4 sudo[152345]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:40.787507 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.483s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:40.791018 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:32:41.845789 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d8373fa0-fb24-4e2e-88c2-35e45b331f82 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:41.871916 n-d-828419-4 sudo[152349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:32:41.873148 n-d-828419-4 sudo[152349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:42.324416 n-d-828419-4 sudo[152349]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:42.327791 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d8373fa0-fb24-4e2e-88c2-35e45b331f82 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103" returned: 0 in 0.481s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:42.330323 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d8373fa0-fb24-4e2e-88c2-35e45b331f82 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-df8fa9a8-6376-4afe-99ca-2bac82005e6f --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:32:42.356514 n-d-828419-4 sudo[152352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-df8fa9a8-6376-4afe-99ca-2bac82005e6f --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g
Apr 01 15:32:42.357729 n-d-828419-4 sudo[152352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:32:43.603367 n-d-828419-4 sudo[152352]: pam_unix(sudo:session): session closed for user root
Apr 01 15:32:43.605915 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d8373fa0-fb24-4e2e-88c2-35e45b331f82 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-df8fa9a8-6376-4afe-99ca-2bac82005e6f --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g" returned: 0 in 1.275s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:32:43.776038 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d8373fa0-fb24-4e2e-88c2-35e45b331f82 tempest-VolumesSnapshotTestJSON-184566413 None] Create snapshot completed successfully
Apr 01 15:33:03.960729 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-5547e3e7-b18d-4742-a2fa-c28fd8459047 req-a7438f3e-ea31-4cec-9893-7cd8ed546e4e tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:03.979809 n-d-828419-4 sudo[152512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:33:03.980607 n-d-828419-4 sudo[152512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:04.394075 n-d-828419-4 sudo[152512]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:04.396529 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-5547e3e7-b18d-4742-a2fa-c28fd8459047 req-a7438f3e-ea31-4cec-9893-7cd8ed546e4e tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103" returned: 0 in 0.435s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:04.446862 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:04.453808 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:04.454230 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718300592]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-5547e3e7-b18d-4742-a2fa-c28fd8459047 req-a7438f3e-ea31-4cec-9893-7cd8ed546e4e tempest-VolumesSnapshotTestJSON-184566413 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: I_T nexus: 46
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: BCrGmuCKuEN2QZv7VH6V
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:33:04.454909 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:33:04.459123 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-5547e3e7-b18d-4742-a2fa-c28fd8459047 req-a7438f3e-ea31-4cec-9893-7cd8ed546e4e tempest-VolumesSnapshotTestJSON-184566413 None] Creating iscsi_target for Volume ID: volume-54ea06f0-dff8-4f2b-876b-b84573f99103 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:33:04.508897 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-5547e3e7-b18d-4742-a2fa-c28fd8459047 req-a7438f3e-ea31-4cec-9893-7cd8ed546e4e tempest-VolumesSnapshotTestJSON-184566413 None] Created volume path /opt/stack/data/cinder/volumes/volume-54ea06f0-dff8-4f2b-876b-b84573f99103,
Apr 01 15:33:04.508897 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:33:04.508897 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:33:04.508897 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:33:04.508897 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:33:04.508897 n-d-828419-4 cinder-volume[96899]: incominguser Di2CXoPGiwxb6F9qZASM iB5U9Yhr48oBPsQp
Apr 01 15:33:04.508897 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:33:04.508897 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:33:04.508897 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:33:04.508897 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:33:04.510497 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-54ea06f0-dff8-4f2b-876b-b84573f99103 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:04.873490 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-54ea06f0-dff8-4f2b-876b-b84573f99103" returned: 0 in 0.362s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:04.873891 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718300592]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:04.874482 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-5547e3e7-b18d-4742-a2fa-c28fd8459047 req-a7438f3e-ea31-4cec-9893-7cd8ed546e4e tempest-VolumesSnapshotTestJSON-184566413 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:33:04.874871 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-5547e3e7-b18d-4742-a2fa-c28fd8459047 req-a7438f3e-ea31-4cec-9893-7cd8ed546e4e tempest-VolumesSnapshotTestJSON-184566413 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:33:04.876077 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:04.883218 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:04.883622 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718300592]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-54ea06f0-dff8-4f2b-876b-b84573f99103\n System information:\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-54ea06f0-dff8-4f2b-876b-b84573f99103\n Backing store flags: \n Account information:\n Di2CXoPGiwxb6F9qZASM\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-5547e3e7-b18d-4742-a2fa-c28fd8459047 req-a7438f3e-ea31-4cec-9893-7cd8ed546e4e tempest-VolumesSnapshotTestJSON-184566413 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: I_T nexus: 46
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: BCrGmuCKuEN2QZv7VH6V
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:33:04.884286 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:33:04.886554 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:04.984025 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:04.984805 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718300592]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-54ea06f0-dff8-4f2b-876b-b84573f99103\n System information:\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-54ea06f0-dff8-4f2b-876b-b84573f99103\n Backing store flags: \n Account information:\n Di2CXoPGiwxb6F9qZASM\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:04.985632 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:05.083139 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:05.083591 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718300592]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-54ea06f0-dff8-4f2b-876b-b84573f99103\n System information:\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-54ea06f0-dff8-4f2b-876b-b84573f99103\n Backing store flags: \n Account information:\n Di2CXoPGiwxb6F9qZASM\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:05.084585 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-5547e3e7-b18d-4742-a2fa-c28fd8459047 req-a7438f3e-ea31-4cec-9893-7cd8ed546e4e tempest-VolumesSnapshotTestJSON-184566413 None] Set provider_location to: 10.222.0.60:3260,4 iqn.2010-10.org.openstack:volume-54ea06f0-dff8-4f2b-876b-b84573f99103 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:33:05.288086 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-5547e3e7-b18d-4742-a2fa-c28fd8459047 req-a7438f3e-ea31-4cec-9893-7cd8ed546e4e tempest-VolumesSnapshotTestJSON-184566413 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-54ea06f0-dff8-4f2b-876b-b84573f99103', 'target_lun': 1, 'volume_id': '54ea06f0-dff8-4f2b-876b-b84573f99103', 'auth_method': 'CHAP', 'auth_username': 'Di2CXoPGiwxb6F9qZASM', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ed406acc-1479-4306-bcec-0134abcf9b6e'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:33:05.466635 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-5547e3e7-b18d-4742-a2fa-c28fd8459047 req-a7438f3e-ea31-4cec-9893-7cd8ed546e4e tempest-VolumesSnapshotTestJSON-184566413 None] attachment_update completed successfully.
Apr 01 15:33:13.224849 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6b2b81c5-d91d-4e60-9db1-9056f555b2c9 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:13.244218 n-d-828419-4 sudo[152562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:33:13.245027 n-d-828419-4 sudo[152562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:13.674571 n-d-828419-4 sudo[152562]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:13.677017 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6b2b81c5-d91d-4e60-9db1-9056f555b2c9 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103" returned: 0 in 0.452s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:13.679117 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6b2b81c5-d91d-4e60-9db1-9056f555b2c9 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4b44894c-baac-4441-b3b8-e30ce08b4c7e --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:13.697658 n-d-828419-4 sudo[152565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4b44894c-baac-4441-b3b8-e30ce08b4c7e --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g
Apr 01 15:33:13.698471 n-d-828419-4 sudo[152565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:14.556771 n-d-828419-4 sudo[152565]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:14.559123 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6b2b81c5-d91d-4e60-9db1-9056f555b2c9 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4b44894c-baac-4441-b3b8-e30ce08b4c7e --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g" returned: 0 in 0.879s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:14.689952 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6b2b81c5-d91d-4e60-9db1-9056f555b2c9 tempest-VolumesSnapshotTestJSON-184566413 None] Create snapshot completed successfully
Apr 01 15:33:16.256744 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a3d878a-3c9c-4f23-9d22-148cd3941b56 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:16.275851 n-d-828419-4 sudo[152708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:33:16.276644 n-d-828419-4 sudo[152708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:16.691683 n-d-828419-4 sudo[152708]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:16.696972 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a3d878a-3c9c-4f23-9d22-148cd3941b56 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103" returned: 0 in 0.437s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:16.696972 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a3d878a-3c9c-4f23-9d22-148cd3941b56 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8f429d3f-9498-4ee0-9ae5-3390c1c52756 --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:16.731040 n-d-828419-4 sudo[152712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8f429d3f-9498-4ee0-9ae5-3390c1c52756 --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g
Apr 01 15:33:16.731885 n-d-828419-4 sudo[152712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:17.973891 n-d-828419-4 sudo[152712]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:17.976243 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a3d878a-3c9c-4f23-9d22-148cd3941b56 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8f429d3f-9498-4ee0-9ae5-3390c1c52756 --snapshot stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -L 1.00g" returned: 0 in 1.279s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:18.121816 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-4a3d878a-3c9c-4f23-9d22-148cd3941b56 tempest-VolumesSnapshotTestJSON-184566413 None] Create snapshot completed successfully
Apr 01 15:33:19.357391 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-1b405d88-412c-4367-a0b3-50a36b3bbc44 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-8f429d3f-9498-4ee0-9ae5-3390c1c52756-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:33:19.359752 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1b405d88-412c-4367-a0b3-50a36b3bbc44 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-8f429d3f-9498-4ee0-9ae5-3390c1c52756 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:19.381076 n-d-828419-4 sudo[152873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-8f429d3f-9498-4ee0-9ae5-3390c1c52756
Apr 01 15:33:19.381984 n-d-828419-4 sudo[152873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:19.826253 n-d-828419-4 sudo[152873]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:19.829437 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1b405d88-412c-4367-a0b3-50a36b3bbc44 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-8f429d3f-9498-4ee0-9ae5-3390c1c52756" returned: 0 in 0.469s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:19.832044 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1b405d88-412c-4367-a0b3-50a36b3bbc44 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8f429d3f-9498-4ee0-9ae5-3390c1c52756 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:19.850792 n-d-828419-4 sudo[152876]: ubuntu : TTY=unknown ; 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-8f429d3f-9498-4ee0-9ae5-3390c1c52756
Apr 01 15:33:19.851600 n-d-828419-4 sudo[152876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:20.761078 n-d-828419-4 sudo[152876]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:20.763451 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1b405d88-412c-4367-a0b3-50a36b3bbc44 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8f429d3f-9498-4ee0-9ae5-3390c1c52756" returned: 0 in 0.931s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:20.950380 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-1b405d88-412c-4367-a0b3-50a36b3bbc44 tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['0ded6e8b-1abb-4e47-abf0-bf7c3440fb39', '9d0706eb-9c88-42c4-af2a-c1e6b71e70e5', '1abc2083-322f-4a69-9807-000983315574', 'd730d143-d9ec-4082-b460-30747abb09dc'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:33:21.184392 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-1b405d88-412c-4367-a0b3-50a36b3bbc44 tempest-VolumesSnapshotTestJSON-184566413 None] Delete snapshot completed successfully.
Apr 01 15:33:21.190153 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-1b405d88-412c-4367-a0b3-50a36b3bbc44 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-8f429d3f-9498-4ee0-9ae5-3390c1c52756-delete_snapshot'" released by "delete_snapshot" :: held 1.833s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:33:21.771790 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b308a1bd-3bd4-4ec1-a445-d74e2ae3c079 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-df8fa9a8-6376-4afe-99ca-2bac82005e6f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:33:21.774064 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b308a1bd-3bd4-4ec1-a445-d74e2ae3c079 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-df8fa9a8-6376-4afe-99ca-2bac82005e6f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:21.793327 n-d-828419-4 sudo[152983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-df8fa9a8-6376-4afe-99ca-2bac82005e6f
Apr 01 15:33:21.794851 n-d-828419-4 sudo[152983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:21.966474 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c78d22da-54a8-4ed8-90f9-8f7fd29b30be tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:21.989926 n-d-828419-4 sudo[152985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:33:21.991429 n-d-828419-4 sudo[152985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:22.246035 n-d-828419-4 sudo[152983]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:22.249029 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b308a1bd-3bd4-4ec1-a445-d74e2ae3c079 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-df8fa9a8-6376-4afe-99ca-2bac82005e6f" returned: 0 in 0.474s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:22.251335 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b308a1bd-3bd4-4ec1-a445-d74e2ae3c079 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-df8fa9a8-6376-4afe-99ca-2bac82005e6f {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:22.271563 n-d-828419-4 sudo[152988]: ubuntu : TTY=unknown ; 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-df8fa9a8-6376-4afe-99ca-2bac82005e6f
Apr 01 15:33:22.272386 n-d-828419-4 sudo[152988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:22.442083 n-d-828419-4 sudo[152985]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:22.444400 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c78d22da-54a8-4ed8-90f9-8f7fd29b30be tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b" returned: 0 in 0.478s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:22.446153 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c78d22da-54a8-4ed8-90f9-8f7fd29b30be tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9fb884d1-ad83-4e26-9f9b-f45cce8bef82 --snapshot stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:22.467297 n-d-828419-4 sudo[153023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9fb884d1-ad83-4e26-9f9b-f45cce8bef82 --snapshot stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b -L 1.00g
Apr 01 15:33:22.468197 n-d-828419-4 sudo[153023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:23.202629 n-d-828419-4 sudo[152988]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:23.204787 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b308a1bd-3bd4-4ec1-a445-d74e2ae3c079 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-df8fa9a8-6376-4afe-99ca-2bac82005e6f" returned: 0 in 0.953s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:23.395671 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-b308a1bd-3bd4-4ec1-a445-d74e2ae3c079 tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['4cae2bd3-4c88-42b8-a835-4f328ded40eb', '634002dc-7f11-4239-9c9b-f4c1eeb66825', 'af9c6e96-db99-4eb0-8098-b2578f105e06', '5ce9c982-b612-4c2b-8118-4f1f0db14730'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:33:23.644154 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b308a1bd-3bd4-4ec1-a445-d74e2ae3c079 tempest-VolumesSnapshotTestJSON-184566413 None] Delete snapshot completed successfully.
Apr 01 15:33:23.646028 n-d-828419-4 sudo[153023]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:23.647914 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c78d22da-54a8-4ed8-90f9-8f7fd29b30be tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9fb884d1-ad83-4e26-9f9b-f45cce8bef82 --snapshot stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b -L 1.00g" returned: 0 in 1.202s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:23.668727 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b308a1bd-3bd4-4ec1-a445-d74e2ae3c079 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-df8fa9a8-6376-4afe-99ca-2bac82005e6f-delete_snapshot'" released by "delete_snapshot" :: held 1.897s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:33:23.866764 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c78d22da-54a8-4ed8-90f9-8f7fd29b30be tempest-TestVolumeBootPattern-1737749009 None] Create snapshot completed successfully
Apr 01 15:33:24.212039 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-fe71d3f8-4d15-474f-85e8-6f824ca95dbe tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-4b44894c-baac-4441-b3b8-e30ce08b4c7e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:33:24.215974 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fe71d3f8-4d15-474f-85e8-6f824ca95dbe tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-4b44894c-baac-4441-b3b8-e30ce08b4c7e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:24.246209 n-d-828419-4 sudo[153211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-4b44894c-baac-4441-b3b8-e30ce08b4c7e
Apr 01 15:33:24.247506 n-d-828419-4 sudo[153211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:24.668251 n-d-828419-4 sudo[153211]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:24.670886 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fe71d3f8-4d15-474f-85e8-6f824ca95dbe tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-4b44894c-baac-4441-b3b8-e30ce08b4c7e" returned: 0 in 0.456s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:24.673007 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fe71d3f8-4d15-474f-85e8-6f824ca95dbe tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4b44894c-baac-4441-b3b8-e30ce08b4c7e {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:24.693529 n-d-828419-4 sudo[153215]: ubuntu : TTY=unknown ; 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-4b44894c-baac-4441-b3b8-e30ce08b4c7e
Apr 01 15:33:24.694379 n-d-828419-4 sudo[153215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:25.322323 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:33:25.351260 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:33:25.351260 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:33:25.352736 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (b66a778e-597f-449b-86a2-a4b56bafe472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:33:25.356399 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca61f25c-2293-44d9-a51c-4cf364ba3963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:25.380491 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:33:25.408561 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca61f25c-2293-44d9-a51c-4cf364ba3963) 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-04-01T15:33:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-989412413',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=7869ea13-f709-4f90-a07b-173ca60dd631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38b4abd9a26a4c5c81ec0237a1b099cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:33:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=9fb884d1-ad83-4e26-9f9b-f45cce8bef82,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:33:25Z,user_id='1fc7bab7fcd54894be0a71e302bd1e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:25.411610 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c41cfed-ed8a-4497-93c8-06272841ac27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:25.413734 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c41cfed-ed8a-4497-93c8-06272841ac27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:25.416337 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1dea7a34-0ced-4cf6-a939-ac775a0714b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:25.418594 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1dea7a34-0ced-4cf6-a939-ac775a0714b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '7869ea13-f709-4f90-a07b-173ca60dd631', 'volume_name': 'volume-7869ea13-f709-4f90-a07b-173ca60dd631', 'volume_size': 1, 'snapshot_id': '9fb884d1-ad83-4e26-9f9b-f45cce8bef82'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:25.420833 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2abbd1fe-3a1f-4f14-83ab-4d47b35490ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:25.422995 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2abbd1fe-3a1f-4f14-83ab-4d47b35490ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:25.425895 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (865df05c-adac-4b4f-a9c2-ff571ff315dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:25.426603 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Volume 7869ea13-f709-4f90-a07b-173ca60dd631: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-7869ea13-f709-4f90-a07b-173ca60dd631', 'volume_size': 1, 'snapshot_id': '9fb884d1-ad83-4e26-9f9b-f45cce8bef82'}
Apr 01 15:33:25.446702 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7869ea13-f709-4f90-a07b-173ca60dd631 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:25.465324 n-d-828419-4 sudo[153277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7869ea13-f709-4f90-a07b-173ca60dd631 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:33:25.466154 n-d-828419-4 sudo[153277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:25.576599 n-d-828419-4 sudo[153215]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:25.578842 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-fe71d3f8-4d15-474f-85e8-6f824ca95dbe tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4b44894c-baac-4441-b3b8-e30ce08b4c7e" returned: 0 in 0.905s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:25.786994 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-fe71d3f8-4d15-474f-85e8-6f824ca95dbe tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['03a6721d-5d76-44e6-b69b-6e0094db15af', 'c1c05b27-3160-4226-a52c-cec98ecdd997', '1f9de502-8ffa-4bd5-8e79-6e62e2c7b6a6', '97b34b2e-a3c2-4892-8e67-f34ba79b94b7'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:33:26.269861 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-fe71d3f8-4d15-474f-85e8-6f824ca95dbe tempest-VolumesSnapshotTestJSON-184566413 None] Delete snapshot completed successfully.
Apr 01 15:33:26.280385 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-fe71d3f8-4d15-474f-85e8-6f824ca95dbe tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-4b44894c-baac-4441-b3b8-e30ce08b4c7e-delete_snapshot'" released by "delete_snapshot" :: held 2.068s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:33:26.295221 n-d-828419-4 sudo[153277]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:26.297637 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7869ea13-f709-4f90-a07b-173ca60dd631 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.851s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:26.299109 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-9fb884d1-ad83-4e26-9f9b-f45cce8bef82 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:26.324492 n-d-828419-4 sudo[153309]: ubuntu : 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-9fb884d1-ad83-4e26-9f9b-f45cce8bef82
Apr 01 15:33:26.325291 n-d-828419-4 sudo[153309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:26.739419 n-d-828419-4 sudo[153309]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:26.741897 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-9fb884d1-ad83-4e26-9f9b-f45cce8bef82" returned: 0 in 0.442s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:26.744301 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9fb884d1--ad83--4e26--9f9b--f45cce8bef82 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7869ea13--f709--4f90--a07b--173ca60dd631 iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:26.764378 n-d-828419-4 sudo[153313]: 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--9fb884d1--ad83--4e26--9f9b--f45cce8bef82 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7869ea13--f709--4f90--a07b--173ca60dd631 iflag=direct
Apr 01 15:33:26.765202 n-d-828419-4 sudo[153313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:27.114793 n-d-828419-4 sudo[153313]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:27.117539 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9fb884d1--ad83--4e26--9f9b--f45cce8bef82 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7869ea13--f709--4f90--a07b--173ca60dd631 iflag=direct" returned: 0 in 0.373s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:27.118795 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9fb884d1--ad83--4e26--9f9b--f45cce8bef82 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7869ea13--f709--4f90--a07b--173ca60dd631 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:27.147723 n-d-828419-4 sudo[153325]: 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--9fb884d1--ad83--4e26--9f9b--f45cce8bef82 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7869ea13--f709--4f90--a07b--173ca60dd631 oflag=direct
Apr 01 15:33:27.149054 n-d-828419-4 sudo[153325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:27.488293 n-d-828419-4 sudo[153325]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:27.490775 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9fb884d1--ad83--4e26--9f9b--f45cce8bef82 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7869ea13--f709--4f90--a07b--173ca60dd631 oflag=direct" returned: 0 in 0.371s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:27.491890 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9fb884d1--ad83--4e26--9f9b--f45cce8bef82 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7869ea13--f709--4f90--a07b--173ca60dd631 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:27.511176 n-d-828419-4 sudo[153337]: 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--9fb884d1--ad83--4e26--9f9b--f45cce8bef82 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7869ea13--f709--4f90--a07b--173ca60dd631 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 15:33:27.512003 n-d-828419-4 sudo[153337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:27.620461 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-2bb4c751-b4e3-47ac-b8f1-a30e6e1266e1 req-fbe0b268-9f5a-4f3c-ba8e-1623e4ab01d7 tempest-VolumesSnapshotTestJSON-184566413 None] Terminate volume connection completed successfully.
Apr 01 15:33:27.621179 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-2bb4c751-b4e3-47ac-b8f1-a30e6e1266e1 req-fbe0b268-9f5a-4f3c-ba8e-1623e4ab01d7 tempest-VolumesSnapshotTestJSON-184566413 None] Deleting attachment ed406acc-1479-4306-bcec-0134abcf9b6e. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:33:27.623002 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:27.728218 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:27.728548 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717275488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-54ea06f0-dff8-4f2b-876b-b84573f99103\n System information:\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-54ea06f0-dff8-4f2b-876b-b84573f99103\n Backing store flags: \n Account information:\n Di2CXoPGiwxb6F9qZASM\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:27.729240 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-2bb4c751-b4e3-47ac-b8f1-a30e6e1266e1 req-fbe0b268-9f5a-4f3c-ba8e-1623e4ab01d7 tempest-VolumesSnapshotTestJSON-184566413 None] Removing iscsi_target for Volume ID: 54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:33:27.730298 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:27.826355 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-54ea06f0-dff8-4f2b-876b-b84573f99103 -f" returned: 0 in 0.095s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:27.827290 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717275488]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:27.829212 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:27.927903 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:27.928300 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717275488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:36.548495 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:33:36.556973 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:33:36.556973 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:33:36.569786 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Flow 'volume_create_manager' (8d92b8ab-af80-4839-834b-2908cba9fbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:33:36.573285 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1cceee5b-ad65-4084-926e-4268f16dde09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:36.598436 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:33:36.624301 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1cceee5b-ad65-4084-926e-4268f16dde09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:33:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-474556185',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=c78331d4-1830-4797-a908-dc7978a96ee2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ac26b75fc794f9eb83a0b69a20a249e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:33:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:33:36Z,user_id='b646d317e8984320a2d422009f961667',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:36.626894 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f242572-419c-4ebd-98bd-7c033164a77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:36.630010 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f242572-419c-4ebd-98bd-7c033164a77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:36.632323 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f3525a4-092a-4b90-bee2-50f250616aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:36.634591 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f3525a4-092a-4b90-bee2-50f250616aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c78331d4-1830-4797-a908-dc7978a96ee2', 'volume_name': 'volume-c78331d4-1830-4797-a908-dc7978a96ee2', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:36.636895 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df91ce61-d15f-4b75-a414-2d1838aecba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:36.639191 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df91ce61-d15f-4b75-a414-2d1838aecba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:36.641347 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20669a6e-35a7-4da8-a399-d4f9dafeb8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:36.642177 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Volume c78331d4-1830-4797-a908-dc7978a96ee2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c78331d4-1830-4797-a908-dc7978a96ee2', 'volume_size': 1}
Apr 01 15:33:36.643550 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c78331d4-1830-4797-a908-dc7978a96ee2 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:36.667292 n-d-828419-4 sudo[153362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c78331d4-1830-4797-a908-dc7978a96ee2 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:33:36.668215 n-d-828419-4 sudo[153362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:37.285856 n-d-828419-4 sudo[153362]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:37.288178 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c78331d4-1830-4797-a908-dc7978a96ee2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.644s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:37.292108 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20669a6e-35a7-4da8-a399-d4f9dafeb8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c78331d4-1830-4797-a908-dc7978a96ee2', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:37.294544 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a89406c-609f-4847-97bc-c90c224017ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:37.475489 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Volume volume-c78331d4-1830-4797-a908-dc7978a96ee2 (c78331d4-1830-4797-a908-dc7978a96ee2): created successfully
Apr 01 15:33:37.477697 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a89406c-609f-4847-97bc-c90c224017ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:37.482370 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Flow 'volume_create_manager' (8d92b8ab-af80-4839-834b-2908cba9fbec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:33:37.612986 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-0682b5ac-470b-4c26-8da9-158efd37cde9 tempest-VolumesSnapshotTestJSON-184566413 None] Created volume successfully.
Apr 01 15:33:39.209231 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee435d7d-241b-4808-bda6-cbdce9867998 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:39.229335 n-d-828419-4 sudo[153398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2
Apr 01 15:33:39.230155 n-d-828419-4 sudo[153398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:39.657947 n-d-828419-4 sudo[153398]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:39.660497 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee435d7d-241b-4808-bda6-cbdce9867998 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2" returned: 0 in 0.451s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:39.662338 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee435d7d-241b-4808-bda6-cbdce9867998 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6f8d7668-e7d2-432c-a601-25e51fa69eb9 --snapshot stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:39.681321 n-d-828419-4 sudo[153401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6f8d7668-e7d2-432c-a601-25e51fa69eb9 --snapshot stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2 -L 1.00g
Apr 01 15:33:39.682165 n-d-828419-4 sudo[153401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:39.779726 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:33:39.780499 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:33:39.781293 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:39.801328 n-d-828419-4 sudo[153403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:33:39.802170 n-d-828419-4 sudo[153403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:40.508030 n-d-828419-4 sudo[153401]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:40.510308 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ee435d7d-241b-4808-bda6-cbdce9867998 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6f8d7668-e7d2-432c-a601-25e51fa69eb9 --snapshot stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2 -L 1.00g" returned: 0 in 0.848s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:40.520640 n-d-828419-4 sudo[153403]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:40.546299 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:40.547704 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:40.567319 n-d-828419-4 sudo[153507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:33:40.568243 n-d-828419-4 sudo[153507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:40.716267 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ee435d7d-241b-4808-bda6-cbdce9867998 tempest-VolumesSnapshotTestJSON-184566413 None] Create snapshot completed successfully
Apr 01 15:33:41.027505 n-d-828419-4 sudo[153507]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:41.029860 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:41.031711 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:33:42.459834 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:33:42.464261 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:33:42.464780 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:33:42.490906 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Flow 'volume_create_manager' (11cb2360-6d85-454c-b4a0-ec12ad68cefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:33:42.498112 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ad6abc8-56dd-492c-bdf2-75326baba6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:42.527068 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:33:42.555207 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ad6abc8-56dd-492c-bdf2-75326baba6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:33:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2011031791',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=aa5e669f-7011-45c3-b790-c94d68f7467d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ac26b75fc794f9eb83a0b69a20a249e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:33:42Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=6f8d7668-e7d2-432c-a601-25e51fa69eb9,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:33:42Z,user_id='b646d317e8984320a2d422009f961667',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:42.557734 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6cc1a27f-4c66-4edf-81f8-a743a45254b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:42.559873 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6cc1a27f-4c66-4edf-81f8-a743a45254b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:42.562943 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15b24744-22d2-42ac-b585-980efabf030f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:42.565892 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15b24744-22d2-42ac-b585-980efabf030f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'aa5e669f-7011-45c3-b790-c94d68f7467d', 'volume_name': 'volume-aa5e669f-7011-45c3-b790-c94d68f7467d', 'volume_size': 2, 'snapshot_id': '6f8d7668-e7d2-432c-a601-25e51fa69eb9'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:42.568835 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (878725a7-822c-4a21-8b5b-660868c5084e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:42.571069 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (878725a7-822c-4a21-8b5b-660868c5084e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:42.573148 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (058b2c76-3f1d-4f75-86cd-c41c5ffdd9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:42.573867 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Volume aa5e669f-7011-45c3-b790-c94d68f7467d: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-aa5e669f-7011-45c3-b790-c94d68f7467d', 'volume_size': 2, 'snapshot_id': '6f8d7668-e7d2-432c-a601-25e51fa69eb9'}
Apr 01 15:33:42.596021 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa5e669f-7011-45c3-b790-c94d68f7467d stack-volumes-lvmdriver-1 -L 2g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:42.615906 n-d-828419-4 sudo[153510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa5e669f-7011-45c3-b790-c94d68f7467d stack-volumes-lvmdriver-1 -L 2g
Apr 01 15:33:42.616887 n-d-828419-4 sudo[153510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:43.296984 n-d-828419-4 sudo[153510]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:43.299099 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa5e669f-7011-45c3-b790-c94d68f7467d stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.703s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:43.300924 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6f8d7668-e7d2-432c-a601-25e51fa69eb9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:43.319565 n-d-828419-4 sudo[153542]: ubuntu : 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-6f8d7668-e7d2-432c-a601-25e51fa69eb9
Apr 01 15:33:43.320410 n-d-828419-4 sudo[153542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:43.743211 n-d-828419-4 sudo[153542]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:43.745465 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6f8d7668-e7d2-432c-a601-25e51fa69eb9" returned: 0 in 0.444s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:43.747704 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6f8d7668--e7d2--432c--a601--25e51fa69eb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa5e669f--7011--45c3--b790--c94d68f7467d iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:43.769140 n-d-828419-4 sudo[153545]: 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--6f8d7668--e7d2--432c--a601--25e51fa69eb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa5e669f--7011--45c3--b790--c94d68f7467d iflag=direct
Apr 01 15:33:43.770749 n-d-828419-4 sudo[153545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:44.097836 n-d-828419-4 sudo[153545]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:44.100165 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6f8d7668--e7d2--432c--a601--25e51fa69eb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa5e669f--7011--45c3--b790--c94d68f7467d iflag=direct" returned: 0 in 0.352s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:44.101349 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6f8d7668--e7d2--432c--a601--25e51fa69eb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa5e669f--7011--45c3--b790--c94d68f7467d oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:44.121159 n-d-828419-4 sudo[153557]: 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--6f8d7668--e7d2--432c--a601--25e51fa69eb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa5e669f--7011--45c3--b790--c94d68f7467d oflag=direct
Apr 01 15:33:44.121989 n-d-828419-4 sudo[153557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:44.485683 n-d-828419-4 sudo[153557]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:44.488311 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6f8d7668--e7d2--432c--a601--25e51fa69eb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa5e669f--7011--45c3--b790--c94d68f7467d oflag=direct" returned: 0 in 0.387s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:44.489361 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6f8d7668--e7d2--432c--a601--25e51fa69eb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa5e669f--7011--45c3--b790--c94d68f7467d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:44.520251 n-d-828419-4 sudo[153569]: 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--6f8d7668--e7d2--432c--a601--25e51fa69eb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa5e669f--7011--45c3--b790--c94d68f7467d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 15:33:44.522435 n-d-828419-4 sudo[153569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:50.259257 n-d-828419-4 sudo[153337]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:50.261543 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9fb884d1--ad83--4e26--9f9b--f45cce8bef82 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7869ea13--f709--4f90--a07b--173ca60dd631 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 22.769s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:50.262265 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9fb884d1--ad83--4e26--9f9b--f45cce8bef82, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--7869ea13--f709--4f90--a07b--173ca60dd631, size 1024.00 MB, duration 22.77 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:33:50.262661 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Volume copy 1024.00 MB at 44.97 MB/s
Apr 01 15:33:50.314345 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Marking volume 7869ea13-f709-4f90-a07b-173ca60dd631 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 15:33:50.457791 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Copying metadata from snapshot 9fb884d1-ad83-4e26-9f9b-f45cce8bef82 to 7869ea13-f709-4f90-a07b-173ca60dd631. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Apr 01 15:33:50.583395 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (865df05c-adac-4b4f-a9c2-ff571ff315dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7869ea13-f709-4f90-a07b-173ca60dd631', 'volume_size': 1, 'snapshot_id': '9fb884d1-ad83-4e26-9f9b-f45cce8bef82'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:50.585577 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f88dd121-b5b9-4387-b0ea-e92c5effb4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:33:50.676883 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Volume volume-7869ea13-f709-4f90-a07b-173ca60dd631 (7869ea13-f709-4f90-a07b-173ca60dd631): created successfully
Apr 01 15:33:50.679351 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f88dd121-b5b9-4387-b0ea-e92c5effb4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:33:50.683327 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Flow 'volume_create_manager' (b66a778e-597f-449b-86a2-a4b56bafe472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:33:50.803760 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-ea6ff12d-5a1a-469f-bd1d-1b655123dc7d tempest-TestVolumeBootPattern-1737749009 None] Created volume successfully.
Apr 01 15:33:56.184629 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-362cf32d-62b5-4162-97e5-fdfa02b40e30 req-529aa986-f98c-4730-846c-994d1c4ffb5e tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:56.203371 n-d-828419-4 sudo[153585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631
Apr 01 15:33:56.204176 n-d-828419-4 sudo[153585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:33:56.653779 n-d-828419-4 sudo[153585]: pam_unix(sudo:session): session closed for user root
Apr 01 15:33:56.656530 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-362cf32d-62b5-4162-97e5-fdfa02b40e30 req-529aa986-f98c-4730-846c-994d1c4ffb5e tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631" returned: 0 in 0.475s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:56.706990 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:56.716983 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:56.717631 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715189040]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-362cf32d-62b5-4162-97e5-fdfa02b40e30 req-529aa986-f98c-4730-846c-994d1c4ffb5e tempest-TestVolumeBootPattern-1737749009 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: I_T nexus: 46
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: BCrGmuCKuEN2QZv7VH6V
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:33:56.718609 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:33:56.722860 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-362cf32d-62b5-4162-97e5-fdfa02b40e30 req-529aa986-f98c-4730-846c-994d1c4ffb5e tempest-TestVolumeBootPattern-1737749009 None] Creating iscsi_target for Volume ID: volume-7869ea13-f709-4f90-a07b-173ca60dd631 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:33:56.991443 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-362cf32d-62b5-4162-97e5-fdfa02b40e30 req-529aa986-f98c-4730-846c-994d1c4ffb5e tempest-TestVolumeBootPattern-1737749009 None] Created volume path /opt/stack/data/cinder/volumes/volume-7869ea13-f709-4f90-a07b-173ca60dd631,
Apr 01 15:33:56.991443 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:33:56.991443 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:33:56.991443 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631
Apr 01 15:33:56.991443 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:33:56.991443 n-d-828419-4 cinder-volume[96899]: incominguser 93dgWWmmFcJjtNGwk9F6 2s9EbtbYf597hSXM
Apr 01 15:33:56.991443 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:33:56.991443 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:33:56.991443 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:33:56.991443 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:33:56.997650 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7869ea13-f709-4f90-a07b-173ca60dd631 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:57.387584 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7869ea13-f709-4f90-a07b-173ca60dd631" returned: 0 in 0.394s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:57.388294 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715189040]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:57.388515 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-362cf32d-62b5-4162-97e5-fdfa02b40e30 req-529aa986-f98c-4730-846c-994d1c4ffb5e tempest-TestVolumeBootPattern-1737749009 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:33:57.388892 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-362cf32d-62b5-4162-97e5-fdfa02b40e30 req-529aa986-f98c-4730-846c-994d1c4ffb5e tempest-TestVolumeBootPattern-1737749009 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:33:57.392543 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:57.399603 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:57.399997 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715189040]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7869ea13-f709-4f90-a07b-173ca60dd631\n System information:\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-7869ea13-f709-4f90-a07b-173ca60dd631\n Backing store flags: \n Account information:\n 93dgWWmmFcJjtNGwk9F6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-362cf32d-62b5-4162-97e5-fdfa02b40e30 req-529aa986-f98c-4730-846c-994d1c4ffb5e tempest-TestVolumeBootPattern-1737749009 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: I_T nexus: 46
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Connection: 1
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: IP Address: 10.222.0.72
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030000
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf30
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00030001
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf31
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: BCrGmuCKuEN2QZv7VH6V
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:33:57.400683 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:33:57.404344 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:57.500582 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:57.501663 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715189040]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7869ea13-f709-4f90-a07b-173ca60dd631\n System information:\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-7869ea13-f709-4f90-a07b-173ca60dd631\n Backing store flags: \n Account information:\n 93dgWWmmFcJjtNGwk9F6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:57.503342 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:33:57.602420 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:33:57.602750 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715189040]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7869ea13-f709-4f90-a07b-173ca60dd631\n System information:\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-7869ea13-f709-4f90-a07b-173ca60dd631\n Backing store flags: \n Account information:\n 93dgWWmmFcJjtNGwk9F6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:33:57.603799 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-362cf32d-62b5-4162-97e5-fdfa02b40e30 req-529aa986-f98c-4730-846c-994d1c4ffb5e tempest-TestVolumeBootPattern-1737749009 None] Set provider_location to: 10.222.0.60:3260,4 iqn.2010-10.org.openstack:volume-7869ea13-f709-4f90-a07b-173ca60dd631 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:33:57.843741 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-362cf32d-62b5-4162-97e5-fdfa02b40e30 req-529aa986-f98c-4730-846c-994d1c4ffb5e tempest-TestVolumeBootPattern-1737749009 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7869ea13-f709-4f90-a07b-173ca60dd631', 'target_lun': 1, 'volume_id': '7869ea13-f709-4f90-a07b-173ca60dd631', 'auth_method': 'CHAP', 'auth_username': '93dgWWmmFcJjtNGwk9F6', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '481d60e9-8333-4e44-b71a-bbbf079e8d0c'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:33:58.105910 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-362cf32d-62b5-4162-97e5-fdfa02b40e30 req-529aa986-f98c-4730-846c-994d1c4ffb5e tempest-TestVolumeBootPattern-1737749009 None] attachment_update completed successfully.
Apr 01 15:34:06.136190 n-d-828419-4 sudo[153569]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:06.138686 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6f8d7668--e7d2--432c--a601--25e51fa69eb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa5e669f--7011--45c3--b790--c94d68f7467d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 21.649s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:06.139287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6f8d7668--e7d2--432c--a601--25e51fa69eb9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--aa5e669f--7011--45c3--b790--c94d68f7467d, size 1024.00 MB, duration 21.65 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:34:06.139623 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Volume copy 1024.00 MB at 47.30 MB/s
Apr 01 15:34:06.183761 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (058b2c76-3f1d-4f75-86cd-c41c5ffdd9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa5e669f-7011-45c3-b790-c94d68f7467d', 'volume_size': 2, 'snapshot_id': '6f8d7668-e7d2-432c-a601-25e51fa69eb9'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:34:06.186187 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0823a39b-e8d4-4a6e-909d-3eaa4e396502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:34:06.300323 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Volume volume-aa5e669f-7011-45c3-b790-c94d68f7467d (aa5e669f-7011-45c3-b790-c94d68f7467d): created successfully
Apr 01 15:34:06.302225 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0823a39b-e8d4-4a6e-909d-3eaa4e396502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:34:06.305313 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Flow 'volume_create_manager' (11cb2360-6d85-454c-b4a0-ec12ad68cefb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:34:06.415032 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c7ef58e6-c689-46ab-81ba-d2bdcfeccd39 tempest-VolumesSnapshotTestJSON-184566413 None] Created volume successfully.
Apr 01 15:34:07.488074 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-aa5e669f-7011-45c3-b790-c94d68f7467d-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:34:07.628518 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa5e669f-7011-45c3-b790-c94d68f7467d
Apr 01 15:34:07.629535 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aa5e669f-7011-45c3-b790-c94d68f7467d {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:07.648351 n-d-828419-4 sudo[153662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aa5e669f-7011-45c3-b790-c94d68f7467d
Apr 01 15:34:07.649191 n-d-828419-4 sudo[153662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:08.075634 n-d-828419-4 sudo[153662]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:08.077875 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aa5e669f-7011-45c3-b790-c94d68f7467d" returned: 0 in 0.448s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:08.079481 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa5e669f-7011-45c3-b790-c94d68f7467d {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:08.097803 n-d-828419-4 sudo[153665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa5e669f-7011-45c3-b790-c94d68f7467d
Apr 01 15:34:08.098593 n-d-828419-4 sudo[153665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:08.517849 n-d-828419-4 sudo[153665]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:08.520163 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa5e669f-7011-45c3-b790-c94d68f7467d" returned: 0 in 0.440s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:08.522267 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa5e669f-7011-45c3-b790-c94d68f7467d {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:08.541313 n-d-828419-4 sudo[153670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa5e669f-7011-45c3-b790-c94d68f7467d
Apr 01 15:34:08.542254 n-d-828419-4 sudo[153670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:09.290399 n-d-828419-4 sudo[153670]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:09.292827 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa5e669f-7011-45c3-b790-c94d68f7467d" returned: 0 in 0.770s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:09.294059 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Successfully deleted volume: aa5e669f-7011-45c3-b790-c94d68f7467d
Apr 01 15:34:09.435284 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['3f056bca-cdaa-454e-b295-fac5ecb7779c', 'fb5648cf-04d9-4e93-bf2e-7904de179679', '67567e13-4d1a-4843-8c66-57bb492a3245', 'fed41cfc-262e-471d-ba56-fcf341659e73'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:34:09.638812 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:34:09.639594 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:09.664868 n-d-828419-4 sudo[153677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:34:09.665700 n-d-828419-4 sudo[153677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:10.177777 n-d-828419-4 sudo[153677]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:10.180325 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.540s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:10.182509 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:10.201587 n-d-828419-4 sudo[153680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:34:10.202416 n-d-828419-4 sudo[153680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:10.652878 n-d-828419-4 sudo[153680]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:10.655144 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:10.657234 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:34:10.670003 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Deleted volume successfully.
Apr 01 15:34:10.808861 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-8ce2435a-ef6e-4287-a81e-687baae97390 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-aa5e669f-7011-45c3-b790-c94d68f7467d-delete_volume'" released by "delete_volume" :: held 3.311s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:34:11.056630 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:34:11.066499 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:34:11.066499 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:34:11.075800 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Flow 'volume_create_manager' (74371592-7174-4c7a-92d3-a03abdab3cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:34:11.079266 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f9245e9-8d6e-4ef4-a080-03f4ab591d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:34:11.106220 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:34:11.132696 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f9245e9-8d6e-4ef4-a080-03f4ab591d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-340202598',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=753c6ac8-8a72-4240-94a4-1375c4372de4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ac26b75fc794f9eb83a0b69a20a249e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:34:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:34:11Z,user_id='b646d317e8984320a2d422009f961667',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:34:11.135301 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78a771a8-d2e8-4671-8259-64bb0fc94565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:34:11.137636 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78a771a8-d2e8-4671-8259-64bb0fc94565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:34:11.139876 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5842ce54-71de-4c85-a3d5-6b5d706d5419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:34:11.142125 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5842ce54-71de-4c85-a3d5-6b5d706d5419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '753c6ac8-8a72-4240-94a4-1375c4372de4', 'volume_name': 'volume-753c6ac8-8a72-4240-94a4-1375c4372de4', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:34:11.145077 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e13d1160-a2fa-4fbb-ab33-44af09dc2060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:34:11.147178 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e13d1160-a2fa-4fbb-ab33-44af09dc2060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:34:11.149388 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (124a190b-4fe7-47b5-8db0-0a8c055e98f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:34:11.150327 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Volume 753c6ac8-8a72-4240-94a4-1375c4372de4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-753c6ac8-8a72-4240-94a4-1375c4372de4', 'volume_size': 1}
Apr 01 15:34:11.151697 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-753c6ac8-8a72-4240-94a4-1375c4372de4 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:11.171535 n-d-828419-4 sudo[153683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-753c6ac8-8a72-4240-94a4-1375c4372de4 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:34:11.172340 n-d-828419-4 sudo[153683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:12.015901 n-d-828419-4 sudo[153683]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:12.018627 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-753c6ac8-8a72-4240-94a4-1375c4372de4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.866s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:12.022235 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (124a190b-4fe7-47b5-8db0-0a8c055e98f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-753c6ac8-8a72-4240-94a4-1375c4372de4', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:34:12.024608 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17b352c2-6f0a-42ff-b698-ae5bb7c3098c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:34:12.137808 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Volume volume-753c6ac8-8a72-4240-94a4-1375c4372de4 (753c6ac8-8a72-4240-94a4-1375c4372de4): created successfully
Apr 01 15:34:12.139734 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17b352c2-6f0a-42ff-b698-ae5bb7c3098c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:34:12.144144 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Flow 'volume_create_manager' (74371592-7174-4c7a-92d3-a03abdab3cfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:34:12.272297 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-40bf9895-967a-48f8-8b24-9fc87ea49b88 tempest-VolumesSnapshotTestJSON-184566413 None] Created volume successfully.
Apr 01 15:34:13.783888 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f495452f-3b87-4da6-a6fd-674cd88134e2 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:13.809858 n-d-828419-4 sudo[153720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4
Apr 01 15:34:13.811443 n-d-828419-4 sudo[153720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:14.271888 n-d-828419-4 sudo[153720]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:14.274993 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f495452f-3b87-4da6-a6fd-674cd88134e2 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4" returned: 0 in 0.491s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:14.277310 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f495452f-3b87-4da6-a6fd-674cd88134e2 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89 --snapshot stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4 -L 1.00g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:14.304500 n-d-828419-4 sudo[153723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89 --snapshot stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4 -L 1.00g
Apr 01 15:34:14.305351 n-d-828419-4 sudo[153723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:15.561939 n-d-828419-4 sudo[153723]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:15.565962 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-f495452f-3b87-4da6-a6fd-674cd88134e2 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89 --snapshot stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4 -L 1.00g" returned: 0 in 1.288s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:15.718252 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-f495452f-3b87-4da6-a6fd-674cd88134e2 tempest-VolumesSnapshotTestJSON-184566413 None] Create snapshot completed successfully
Apr 01 15:34:18.086192 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:34:18.092455 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:34:18.093808 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:34:18.120199 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Flow 'volume_create_manager' (85e6e2a7-b0b3-4a58-b87f-f84db1c6a1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:34:18.123538 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eecc506d-5334-4407-9efb-827c7374c9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:34:18.146765 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:34:18.172869 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eecc506d-5334-4407-9efb-827c7374c9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-991951056',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ac26b75fc794f9eb83a0b69a20a249e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:34:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=ab48fa78-7fa1-448c-ac98-2e9f26ad7a89,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:34:18Z,user_id='b646d317e8984320a2d422009f961667',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:34:18.175417 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4afbe2d8-5707-4964-ab3f-8565eda4d67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:34:18.177538 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4afbe2d8-5707-4964-ab3f-8565eda4d67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:34:18.179843 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce202ab8-b0f6-41cf-8ae2-c1678737f4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:34:18.182191 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce202ab8-b0f6-41cf-8ae2-c1678737f4c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1', 'volume_name': 'volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1', 'volume_size': 1, 'snapshot_id': 'ab48fa78-7fa1-448c-ac98-2e9f26ad7a89'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:34:18.184594 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (745438b5-d541-4356-97f3-26003c2d4cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:34:18.186731 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (745438b5-d541-4356-97f3-26003c2d4cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:34:18.188870 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfa4b6fe-c1a4-4c16-9be8-fe35f2bae30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:34:18.189695 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Volume 4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1', 'volume_size': 1, 'snapshot_id': 'ab48fa78-7fa1-448c-ac98-2e9f26ad7a89'}
Apr 01 15:34:18.211422 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:18.230411 n-d-828419-4 sudo[153839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:34:18.231198 n-d-828419-4 sudo[153839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:18.935649 n-d-828419-4 sudo[153839]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:18.938041 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.726s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:18.941099 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:18.973217 n-d-828419-4 sudo[153882]: ubuntu : 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-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89
Apr 01 15:34:18.974234 n-d-828419-4 sudo[153882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:19.551378 n-d-828419-4 sudo[153882]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:19.553799 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89" returned: 0 in 0.612s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:19.555968 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ab48fa78--7fa1--448c--ac98--2e9f26ad7a89 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4078e61d--3cb0--47d2--bcd3--fce58e7a2ac1 iflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:19.575565 n-d-828419-4 sudo[153885]: 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--ab48fa78--7fa1--448c--ac98--2e9f26ad7a89 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4078e61d--3cb0--47d2--bcd3--fce58e7a2ac1 iflag=direct
Apr 01 15:34:19.576364 n-d-828419-4 sudo[153885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:19.925793 n-d-828419-4 sudo[153885]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:19.928088 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ab48fa78--7fa1--448c--ac98--2e9f26ad7a89 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4078e61d--3cb0--47d2--bcd3--fce58e7a2ac1 iflag=direct" returned: 0 in 0.372s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:19.929330 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ab48fa78--7fa1--448c--ac98--2e9f26ad7a89 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4078e61d--3cb0--47d2--bcd3--fce58e7a2ac1 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:19.949203 n-d-828419-4 sudo[153889]: 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--ab48fa78--7fa1--448c--ac98--2e9f26ad7a89 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4078e61d--3cb0--47d2--bcd3--fce58e7a2ac1 oflag=direct
Apr 01 15:34:19.950038 n-d-828419-4 sudo[153889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:20.328637 n-d-828419-4 sudo[153889]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:20.346541 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ab48fa78--7fa1--448c--ac98--2e9f26ad7a89 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4078e61d--3cb0--47d2--bcd3--fce58e7a2ac1 oflag=direct" returned: 0 in 0.403s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:20.347659 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ab48fa78--7fa1--448c--ac98--2e9f26ad7a89 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4078e61d--3cb0--47d2--bcd3--fce58e7a2ac1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:20.375146 n-d-828419-4 sudo[153909]: 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--ab48fa78--7fa1--448c--ac98--2e9f26ad7a89 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4078e61d--3cb0--47d2--bcd3--fce58e7a2ac1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 01 15:34:20.376011 n-d-828419-4 sudo[153909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:39.778538 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:34:39.779267 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:34:39.780053 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:39.801325 n-d-828419-4 sudo[154004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:34:39.802217 n-d-828419-4 sudo[154004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:40.292732 n-d-828419-4 sudo[154004]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:40.294801 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.515s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:40.296387 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:34:40.316088 n-d-828419-4 sudo[154007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:34:40.316884 n-d-828419-4 sudo[154007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:34:40.784076 n-d-828419-4 sudo[154007]: pam_unix(sudo:session): session closed for user root
Apr 01 15:34:40.786353 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.490s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:34:40.791189 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:35:09.617243 n-d-828419-4 sudo[153909]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:09.619141 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ab48fa78--7fa1--448c--ac98--2e9f26ad7a89 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4078e61d--3cb0--47d2--bcd3--fce58e7a2ac1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 49.271s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:09.619719 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ab48fa78--7fa1--448c--ac98--2e9f26ad7a89, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--4078e61d--3cb0--47d2--bcd3--fce58e7a2ac1, size 1024.00 MB, duration 49.27 sec {{(pid=96899) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 01 15:35:09.620077 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.volume_utils [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Volume copy 1024.00 MB at 20.78 MB/s
Apr 01 15:35:09.667670 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfa4b6fe-c1a4-4c16-9be8-fe35f2bae30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1', 'volume_size': 1, 'snapshot_id': 'ab48fa78-7fa1-448c-ac98-2e9f26ad7a89'}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:35:09.670084 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e12f78e8-4e33-41c5-be04-de81c35aaf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:35:09.828592 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Volume volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1 (4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1): created successfully
Apr 01 15:35:09.830773 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e12f78e8-4e33-41c5-be04-de81c35aaf31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:35:09.834000 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Flow 'volume_create_manager' (85e6e2a7-b0b3-4a58-b87f-f84db1c6a1c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:35:09.979488 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9bea9ac5-4d6a-47da-9345-330eb3206c75 tempest-VolumesSnapshotTestJSON-184566413 None] Created volume successfully.
Apr 01 15:35:10.588585 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:35:10.755930 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1
Apr 01 15:35:10.756941 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:10.776433 n-d-828419-4 sudo[154026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1
Apr 01 15:35:10.777289 n-d-828419-4 sudo[154026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:11.327235 n-d-828419-4 sudo[154026]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:11.329665 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1" returned: 0 in 0.572s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:11.331560 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:11.350536 n-d-828419-4 sudo[154029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1
Apr 01 15:35:11.351387 n-d-828419-4 sudo[154029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:11.853892 n-d-828419-4 sudo[154029]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:11.856285 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1" returned: 0 in 0.524s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:11.858464 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:11.879318 n-d-828419-4 sudo[154032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1
Apr 01 15:35:11.880260 n-d-828419-4 sudo[154032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:12.589111 n-d-828419-4 sudo[154032]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:12.591469 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1" returned: 0 in 0.733s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:12.592701 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Successfully deleted volume: 4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1
Apr 01 15:35:12.792547 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['533bdff2-0634-480c-b602-593bb9baac4a', '5bea3740-d467-4582-a8ce-0b137b5866b8', '21c04268-9b84-4e01-9144-9ede63637712', 'f2736480-4f6e-4c8d-8893-15bff4f741f3'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:35:13.073658 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:35:13.074734 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:13.097929 n-d-828419-4 sudo[154039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:35:13.098730 n-d-828419-4 sudo[154039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:13.532947 n-d-828419-4 sudo[154039]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:13.535264 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:13.537484 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:13.556913 n-d-828419-4 sudo[154042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:35:13.557768 n-d-828419-4 sudo[154042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:13.990900 n-d-828419-4 sudo[154042]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:13.993286 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:13.995383 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:35:14.001181 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Deleted volume successfully.
Apr 01 15:35:14.090030 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-d7d2791f-10e4-464a-9bf0-c002cddf355b tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-4078e61d-3cb0-47d2-bcd3-fce58e7a2ac1-delete_volume'" released by "delete_volume" :: held 3.503s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:35:14.231278 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-7f43f040-80f0-44bd-9d10-e03bd6254cc4 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:35:14.233197 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-7f43f040-80f0-44bd-9d10-e03bd6254cc4 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:14.253042 n-d-828419-4 sudo[154045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89
Apr 01 15:35:14.253911 n-d-828419-4 sudo[154045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:14.739411 n-d-828419-4 sudo[154045]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:14.741773 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-7f43f040-80f0-44bd-9d10-e03bd6254cc4 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89" returned: 0 in 0.508s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:14.743936 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-7f43f040-80f0-44bd-9d10-e03bd6254cc4 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:14.763982 n-d-828419-4 sudo[154048]: ubuntu : TTY=unknown ; 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-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89
Apr 01 15:35:14.764789 n-d-828419-4 sudo[154048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:15.760277 n-d-828419-4 sudo[154048]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:15.763060 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-7f43f040-80f0-44bd-9d10-e03bd6254cc4 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89" returned: 0 in 1.019s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:15.970891 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-7f43f040-80f0-44bd-9d10-e03bd6254cc4 tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['64172a27-dfa9-4977-8669-366992ca19b9', '4c64da72-c18d-41c0-9917-7561b85100ff', '1fb4c514-4e6f-42f0-a205-c81798a5c726', 'e6fb413c-49d6-4bda-87ba-68632674cafb'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:35:16.279118 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-7f43f040-80f0-44bd-9d10-e03bd6254cc4 tempest-VolumesSnapshotTestJSON-184566413 None] Delete snapshot completed successfully.
Apr 01 15:35:16.284862 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-7f43f040-80f0-44bd-9d10-e03bd6254cc4 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-ab48fa78-7fa1-448c-ac98-2e9f26ad7a89-delete_snapshot'" released by "delete_snapshot" :: held 2.054s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:35:16.660638 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-753c6ac8-8a72-4240-94a4-1375c4372de4-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:35:16.831209 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Skipping remove_export. No iscsi_target is presently exported for volume: 753c6ac8-8a72-4240-94a4-1375c4372de4
Apr 01 15:35:16.832307 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:16.851072 n-d-828419-4 sudo[154093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4
Apr 01 15:35:16.851919 n-d-828419-4 sudo[154093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:17.316918 n-d-828419-4 sudo[154093]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:17.319278 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4" returned: 0 in 0.486s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:17.321121 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:17.339726 n-d-828419-4 sudo[154096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4
Apr 01 15:35:17.340518 n-d-828419-4 sudo[154096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:17.813337 n-d-828419-4 sudo[154096]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:17.815919 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4" returned: 0 in 0.494s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:17.818354 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:17.837678 n-d-828419-4 sudo[154099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4
Apr 01 15:35:17.838508 n-d-828419-4 sudo[154099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:18.484945 n-d-828419-4 sudo[154099]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:18.487287 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-753c6ac8-8a72-4240-94a4-1375c4372de4" returned: 0 in 0.668s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:18.488565 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Successfully deleted volume: 753c6ac8-8a72-4240-94a4-1375c4372de4
Apr 01 15:35:18.667515 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['6d57a95d-5559-4d46-ac0f-a30041408d19', '2850252e-81cf-4158-ba5c-7a5925b00b20', '418a34d3-ee65-4b03-817d-96bf19f7b33d', '01a671d2-8f5c-4b51-83df-9de861f123b5'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:35:18.906445 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:35:18.906445 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:18.920587 n-d-828419-4 sudo[154107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:35:18.921416 n-d-828419-4 sudo[154107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:19.281909 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-0aaeb6ed-7e94-4f96-8321-082b0f161c28 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-6f8d7668-e7d2-432c-a601-25e51fa69eb9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:35:19.284134 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0aaeb6ed-7e94-4f96-8321-082b0f161c28 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-6f8d7668-e7d2-432c-a601-25e51fa69eb9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:19.307506 n-d-828419-4 sudo[154110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-6f8d7668-e7d2-432c-a601-25e51fa69eb9
Apr 01 15:35:19.308317 n-d-828419-4 sudo[154110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:19.351068 n-d-828419-4 sudo[154107]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:19.354138 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:19.356299 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:19.376368 n-d-828419-4 sudo[154112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:35:19.377226 n-d-828419-4 sudo[154112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:19.727116 n-d-828419-4 sudo[154110]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:19.729568 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0aaeb6ed-7e94-4f96-8321-082b0f161c28 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-6f8d7668-e7d2-432c-a601-25e51fa69eb9" returned: 0 in 0.445s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:19.731576 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0aaeb6ed-7e94-4f96-8321-082b0f161c28 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6f8d7668-e7d2-432c-a601-25e51fa69eb9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:19.750257 n-d-828419-4 sudo[154116]: ubuntu : TTY=unknown ; 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-6f8d7668-e7d2-432c-a601-25e51fa69eb9
Apr 01 15:35:19.751088 n-d-828419-4 sudo[154116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:19.814438 n-d-828419-4 sudo[154112]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:19.816845 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:19.818940 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:35:19.831752 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Deleted volume successfully.
Apr 01 15:35:19.951226 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-6f5590a0-8d02-4517-ae9d-4b50f8603909 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-753c6ac8-8a72-4240-94a4-1375c4372de4-delete_volume'" released by "delete_volume" :: held 3.291s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:35:20.571695 n-d-828419-4 sudo[154116]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:20.573585 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0aaeb6ed-7e94-4f96-8321-082b0f161c28 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6f8d7668-e7d2-432c-a601-25e51fa69eb9" returned: 0 in 0.842s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:20.814526 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-0aaeb6ed-7e94-4f96-8321-082b0f161c28 tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['a7d36736-57de-43a2-81ed-9422dadbebf6', 'fbbf7aff-6aac-4bc0-9c95-a8eb38398aa1', '8292f306-9eff-415b-b0a4-acc0fe632b34', 'e86acbc1-f960-404c-bb7e-352d252d19c1'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:35:21.050408 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-0aaeb6ed-7e94-4f96-8321-082b0f161c28 tempest-VolumesSnapshotTestJSON-184566413 None] Delete snapshot completed successfully.
Apr 01 15:35:21.055156 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-0aaeb6ed-7e94-4f96-8321-082b0f161c28 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-6f8d7668-e7d2-432c-a601-25e51fa69eb9-delete_snapshot'" released by "delete_snapshot" :: held 1.774s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:35:21.712649 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-c78331d4-1830-4797-a908-dc7978a96ee2-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:35:21.861855 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Skipping remove_export. No iscsi_target is presently exported for volume: c78331d4-1830-4797-a908-dc7978a96ee2
Apr 01 15:35:21.862927 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:21.882489 n-d-828419-4 sudo[154159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2
Apr 01 15:35:21.883487 n-d-828419-4 sudo[154159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:22.317965 n-d-828419-4 sudo[154159]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:22.320416 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2" returned: 0 in 0.457s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:22.322318 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:22.340673 n-d-828419-4 sudo[154162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2
Apr 01 15:35:22.341459 n-d-828419-4 sudo[154162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:22.777202 n-d-828419-4 sudo[154162]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:22.779534 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2" returned: 0 in 0.457s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:22.782108 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:22.801013 n-d-828419-4 sudo[154165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2
Apr 01 15:35:22.801843 n-d-828419-4 sudo[154165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:23.382302 n-d-828419-4 sudo[154165]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:23.385066 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c78331d4-1830-4797-a908-dc7978a96ee2" returned: 0 in 0.602s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:23.385674 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Successfully deleted volume: c78331d4-1830-4797-a908-dc7978a96ee2
Apr 01 15:35:23.582344 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['67b8fce6-b3ef-479e-b6f7-9a0e0f688b9c', '570d1144-8672-49ce-a4ac-f42700ad0eb6', '0bd46b3e-6252-48e0-99c8-188ff063599e', '71adf855-c14b-4175-92ea-ffe77814e7ff'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:35:23.833147 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:35:23.833902 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:23.855320 n-d-828419-4 sudo[154205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:35:23.856149 n-d-828419-4 sudo[154205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:24.276911 n-d-828419-4 sudo[154205]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:24.279359 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:24.282025 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:24.301818 n-d-828419-4 sudo[154208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:35:24.302713 n-d-828419-4 sudo[154208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:24.458396 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-2f1955fb-0032-45cb-afb4-0beaf618b466-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:35:24.618399 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:24.706784 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:24.707116 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713305056]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7869ea13-f709-4f90-a07b-173ca60dd631\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-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631\n Backing store flags: \n Account information:\n 93dgWWmmFcJjtNGwk9F6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:35:24.707846 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2f1955fb-0032-45cb-afb4-0beaf618b466
Apr 01 15:35:24.709024 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:24.728558 n-d-828419-4 sudo[154213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466
Apr 01 15:35:24.729366 n-d-828419-4 sudo[154213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:24.783553 n-d-828419-4 sudo[154208]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:24.786065 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.504s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:24.788483 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:35:24.808933 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Deleted volume successfully.
Apr 01 15:35:24.907744 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-bfa3a82d-05db-43bc-95e2-9fab4d48ff44 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-c78331d4-1830-4797-a908-dc7978a96ee2-delete_volume'" released by "delete_volume" :: held 3.195s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:35:25.153485 n-d-828419-4 sudo[154213]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:25.155454 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466" returned: 0 in 0.446s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:25.157069 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:25.176219 n-d-828419-4 sudo[154216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466
Apr 01 15:35:25.177011 n-d-828419-4 sudo[154216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:25.596893 n-d-828419-4 sudo[154216]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:25.599347 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466" returned: 0 in 0.442s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:25.601648 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:25.621150 n-d-828419-4 sudo[154219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466
Apr 01 15:35:25.621994 n-d-828419-4 sudo[154219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:26.165308 n-d-828419-4 sudo[154219]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:26.168600 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f1955fb-0032-45cb-afb4-0beaf618b466" returned: 0 in 0.566s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:26.169798 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Successfully deleted volume: 2f1955fb-0032-45cb-afb4-0beaf618b466
Apr 01 15:35:26.353593 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['f0ab88c0-1650-4cce-9be7-e0669e8a0bd7', '629a2d94-0dfa-4fd3-9fb4-39f26accbfa6', '504f30a1-4488-45fd-b767-7673b62fe74f', '3a8d6b00-9051-4e47-94e1-5adf9bd2b768'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:35:26.627633 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:35:26.628358 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:26.647878 n-d-828419-4 sudo[154225]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:35:26.648682 n-d-828419-4 sudo[154225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:26.850425 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-0ed47703-67f5-4f3e-b91a-4a47ec2d62d6 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-034dcc27-9da5-4b2f-beb4-c88e14860b1b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:35:26.853049 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0ed47703-67f5-4f3e-b91a-4a47ec2d62d6 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-034dcc27-9da5-4b2f-beb4-c88e14860b1b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:26.873677 n-d-828419-4 sudo[154227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-034dcc27-9da5-4b2f-beb4-c88e14860b1b
Apr 01 15:35:26.874976 n-d-828419-4 sudo[154227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:27.069890 n-d-828419-4 sudo[154225]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:27.072307 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:27.074511 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:27.094013 n-d-828419-4 sudo[154230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:35:27.095775 n-d-828419-4 sudo[154230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:27.290263 n-d-828419-4 sudo[154227]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:27.293010 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0ed47703-67f5-4f3e-b91a-4a47ec2d62d6 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-034dcc27-9da5-4b2f-beb4-c88e14860b1b" returned: 0 in 0.439s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:27.295133 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0ed47703-67f5-4f3e-b91a-4a47ec2d62d6 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-034dcc27-9da5-4b2f-beb4-c88e14860b1b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:27.314893 n-d-828419-4 sudo[154233]: ubuntu : TTY=unknown ; 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-034dcc27-9da5-4b2f-beb4-c88e14860b1b
Apr 01 15:35:27.315733 n-d-828419-4 sudo[154233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:27.503963 n-d-828419-4 sudo[154230]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:27.506333 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:27.508383 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:35:27.514731 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Deleted volume successfully.
Apr 01 15:35:27.627020 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-c82263d1-4b3c-4aa9-97a2-be475317790d tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-2f1955fb-0032-45cb-afb4-0beaf618b466-delete_volume'" released by "delete_volume" :: held 3.169s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:35:28.061763 n-d-828419-4 sudo[154233]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:28.063597 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0ed47703-67f5-4f3e-b91a-4a47ec2d62d6 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-034dcc27-9da5-4b2f-beb4-c88e14860b1b" returned: 0 in 0.768s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:28.227228 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-0ed47703-67f5-4f3e-b91a-4a47ec2d62d6 tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['07136901-7632-46f3-8014-c7b490f6cbcf', 'c3213ec0-e0ad-41d3-8a3e-2fd02134fd24', '1fab8a6b-12bf-43c4-a3d7-fafc95842273', '1a0ebffb-dbe9-4a53-8d2e-b5221f49925f'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:35:28.455992 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-0ed47703-67f5-4f3e-b91a-4a47ec2d62d6 tempest-VolumesSnapshotTestJSON-184566413 None] Delete snapshot completed successfully.
Apr 01 15:35:28.460523 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-0ed47703-67f5-4f3e-b91a-4a47ec2d62d6 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-034dcc27-9da5-4b2f-beb4-c88e14860b1b-delete_snapshot'" released by "delete_snapshot" :: held 1.610s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:35:29.270844 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-54ea06f0-dff8-4f2b-876b-b84573f99103-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:35:29.415932 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:29.503162 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:29.503525 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717288704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7869ea13-f709-4f90-a07b-173ca60dd631\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-h2-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.76\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631\n Backing store flags: \n Account information:\n 93dgWWmmFcJjtNGwk9F6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:35:29.504265 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Skipping remove_export. No iscsi_target is presently exported for volume: 54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:35:29.505342 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:29.523324 n-d-828419-4 sudo[154281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:35:29.524112 n-d-828419-4 sudo[154281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:29.934272 n-d-828419-4 sudo[154281]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:29.937955 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103" returned: 0 in 0.431s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:29.940824 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:29.961064 n-d-828419-4 sudo[154284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:35:29.961900 n-d-828419-4 sudo[154284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:30.385866 n-d-828419-4 sudo[154284]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:30.388138 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103" returned: 0 in 0.447s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:30.390777 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:30.409239 n-d-828419-4 sudo[154287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:35:30.410098 n-d-828419-4 sudo[154287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:30.947353 n-d-828419-4 sudo[154287]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:30.949708 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54ea06f0-dff8-4f2b-876b-b84573f99103" returned: 0 in 0.559s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:30.950876 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Successfully deleted volume: 54ea06f0-dff8-4f2b-876b-b84573f99103
Apr 01 15:35:31.101615 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Created reservations ['04a472c6-d513-44e8-b4b7-8b883afcca7c', '07548e39-676c-416d-9e18-6903ca347718', '12b4d7e8-0667-4232-9cb6-8db7b8846d09', '0e50848c-b72f-429e-b9cb-064daf5f487b'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:35:31.378226 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:35:31.378848 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:31.397771 n-d-828419-4 sudo[154293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:35:31.398557 n-d-828419-4 sudo[154293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:31.835361 n-d-828419-4 sudo[154293]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:31.837712 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:31.840356 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:31.860309 n-d-828419-4 sudo[154296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:35:31.861119 n-d-828419-4 sudo[154296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:32.295133 n-d-828419-4 sudo[154296]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:32.299140 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:32.302574 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:35:32.310331 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Deleted volume successfully.
Apr 01 15:35:32.403330 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-634a6451-236c-4652-b444-94e597b4a6f1 tempest-VolumesSnapshotTestJSON-184566413 None] Lock "b'cinder-54ea06f0-dff8-4f2b-876b-b84573f99103-delete_volume'" released by "delete_volume" :: held 3.132s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:35:39.778326 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:35:39.779002 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:35:39.779909 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:39.801292 n-d-828419-4 sudo[154301]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:35:39.802142 n-d-828419-4 sudo[154301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:40.221077 n-d-828419-4 sudo[154301]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:40.223213 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:40.224805 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:35:40.244264 n-d-828419-4 sudo[154304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:35:40.245068 n-d-828419-4 sudo[154304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:35:40.672285 n-d-828419-4 sudo[154304]: pam_unix(sudo:session): session closed for user root
Apr 01 15:35:40.674405 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:35:40.675783 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:36:39.782820 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:36:39.783422 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:36:39.783994 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:36:39.803575 n-d-828419-4 sudo[154358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:36:39.804430 n-d-828419-4 sudo[154358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:36:40.313719 n-d-828419-4 sudo[154358]: pam_unix(sudo:session): session closed for user root
Apr 01 15:36:40.315785 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.531s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:36:40.317354 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:36:40.335841 n-d-828419-4 sudo[154363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:36:40.336624 n-d-828419-4 sudo[154363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:36:40.764596 n-d-828419-4 sudo[154363]: pam_unix(sudo:session): session closed for user root
Apr 01 15:36:40.767974 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:36:40.768854 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:37:27.977677 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-eb5fa680-6b16-4326-b456-a78906632edb req-cb8aa3a7-47e7-47a3-8654-d9fd68fc4d00 tempest-TestVolumeBootPattern-1737749009 None] Terminate volume connection completed successfully.
Apr 01 15:37:27.978323 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-eb5fa680-6b16-4326-b456-a78906632edb req-cb8aa3a7-47e7-47a3-8654-d9fd68fc4d00 tempest-TestVolumeBootPattern-1737749009 None] Deleting attachment 481d60e9-8333-4e44-b71a-bbbf079e8d0c. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:37:27.980485 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:28.083903 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:28.084232 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717773264]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7869ea13-f709-4f90-a07b-173ca60dd631\n System information:\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-7869ea13-f709-4f90-a07b-173ca60dd631\n Backing store flags: \n Account information:\n 93dgWWmmFcJjtNGwk9F6\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:37:28.084913 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-eb5fa680-6b16-4326-b456-a78906632edb req-cb8aa3a7-47e7-47a3-8654-d9fd68fc4d00 tempest-TestVolumeBootPattern-1737749009 None] Removing iscsi_target for Volume ID: 7869ea13-f709-4f90-a07b-173ca60dd631
Apr 01 15:37:28.086023 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7869ea13-f709-4f90-a07b-173ca60dd631 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:28.241116 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7869ea13-f709-4f90-a07b-173ca60dd631 -f" returned: 0 in 0.155s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:28.241478 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717773264]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:37:28.242695 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:28.334998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:28.335330 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717773264]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:37:30.724613 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-7869ea13-f709-4f90-a07b-173ca60dd631-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:37:30.888942 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:30.977086 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:30.977417 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715802208]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-828419-4.cbci-828419-4.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:37:30.978142 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7869ea13-f709-4f90-a07b-173ca60dd631
Apr 01 15:37:30.979814 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:30.998468 n-d-828419-4 sudo[154455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631
Apr 01 15:37:30.999289 n-d-828419-4 sudo[154455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:31.446715 n-d-828419-4 sudo[154455]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:31.449593 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631" returned: 0 in 0.470s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:31.454149 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:31.470011 n-d-828419-4 sudo[154458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631
Apr 01 15:37:31.470806 n-d-828419-4 sudo[154458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:31.878291 n-d-828419-4 sudo[154458]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:31.880595 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631" returned: 0 in 0.429s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:31.882720 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:31.902223 n-d-828419-4 sudo[154461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631
Apr 01 15:37:31.903033 n-d-828419-4 sudo[154461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:32.450291 n-d-828419-4 sudo[154461]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:32.452603 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7869ea13-f709-4f90-a07b-173ca60dd631" returned: 0 in 0.569s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:32.453790 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Successfully deleted volume: 7869ea13-f709-4f90-a07b-173ca60dd631
Apr 01 15:37:32.624914 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Created reservations ['ce8722dd-5f63-44b2-a126-b65514ac7c69', 'ec757857-4e34-49a1-b92f-986b91cb2034', '47008657-5f14-492d-b8f2-4cfd4f9e6100', '282892de-5221-4658-82c3-aa26d7cd9772'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:37:32.813927 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:37:32.814673 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:32.833700 n-d-828419-4 sudo[154469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:37:32.834480 n-d-828419-4 sudo[154469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:33.132029 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-27bd996f-5922-4193-b925-b250a15373a9 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-9fb884d1-ad83-4e26-9f9b-f45cce8bef82-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:37:33.135278 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27bd996f-5922-4193-b925-b250a15373a9 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-9fb884d1-ad83-4e26-9f9b-f45cce8bef82 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:33.156136 n-d-828419-4 sudo[154472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-9fb884d1-ad83-4e26-9f9b-f45cce8bef82
Apr 01 15:37:33.156924 n-d-828419-4 sudo[154472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:33.256568 n-d-828419-4 sudo[154469]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:33.258926 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:33.261693 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:33.280728 n-d-828419-4 sudo[154474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:37:33.281549 n-d-828419-4 sudo[154474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:33.597241 n-d-828419-4 sudo[154472]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:33.599719 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27bd996f-5922-4193-b925-b250a15373a9 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-9fb884d1-ad83-4e26-9f9b-f45cce8bef82" returned: 0 in 0.464s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:33.601824 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27bd996f-5922-4193-b925-b250a15373a9 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9fb884d1-ad83-4e26-9f9b-f45cce8bef82 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:33.620322 n-d-828419-4 sudo[154478]: ubuntu : TTY=unknown ; 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-9fb884d1-ad83-4e26-9f9b-f45cce8bef82
Apr 01 15:37:33.621110 n-d-828419-4 sudo[154478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:33.710597 n-d-828419-4 sudo[154474]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:33.712923 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:33.715110 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:37:33.722062 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Deleted volume successfully.
Apr 01 15:37:33.829160 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-868ee829-0314-4311-81b6-3e756e341cc2 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-7869ea13-f709-4f90-a07b-173ca60dd631-delete_volume'" released by "delete_volume" :: held 3.105s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:37:34.368768 n-d-828419-4 sudo[154478]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:34.371104 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-27bd996f-5922-4193-b925-b250a15373a9 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9fb884d1-ad83-4e26-9f9b-f45cce8bef82" returned: 0 in 0.769s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:34.578029 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-27bd996f-5922-4193-b925-b250a15373a9 tempest-TestVolumeBootPattern-1737749009 None] Created reservations ['f2069721-1733-45e8-8281-7a3430e2e712', 'a744b9f8-77f4-4f6e-af0d-c345cde3c58d', 'ed18237e-2a03-4371-92b7-a5c62deb4081', 'c6f11443-c3d1-4cd8-8035-ec1de016b53a'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:37:35.127915 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-27bd996f-5922-4193-b925-b250a15373a9 tempest-TestVolumeBootPattern-1737749009 None] Delete snapshot completed successfully.
Apr 01 15:37:35.133706 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-27bd996f-5922-4193-b925-b250a15373a9 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-9fb884d1-ad83-4e26-9f9b-f45cce8bef82-delete_snapshot'" released by "delete_snapshot" :: held 2.002s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:37:39.581699 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-16b0b97f-4d88-4908-b200-073caf39fe98 req-6736e3f1-6641-416a-b503-6a7de759e386 tempest-TestVolumeBootPattern-1737749009 None] Terminate volume connection completed successfully.
Apr 01 15:37:39.582367 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-16b0b97f-4d88-4908-b200-073caf39fe98 req-6736e3f1-6641-416a-b503-6a7de759e386 tempest-TestVolumeBootPattern-1737749009 None] Deleting attachment 20d16e4d-f1db-41f4-8949-fdf18562cd45. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:37:39.583712 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:39.673322 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:39.673685 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719034128]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b\n System information:\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-0ccbe781-207e-4890-b040-2f9c6bc5160b\n Backing store flags: \n Account information:\n BCrGmuCKuEN2QZv7VH6V\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:37:39.674320 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-16b0b97f-4d88-4908-b200-073caf39fe98 req-6736e3f1-6641-416a-b503-6a7de759e386 tempest-TestVolumeBootPattern-1737749009 None] Removing iscsi_target for Volume ID: 0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:37:39.675402 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:39.784797 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0ccbe781-207e-4890-b040-2f9c6bc5160b -f" returned: 0 in 0.109s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:39.785125 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719034128]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:37:39.786180 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:37:39.786659 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:37:39.787318 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:39.802968 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:39.806054 n-d-828419-4 sudo[154554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:37:39.806860 n-d-828419-4 sudo[154554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:39.895008 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:39.895360 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719034128]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:37:40.252210 n-d-828419-4 sudo[154554]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:40.254161 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:40.256033 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:40.274365 n-d-828419-4 sudo[154567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:37:40.275189 n-d-828419-4 sudo[154567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:40.698048 n-d-828419-4 sudo[154567]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:40.700252 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:40.702461 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:37:43.183327 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-0ccbe781-207e-4890-b040-2f9c6bc5160b-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:37:43.384762 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:43.472035 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:43.472363 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315719034128]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:37:43.473071 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:37:43.474176 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:43.492709 n-d-828419-4 sudo[154572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:37:43.493520 n-d-828419-4 sudo[154572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:43.921123 n-d-828419-4 sudo[154572]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:43.923466 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:43.925490 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:43.943304 n-d-828419-4 sudo[154575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:37:43.944089 n-d-828419-4 sudo[154575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:44.355618 n-d-828419-4 sudo[154575]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:44.357878 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b" returned: 0 in 0.432s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:44.359926 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:44.378239 n-d-828419-4 sudo[154578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:37:44.379060 n-d-828419-4 sudo[154578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:44.989661 n-d-828419-4 sudo[154578]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:44.991936 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ccbe781-207e-4890-b040-2f9c6bc5160b" returned: 0 in 0.632s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:44.993125 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Successfully deleted volume: 0ccbe781-207e-4890-b040-2f9c6bc5160b
Apr 01 15:37:45.116402 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Created reservations ['15e8798d-23a8-477a-92bc-9e0b8c698848', '7ee67906-d5bb-48d5-a761-bd73ec66ae89', '6b9d2a0e-c0af-4068-9c13-b9645f1c6c34', '1b15fc02-e079-4673-b1fb-6221b4d79c68'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:37:45.367543 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:37:45.368267 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:45.386577 n-d-828419-4 sudo[154586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:37:45.387370 n-d-828419-4 sudo[154586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:45.852274 n-d-828419-4 sudo[154586]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:45.854967 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:45.861549 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:37:45.875307 n-d-828419-4 sudo[154589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:37:45.876098 n-d-828419-4 sudo[154589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:37:46.325288 n-d-828419-4 sudo[154589]: pam_unix(sudo:session): session closed for user root
Apr 01 15:37:46.327585 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:37:46.329659 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:37:46.334748 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Deleted volume successfully.
Apr 01 15:37:46.464310 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-e3467e47-550d-4798-9c3a-beaac9711859 tempest-TestVolumeBootPattern-1737749009 None] Lock "b'cinder-0ccbe781-207e-4890-b040-2f9c6bc5160b-delete_volume'" released by "delete_volume" :: held 3.281s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:38:39.789911 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:38:39.790495 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:38:39.791107 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:38:39.809824 n-d-828419-4 sudo[154757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:38:39.810626 n-d-828419-4 sudo[154757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:38:40.269141 n-d-828419-4 sudo[154757]: pam_unix(sudo:session): session closed for user root
Apr 01 15:38:40.271289 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:38:40.272809 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:38:40.292310 n-d-828419-4 sudo[154760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:38:40.293117 n-d-828419-4 sudo[154760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:38:40.771352 n-d-828419-4 sudo[154760]: pam_unix(sudo:session): session closed for user root
Apr 01 15:38:40.774077 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.500s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:38:40.775414 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:39:39.792865 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:39:39.793560 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:39:39.794234 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:39:39.812874 n-d-828419-4 sudo[154810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:39:39.813708 n-d-828419-4 sudo[154810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:39:40.263105 n-d-828419-4 sudo[154810]: pam_unix(sudo:session): session closed for user root
Apr 01 15:39:40.265188 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:39:40.266936 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:39:40.285376 n-d-828419-4 sudo[154813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:39:40.286188 n-d-828419-4 sudo[154813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:39:40.734079 n-d-828419-4 sudo[154813]: pam_unix(sudo:session): session closed for user root
Apr 01 15:39:40.736519 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.469s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:39:40.740423 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:40:39.790360 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:40:39.791093 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:40:39.791792 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:40:39.812056 n-d-828419-4 sudo[154862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:40:39.812882 n-d-828419-4 sudo[154862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:40:40.398273 n-d-828419-4 sudo[154862]: pam_unix(sudo:session): session closed for user root
Apr 01 15:40:40.401218 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.609s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:40:40.403855 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:40:40.429249 n-d-828419-4 sudo[154865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:40:40.430426 n-d-828419-4 sudo[154865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:40:41.023993 n-d-828419-4 sudo[154865]: pam_unix(sudo:session): session closed for user root
Apr 01 15:40:41.026459 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.623s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:40:41.028240 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:41:39.797012 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:41:39.797746 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:41:39.798180 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:41:39.820447 n-d-828419-4 sudo[154916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:41:39.821262 n-d-828419-4 sudo[154916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:41:40.296017 n-d-828419-4 sudo[154916]: pam_unix(sudo:session): session closed for user root
Apr 01 15:41:40.298138 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:41:40.300415 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:41:40.320601 n-d-828419-4 sudo[154919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:41:40.321513 n-d-828419-4 sudo[154919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:41:40.813503 n-d-828419-4 sudo[154919]: pam_unix(sudo:session): session closed for user root
Apr 01 15:41:40.816496 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.516s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:41:40.821489 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:42:39.801311 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:42:39.802085 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:42:39.802650 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:42:39.822304 n-d-828419-4 sudo[155269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:42:39.823448 n-d-828419-4 sudo[155269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:42:40.299257 n-d-828419-4 sudo[155269]: pam_unix(sudo:session): session closed for user root
Apr 01 15:42:40.301558 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:42:40.303452 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:42:40.324027 n-d-828419-4 sudo[155272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:42:40.324991 n-d-828419-4 sudo[155272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:42:40.822992 n-d-828419-4 sudo[155272]: pam_unix(sudo:session): session closed for user root
Apr 01 15:42:40.825832 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.522s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:42:40.828146 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:43:39.798340 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:43:39.799124 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:43:39.799609 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:43:39.818751 n-d-828419-4 sudo[155409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:43:39.819586 n-d-828419-4 sudo[155409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:43:40.471411 n-d-828419-4 sudo[155409]: pam_unix(sudo:session): session closed for user root
Apr 01 15:43:40.473916 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.674s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:43:40.475614 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:43:40.495454 n-d-828419-4 sudo[155412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:43:40.496278 n-d-828419-4 sudo[155412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:43:40.988989 n-d-828419-4 sudo[155412]: pam_unix(sudo:session): session closed for user root
Apr 01 15:43:40.991150 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.515s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:43:40.992506 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:44:39.801722 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:44:39.802484 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:44:39.803500 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:44:39.827206 n-d-828419-4 sudo[155529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:44:39.828248 n-d-828419-4 sudo[155529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:44:40.404898 n-d-828419-4 sudo[155529]: pam_unix(sudo:session): session closed for user root
Apr 01 15:44:40.407288 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:44:40.409134 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:44:40.429904 n-d-828419-4 sudo[155532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:44:40.430734 n-d-828419-4 sudo[155532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:44:40.902962 n-d-828419-4 sudo[155532]: pam_unix(sudo:session): session closed for user root
Apr 01 15:44:40.905335 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.496s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:44:40.906648 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:45:39.805526 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:45:39.806836 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:45:39.807393 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:45:39.827416 n-d-828419-4 sudo[155683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:45:39.828292 n-d-828419-4 sudo[155683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:45:40.325941 n-d-828419-4 sudo[155683]: pam_unix(sudo:session): session closed for user root
Apr 01 15:45:40.328615 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.521s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:45:40.330552 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:45:40.358140 n-d-828419-4 sudo[155686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:45:40.359413 n-d-828419-4 sudo[155686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:45:40.941344 n-d-828419-4 sudo[155686]: pam_unix(sudo:session): session closed for user root
Apr 01 15:45:40.943639 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.613s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:45:40.945013 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:45:52.540549 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:45:52.546581 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:45:52.547284 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:45:52.568683 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Flow 'volume_create_manager' (b51e8522-21a4-4b10-9723-4d1318d9f703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:45:52.574748 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c86e7307-d8c5-479f-bb44-1b4ac772331c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:45:52.604942 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:45:52.651243 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c86e7307-d8c5-479f-bb44-1b4ac772331c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-742019681',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=b47b6fc7-fced-48d9-abc1-e855fa6b6396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cffd8893049f4cd8ae7608890278cacc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:45:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:45:52Z,user_id='6f0e347c9f62477db79e5c26096a0751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:45:52.656940 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5bcd24b1-7bed-4622-b982-1f61efd4f88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:45:52.661287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5bcd24b1-7bed-4622-b982-1f61efd4f88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:45:52.666266 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5aefb805-afb2-4d8d-982d-d957e6c42c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:45:52.670287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5aefb805-afb2-4d8d-982d-d957e6c42c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b47b6fc7-fced-48d9-abc1-e855fa6b6396', 'volume_name': 'volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:45:52.674061 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a87cd56e-d7ef-4d1f-8b12-edd04d46bf75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:45:52.677387 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a87cd56e-d7ef-4d1f-8b12-edd04d46bf75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:45:52.682374 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad0d2f8a-f3f7-4471-b2df-fafdfe787f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:45:52.683798 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Volume b47b6fc7-fced-48d9-abc1-e855fa6b6396: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396', 'volume_size': 1}
Apr 01 15:45:52.685973 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:45:52.710073 n-d-828419-4 sudo[155703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:45:52.712599 n-d-828419-4 sudo[155703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:45:53.407166 n-d-828419-4 sudo[155703]: pam_unix(sudo:session): session closed for user root
Apr 01 15:45:53.409663 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.724s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:45:53.412876 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad0d2f8a-f3f7-4471-b2df-fafdfe787f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:45:53.415944 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54b343e3-c5a4-4c92-bb4b-cb6110f234f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:45:53.570355 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Volume volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 (b47b6fc7-fced-48d9-abc1-e855fa6b6396): created successfully
Apr 01 15:45:53.572863 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54b343e3-c5a4-4c92-bb4b-cb6110f234f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:45:53.576010 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Flow 'volume_create_manager' (b51e8522-21a4-4b10-9723-4d1318d9f703) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:45:53.662129 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-e6ccd6f6-a739-42df-ba51-a56e66b41b7f tempest-ServerActionsTestJSON-966818515 None] Created volume successfully.
Apr 01 15:45:56.012650 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d5809df8-4093-4466-a561-04aa977e729f req-0fbdde6a-cd3c-4249-8e0a-536ada6ff4ce tempest-ServerActionsTestJSON-966818515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:45:56.033859 n-d-828419-4 sudo[155740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:45:56.034694 n-d-828419-4 sudo[155740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:45:56.515193 n-d-828419-4 sudo[155740]: pam_unix(sudo:session): session closed for user root
Apr 01 15:45:56.518031 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d5809df8-4093-4466-a561-04aa977e729f req-0fbdde6a-cd3c-4249-8e0a-536ada6ff4ce tempest-ServerActionsTestJSON-966818515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396" returned: 0 in 0.505s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:45:56.569359 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:45:56.577118 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:45:56.577574 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713981952]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:45:56.578254 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d5809df8-4093-4466-a561-04aa977e729f req-0fbdde6a-cd3c-4249-8e0a-536ada6ff4ce tempest-ServerActionsTestJSON-966818515 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:45:56.579153 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d5809df8-4093-4466-a561-04aa977e729f req-0fbdde6a-cd3c-4249-8e0a-536ada6ff4ce tempest-ServerActionsTestJSON-966818515 None] Creating iscsi_target for Volume ID: volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:45:56.639215 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d5809df8-4093-4466-a561-04aa977e729f req-0fbdde6a-cd3c-4249-8e0a-536ada6ff4ce tempest-ServerActionsTestJSON-966818515 None] Created volume path /opt/stack/data/cinder/volumes/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396,
Apr 01 15:45:56.639215 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:45:56.639215 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:45:56.639215 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:45:56.639215 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:45:56.639215 n-d-828419-4 cinder-volume[96899]: incominguser 7Bf8QVcPxe3egNZVt9od t5qrtEFF6z8rmKE6
Apr 01 15:45:56.639215 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:45:56.639215 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:45:56.639215 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:45:56.639215 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:45:56.640910 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:45:57.010286 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396" returned: 0 in 0.369s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:45:57.010714 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713981952]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:45:57.011330 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d5809df8-4093-4466-a561-04aa977e729f req-0fbdde6a-cd3c-4249-8e0a-536ada6ff4ce tempest-ServerActionsTestJSON-966818515 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:45:57.011751 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d5809df8-4093-4466-a561-04aa977e729f req-0fbdde6a-cd3c-4249-8e0a-536ada6ff4ce tempest-ServerActionsTestJSON-966818515 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:45:57.013084 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:45:57.021047 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:45:57.021551 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713981952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n Backing store flags: \n Account information:\n 7Bf8QVcPxe3egNZVt9od\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:45:57.022517 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d5809df8-4093-4466-a561-04aa977e729f req-0fbdde6a-cd3c-4249-8e0a-536ada6ff4ce tempest-ServerActionsTestJSON-966818515 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:45:57.023771 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:45:57.124970 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:45:57.125302 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713981952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n Backing store flags: \n Account information:\n 7Bf8QVcPxe3egNZVt9od\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:45:57.126695 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:45:57.218361 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:45:57.218797 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713981952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n Backing store flags: \n Account information:\n 7Bf8QVcPxe3egNZVt9od\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:45:57.219912 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-d5809df8-4093-4466-a561-04aa977e729f req-0fbdde6a-cd3c-4249-8e0a-536ada6ff4ce tempest-ServerActionsTestJSON-966818515 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:45:57.604738 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-d5809df8-4093-4466-a561-04aa977e729f req-0fbdde6a-cd3c-4249-8e0a-536ada6ff4ce tempest-ServerActionsTestJSON-966818515 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396', 'target_lun': 1, 'volume_id': 'b47b6fc7-fced-48d9-abc1-e855fa6b6396', 'auth_method': 'CHAP', 'auth_username': '7Bf8QVcPxe3egNZVt9od', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '0755d445-f2d6-4add-9db7-db8dd07d1835'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:45:57.859132 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-d5809df8-4093-4466-a561-04aa977e729f req-0fbdde6a-cd3c-4249-8e0a-536ada6ff4ce tempest-ServerActionsTestJSON-966818515 None] attachment_update completed successfully.
Apr 01 15:46:17.655868 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-f7a948a5-5035-4216-b105-8a22dc1b4465 tempest-ServerActionsTestJSON-966818515 None] Terminate volume connection completed successfully.
Apr 01 15:46:17.656616 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-f7a948a5-5035-4216-b105-8a22dc1b4465 tempest-ServerActionsTestJSON-966818515 None] Deleting attachment 0755d445-f2d6-4add-9db7-db8dd07d1835. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:46:22.524939 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-5fd454fa-eff5-4dd0-9ab2-3bcb44d6675c tempest-ServerActionsTestJSON-966818515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:22.553575 n-d-828419-4 sudo[155806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:46:22.555420 n-d-828419-4 sudo[155806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:46:23.089320 n-d-828419-4 sudo[155806]: pam_unix(sudo:session): session closed for user root
Apr 01 15:46:23.092689 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-5fd454fa-eff5-4dd0-9ab2-3bcb44d6675c tempest-ServerActionsTestJSON-966818515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396" returned: 0 in 0.567s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:23.184703 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:23.192314 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:23.192809 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715732048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n Backing store flags: \n Account information:\n 7Bf8QVcPxe3egNZVt9od\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-5fd454fa-eff5-4dd0-9ab2-3bcb44d6675c tempest-ServerActionsTestJSON-966818515 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: 7Bf8QVcPxe3egNZVt9od
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:46:23.193994 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:46:23.198683 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-5fd454fa-eff5-4dd0-9ab2-3bcb44d6675c tempest-ServerActionsTestJSON-966818515 None] Creating iscsi_target for Volume ID: volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:46:23.198683 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-5fd454fa-eff5-4dd0-9ab2-3bcb44d6675c tempest-ServerActionsTestJSON-966818515 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 01 15:46:23.575290 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-5fd454fa-eff5-4dd0-9ab2-3bcb44d6675c tempest-ServerActionsTestJSON-966818515 None] Created volume path /opt/stack/data/cinder/volumes/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396,
Apr 01 15:46:23.575290 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:46:23.575290 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:46:23.575290 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:46:23.575290 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:46:23.575290 n-d-828419-4 cinder-volume[96899]: incominguser 7Bf8QVcPxe3egNZVt9od t5qrtEFF6z8rmKE6
Apr 01 15:46:23.575290 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:46:23.575290 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:46:23.575290 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:46:23.575290 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:46:23.575290 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:23.964460 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396" returned: 0 in 0.398s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:23.964887 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715732048]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:46:23.965759 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-5fd454fa-eff5-4dd0-9ab2-3bcb44d6675c tempest-ServerActionsTestJSON-966818515 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:46:23.966231 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-5fd454fa-eff5-4dd0-9ab2-3bcb44d6675c tempest-ServerActionsTestJSON-966818515 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:46:23.967739 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:23.975166 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:23.975531 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715732048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n Backing store flags: \n Account information:\n 7Bf8QVcPxe3egNZVt9od\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-5fd454fa-eff5-4dd0-9ab2-3bcb44d6675c tempest-ServerActionsTestJSON-966818515 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: 7Bf8QVcPxe3egNZVt9od
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:46:23.976169 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:46:23.981006 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:24.076199 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:24.076604 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715732048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n Backing store flags: \n Account information:\n 7Bf8QVcPxe3egNZVt9od\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:46:24.078072 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:24.176170 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:24.176676 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715732048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n Backing store flags: \n Account information:\n 7Bf8QVcPxe3egNZVt9od\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:46:24.177949 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-5fd454fa-eff5-4dd0-9ab2-3bcb44d6675c tempest-ServerActionsTestJSON-966818515 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:46:24.531459 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-5fd454fa-eff5-4dd0-9ab2-3bcb44d6675c tempest-ServerActionsTestJSON-966818515 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396', 'target_lun': 1, 'volume_id': 'b47b6fc7-fced-48d9-abc1-e855fa6b6396', 'auth_method': 'CHAP', 'auth_username': '7Bf8QVcPxe3egNZVt9od', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f9df5c81-7b41-405d-9828-6466fb6c01ad'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:46:24.832897 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-95e6bd2d-3a6e-4e27-9763-541bfa881642 req-5fd454fa-eff5-4dd0-9ab2-3bcb44d6675c tempest-ServerActionsTestJSON-966818515 None] attachment_update completed successfully.
Apr 01 15:46:38.291979 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-5d828f70-9dfb-4ac8-aed1-e908440f41e7 tempest-ServerActionsTestJSON-966818515 None] Terminate volume connection completed successfully.
Apr 01 15:46:38.292758 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-5d828f70-9dfb-4ac8-aed1-e908440f41e7 tempest-ServerActionsTestJSON-966818515 None] Deleting attachment f9df5c81-7b41-405d-9828-6466fb6c01ad. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:46:39.801832 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:46:39.802511 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:46:39.803100 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:39.821805 n-d-828419-4 sudo[155892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:46:39.822626 n-d-828419-4 sudo[155892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:46:40.275024 n-d-828419-4 sudo[155892]: pam_unix(sudo:session): session closed for user root
Apr 01 15:46:40.278329 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.474s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:40.280882 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:40.303693 n-d-828419-4 sudo[155895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:46:40.304587 n-d-828419-4 sudo[155895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:46:40.773744 n-d-828419-4 sudo[155895]: pam_unix(sudo:session): session closed for user root
Apr 01 15:46:40.776140 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:40.779898 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:46:43.508412 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-360cf763-07e3-48a8-8c31-a50b8b37804a tempest-ServerActionsTestJSON-966818515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:43.530151 n-d-828419-4 sudo[155916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:46:43.530969 n-d-828419-4 sudo[155916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:46:43.988776 n-d-828419-4 sudo[155916]: pam_unix(sudo:session): session closed for user root
Apr 01 15:46:43.991566 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-360cf763-07e3-48a8-8c31-a50b8b37804a tempest-ServerActionsTestJSON-966818515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396" returned: 0 in 0.483s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:44.041044 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:44.048480 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:44.048917 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717694032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n Backing store flags: \n Account information:\n 7Bf8QVcPxe3egNZVt9od\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-360cf763-07e3-48a8-8c31-a50b8b37804a tempest-ServerActionsTestJSON-966818515 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: 7Bf8QVcPxe3egNZVt9od
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:46:44.049598 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:46:44.052220 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-360cf763-07e3-48a8-8c31-a50b8b37804a tempest-ServerActionsTestJSON-966818515 None] Creating iscsi_target for Volume ID: volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:46:44.052220 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-360cf763-07e3-48a8-8c31-a50b8b37804a tempest-ServerActionsTestJSON-966818515 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 01 15:46:44.193019 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-360cf763-07e3-48a8-8c31-a50b8b37804a tempest-ServerActionsTestJSON-966818515 None] Created volume path /opt/stack/data/cinder/volumes/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396,
Apr 01 15:46:44.193019 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:46:44.193019 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:46:44.193019 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:46:44.193019 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:46:44.193019 n-d-828419-4 cinder-volume[96899]: incominguser 7Bf8QVcPxe3egNZVt9od t5qrtEFF6z8rmKE6
Apr 01 15:46:44.193019 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:46:44.193019 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:46:44.193019 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:46:44.193019 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:46:44.199589 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:44.576738 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396" returned: 0 in 0.381s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:44.577354 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717694032]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:46:44.577677 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-360cf763-07e3-48a8-8c31-a50b8b37804a tempest-ServerActionsTestJSON-966818515 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:46:44.578043 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-360cf763-07e3-48a8-8c31-a50b8b37804a tempest-ServerActionsTestJSON-966818515 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:46:44.581348 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:44.587872 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:44.588481 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717694032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n Backing store flags: \n Account information:\n 7Bf8QVcPxe3egNZVt9od\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-360cf763-07e3-48a8-8c31-a50b8b37804a tempest-ServerActionsTestJSON-966818515 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: 7Bf8QVcPxe3egNZVt9od
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 15:46:44.589261 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:46:44.593919 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:44.682890 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:44.683284 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717694032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n Backing store flags: \n Account information:\n 7Bf8QVcPxe3egNZVt9od\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:46:44.684667 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:46:44.776095 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:46:44.777553 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315717694032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n Backing store flags: \n Account information:\n 7Bf8QVcPxe3egNZVt9od\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:46:44.778931 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-360cf763-07e3-48a8-8c31-a50b8b37804a tempest-ServerActionsTestJSON-966818515 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:46:45.027641 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-360cf763-07e3-48a8-8c31-a50b8b37804a tempest-ServerActionsTestJSON-966818515 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396', 'target_lun': 1, 'volume_id': 'b47b6fc7-fced-48d9-abc1-e855fa6b6396', 'auth_method': 'CHAP', 'auth_username': '7Bf8QVcPxe3egNZVt9od', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4fa970b9-68e3-4c02-91f5-4251d350d528'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:46:45.233328 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-99fb0958-5c00-41b7-b93a-5ab61a26d92a req-360cf763-07e3-48a8-8c31-a50b8b37804a tempest-ServerActionsTestJSON-966818515 None] attachment_update completed successfully.
Apr 01 15:47:00.672203 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-864896b3-18a8-4e03-ad2e-e59eed8e44c2 req-905c69d6-f471-44c6-82a0-9a12a575ab17 tempest-ServerActionsTestJSON-966818515 None] Terminate volume connection completed successfully.
Apr 01 15:47:00.672914 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-864896b3-18a8-4e03-ad2e-e59eed8e44c2 req-905c69d6-f471-44c6-82a0-9a12a575ab17 tempest-ServerActionsTestJSON-966818515 None] Deleting attachment 4fa970b9-68e3-4c02-91f5-4251d350d528. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:47:00.674251 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:47:00.778009 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:47:00.778337 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714001024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396\n Backing store flags: \n Account information:\n 7Bf8QVcPxe3egNZVt9od\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:47:00.778968 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-864896b3-18a8-4e03-ad2e-e59eed8e44c2 req-905c69d6-f471-44c6-82a0-9a12a575ab17 tempest-ServerActionsTestJSON-966818515 None] Removing iscsi_target for Volume ID: b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:47:00.780213 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:47:00.885312 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 -f" returned: 0 in 0.105s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:47:00.885793 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714001024]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:47:00.887831 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:47:01.016364 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:47:01.016914 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714001024]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:47:03.674117 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Lock "b'cinder-b47b6fc7-fced-48d9-abc1-e855fa6b6396-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:47:03.890130 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:47:03.979085 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:47:03.979498 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714001024]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:47:03.980236 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Skipping remove_export. No iscsi_target is presently exported for volume: b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:47:03.981635 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:47:04.001528 n-d-828419-4 sudo[156010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:47:04.002354 n-d-828419-4 sudo[156010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:47:04.424943 n-d-828419-4 sudo[156010]: pam_unix(sudo:session): session closed for user root
Apr 01 15:47:04.427483 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396" returned: 0 in 0.446s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:47:04.429998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:47:04.448660 n-d-828419-4 sudo[156013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:47:04.449489 n-d-828419-4 sudo[156013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:47:04.882719 n-d-828419-4 sudo[156013]: pam_unix(sudo:session): session closed for user root
Apr 01 15:47:04.885180 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396" returned: 0 in 0.455s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:47:04.887458 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:47:04.907884 n-d-828419-4 sudo[156016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:47:04.908719 n-d-828419-4 sudo[156016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:47:05.556581 n-d-828419-4 sudo[156016]: pam_unix(sudo:session): session closed for user root
Apr 01 15:47:05.559044 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b47b6fc7-fced-48d9-abc1-e855fa6b6396" returned: 0 in 0.671s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:47:05.560248 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Successfully deleted volume: b47b6fc7-fced-48d9-abc1-e855fa6b6396
Apr 01 15:47:05.723450 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Created reservations ['56a36b36-1714-42f2-ae9c-9f0cc2755492', 'b163652c-78d1-4c49-90af-554a004a5e69', 'b3b56ec1-d9f3-4368-a2ef-e2ae6b6b0568', 'e301923b-0103-40a1-9668-9f0b88b105ff'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:47:05.993377 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:47:05.994283 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:47:06.014989 n-d-828419-4 sudo[156024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:47:06.015933 n-d-828419-4 sudo[156024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:47:06.496695 n-d-828419-4 sudo[156024]: pam_unix(sudo:session): session closed for user root
Apr 01 15:47:06.499843 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.505s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:47:06.503088 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:47:06.521619 n-d-828419-4 sudo[156027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:47:06.522472 n-d-828419-4 sudo[156027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:47:06.979377 n-d-828419-4 sudo[156027]: pam_unix(sudo:session): session closed for user root
Apr 01 15:47:06.981728 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.479s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:47:06.983798 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:47:06.989684 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Deleted volume successfully.
Apr 01 15:47:07.100995 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b57751a8-37d6-4624-80b4-431dc3e33695 tempest-ServerActionsTestJSON-966818515 None] Lock "b'cinder-b47b6fc7-fced-48d9-abc1-e855fa6b6396-delete_volume'" released by "delete_volume" :: held 3.427s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:47:39.800924 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:47:39.801823 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:47:39.802765 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:47:39.828554 n-d-828419-4 sudo[156109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:47:39.829402 n-d-828419-4 sudo[156109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:47:40.345387 n-d-828419-4 sudo[156109]: pam_unix(sudo:session): session closed for user root
Apr 01 15:47:40.347821 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.545s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:47:40.350432 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:47:40.373957 n-d-828419-4 sudo[156112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:47:40.374742 n-d-828419-4 sudo[156112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:47:40.857846 n-d-828419-4 sudo[156112]: pam_unix(sudo:session): session closed for user root
Apr 01 15:47:40.859956 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.509s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:47:40.861324 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:48:39.798282 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:48:39.799015 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:48:39.800329 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:48:39.821969 n-d-828419-4 sudo[156322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:48:39.823031 n-d-828419-4 sudo[156322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:48:40.372988 n-d-828419-4 sudo[156322]: pam_unix(sudo:session): session closed for user root
Apr 01 15:48:40.375222 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.575s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:48:40.376846 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:48:40.397357 n-d-828419-4 sudo[156345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:48:40.398203 n-d-828419-4 sudo[156345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:48:40.876426 n-d-828419-4 sudo[156345]: pam_unix(sudo:session): session closed for user root
Apr 01 15:48:40.878771 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:48:40.880061 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:49:24.639464 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:49:24.644193 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:49:24.644920 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:49:24.658348 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Flow 'volume_create_manager' (87451916-8a5e-4f08-9594-0d40fed1c542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:49:24.661605 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d06c8499-f193-4be4-83c6-03a9c3150707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:49:24.685118 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:49:24.710903 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d06c8499-f193-4be4-83c6-03a9c3150707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:49:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-743429219',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=a8bc4ebf-855e-43d3-bf2b-14a75b4772a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f50b28c379a24f768572abb353672dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:49:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:49:24Z,user_id='d5080df93baf48a98028e38f93f1dadc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7787608e-ad79-4158-ae1c-575e24e96828),volume_type_id=7787608e-ad79-4158-ae1c-575e24e96828)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:49:24.713428 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d36343e-809e-4a84-8dd0-9e12225a4afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:49:24.715563 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d36343e-809e-4a84-8dd0-9e12225a4afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:49:24.717896 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89fe70a0-d660-41fd-961e-01fa6ab3f834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:49:24.720128 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89fe70a0-d660-41fd-961e-01fa6ab3f834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a8bc4ebf-855e-43d3-bf2b-14a75b4772a0', 'volume_name': 'volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:49:24.722376 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11975c7a-32a5-4232-bb4b-3ee9913356bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:49:24.724453 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11975c7a-32a5-4232-bb4b-3ee9913356bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:49:24.726731 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af02ccf4-0799-443c-a33d-2e7678e84777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:49:24.727501 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Volume a8bc4ebf-855e-43d3-bf2b-14a75b4772a0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0', 'volume_size': 1}
Apr 01 15:49:24.728718 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:24.747617 n-d-828419-4 sudo[156953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:49:24.748395 n-d-828419-4 sudo[156953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:49:25.418751 n-d-828419-4 sudo[156953]: pam_unix(sudo:session): session closed for user root
Apr 01 15:49:25.421032 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.692s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:25.425289 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af02ccf4-0799-443c-a33d-2e7678e84777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:49:25.432096 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6748abf4-ae41-4886-a985-efd426ef4faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:49:25.517379 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Volume volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 (a8bc4ebf-855e-43d3-bf2b-14a75b4772a0): created successfully
Apr 01 15:49:25.519373 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6748abf4-ae41-4886-a985-efd426ef4faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:49:25.522410 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Flow 'volume_create_manager' (87451916-8a5e-4f08-9594-0d40fed1c542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:49:25.634849 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-1930a69b-4e4d-4b84-8652-fca5d9d507e9 tempest-TestEncryptedCinderVolumes-533758623 None] Created volume successfully.
Apr 01 15:49:27.914352 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d492fc05-e141-4228-9d40-b9568fe9df4c req-4fe8ebfb-6907-4eca-9604-5e85b899e148 tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:27.933565 n-d-828419-4 sudo[157022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0
Apr 01 15:49:27.934406 n-d-828419-4 sudo[157022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:49:28.360396 n-d-828419-4 sudo[157022]: pam_unix(sudo:session): session closed for user root
Apr 01 15:49:28.363961 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-d492fc05-e141-4228-9d40-b9568fe9df4c req-4fe8ebfb-6907-4eca-9604-5e85b899e148 tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:28.412881 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:28.419683 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:28.420114 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235552]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:49:28.420832 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d492fc05-e141-4228-9d40-b9568fe9df4c req-4fe8ebfb-6907-4eca-9604-5e85b899e148 tempest-TestEncryptedCinderVolumes-533758623 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:49:28.421836 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d492fc05-e141-4228-9d40-b9568fe9df4c req-4fe8ebfb-6907-4eca-9604-5e85b899e148 tempest-TestEncryptedCinderVolumes-533758623 None] Creating iscsi_target for Volume ID: volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:49:28.517825 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d492fc05-e141-4228-9d40-b9568fe9df4c req-4fe8ebfb-6907-4eca-9604-5e85b899e148 tempest-TestEncryptedCinderVolumes-533758623 None] Created volume path /opt/stack/data/cinder/volumes/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0,
Apr 01 15:49:28.517825 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:49:28.517825 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:49:28.517825 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0
Apr 01 15:49:28.517825 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:49:28.517825 n-d-828419-4 cinder-volume[96899]: incominguser SsSUBXG4xzNanTE7kPjT Asa4ECs8684t4Pua
Apr 01 15:49:28.517825 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:49:28.517825 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:49:28.517825 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:49:28.517825 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:49:28.519580 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:28.860655 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0" returned: 0 in 0.341s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:28.861014 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235552]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:49:28.861866 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d492fc05-e141-4228-9d40-b9568fe9df4c req-4fe8ebfb-6907-4eca-9604-5e85b899e148 tempest-TestEncryptedCinderVolumes-533758623 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:49:28.862293 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d492fc05-e141-4228-9d40-b9568fe9df4c req-4fe8ebfb-6907-4eca-9604-5e85b899e148 tempest-TestEncryptedCinderVolumes-533758623 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:49:28.863658 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:28.870429 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:28.870765 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0\n Backing store flags: \n Account information:\n SsSUBXG4xzNanTE7kPjT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:49:28.871374 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-d492fc05-e141-4228-9d40-b9568fe9df4c req-4fe8ebfb-6907-4eca-9604-5e85b899e148 tempest-TestEncryptedCinderVolumes-533758623 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:49:28.872375 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:28.962323 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:28.962923 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0\n Backing store flags: \n Account information:\n SsSUBXG4xzNanTE7kPjT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:49:28.963808 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:29.054506 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:29.054842 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315714235552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0\n Backing store flags: \n Account information:\n SsSUBXG4xzNanTE7kPjT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:49:29.055897 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-d492fc05-e141-4228-9d40-b9568fe9df4c req-4fe8ebfb-6907-4eca-9604-5e85b899e148 tempest-TestEncryptedCinderVolumes-533758623 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:49:29.272024 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-d492fc05-e141-4228-9d40-b9568fe9df4c req-4fe8ebfb-6907-4eca-9604-5e85b899e148 tempest-TestEncryptedCinderVolumes-533758623 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0', 'target_lun': 1, 'volume_id': 'a8bc4ebf-855e-43d3-bf2b-14a75b4772a0', 'auth_method': 'CHAP', 'auth_username': 'SsSUBXG4xzNanTE7kPjT', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8cfe191c-251c-4cbf-b909-f6fc946f3416'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:49:29.599645 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-d492fc05-e141-4228-9d40-b9568fe9df4c req-4fe8ebfb-6907-4eca-9604-5e85b899e148 tempest-TestEncryptedCinderVolumes-533758623 None] attachment_update completed successfully.
Apr 01 15:49:37.971629 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-718c22c6-c7d3-4012-9d63-52898a1bed14 req-a267141a-6266-44ef-b0ef-0739b1e9e714 tempest-TestEncryptedCinderVolumes-533758623 None] Terminate volume connection completed successfully.
Apr 01 15:49:37.972279 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-718c22c6-c7d3-4012-9d63-52898a1bed14 req-a267141a-6266-44ef-b0ef-0739b1e9e714 tempest-TestEncryptedCinderVolumes-533758623 None] Deleting attachment 8cfe191c-251c-4cbf-b909-f6fc946f3416. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:49:37.973319 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:38.065126 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:38.065407 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315942189712]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0\n Backing store flags: \n Account information:\n SsSUBXG4xzNanTE7kPjT\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:49:38.066095 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-718c22c6-c7d3-4012-9d63-52898a1bed14 req-a267141a-6266-44ef-b0ef-0739b1e9e714 tempest-TestEncryptedCinderVolumes-533758623 None] Removing iscsi_target for Volume ID: a8bc4ebf-855e-43d3-bf2b-14a75b4772a0
Apr 01 15:49:38.067304 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:38.162710 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 -f" returned: 0 in 0.094s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:38.163217 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315942189712]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:49:38.166680 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:38.264113 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:38.264638 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315942189712]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:49:39.773779 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Lock "b'cinder-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:49:39.797154 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:49:39.797657 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:49:39.798328 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:39.817569 n-d-828419-4 sudo[157081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:49:39.818411 n-d-828419-4 sudo[157081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:49:39.952935 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:40.040685 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:40.041169 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315718766080]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:49:40.041911 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Skipping remove_export. No iscsi_target is presently exported for volume: a8bc4ebf-855e-43d3-bf2b-14a75b4772a0
Apr 01 15:49:40.043187 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:40.062394 n-d-828419-4 sudo[157085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0
Apr 01 15:49:40.063185 n-d-828419-4 sudo[157085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:49:40.235338 n-d-828419-4 sudo[157081]: pam_unix(sudo:session): session closed for user root
Apr 01 15:49:40.237620 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:40.239268 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:40.258454 n-d-828419-4 sudo[157088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:49:40.259260 n-d-828419-4 sudo[157088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:49:40.483196 n-d-828419-4 sudo[157085]: pam_unix(sudo:session): session closed for user root
Apr 01 15:49:40.486060 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0" returned: 0 in 0.442s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:40.488058 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:40.507534 n-d-828419-4 sudo[157091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0
Apr 01 15:49:40.508341 n-d-828419-4 sudo[157091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:49:40.679029 n-d-828419-4 sudo[157088]: pam_unix(sudo:session): session closed for user root
Apr 01 15:49:40.681178 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:40.683230 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:49:40.925756 n-d-828419-4 sudo[157091]: pam_unix(sudo:session): session closed for user root
Apr 01 15:49:40.927833 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0" returned: 0 in 0.440s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:40.929512 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:40.947836 n-d-828419-4 sudo[157095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0
Apr 01 15:49:40.948621 n-d-828419-4 sudo[157095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:49:41.534970 n-d-828419-4 sudo[157095]: pam_unix(sudo:session): session closed for user root
Apr 01 15:49:41.537337 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0" returned: 0 in 0.607s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:41.538543 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Successfully deleted volume: a8bc4ebf-855e-43d3-bf2b-14a75b4772a0
Apr 01 15:49:41.568448 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1083490164 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1083490164, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:49:41.569280 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1083490164 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1083490164, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:49:41.688448 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Created reservations ['2c2cdd3d-cc88-45f0-adc2-f05f9373bc52', 'bd69aff3-a595-417e-b614-cf6c1df4be0b', '0d04a98b-4efb-4d5a-9bcc-11019060ddae', '65bcd441-b3c1-4fc8-a9bf-786ba6947ade'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:49:41.940307 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:49:41.941080 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:41.960658 n-d-828419-4 sudo[157102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:49:41.961482 n-d-828419-4 sudo[157102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:49:42.429575 n-d-828419-4 sudo[157102]: pam_unix(sudo:session): session closed for user root
Apr 01 15:49:42.431859 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.490s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:42.434033 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:49:42.452509 n-d-828419-4 sudo[157105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:49:42.453323 n-d-828419-4 sudo[157105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:49:42.931364 n-d-828419-4 sudo[157105]: pam_unix(sudo:session): session closed for user root
Apr 01 15:49:42.933867 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.499s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:49:42.935884 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:49:42.941218 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Deleted volume successfully.
Apr 01 15:49:43.009899 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-b7f72a03-fc93-4336-96a6-40fa15b4b61d tempest-TestEncryptedCinderVolumes-533758623 None] Lock "b'cinder-a8bc4ebf-855e-43d3-bf2b-14a75b4772a0-delete_volume'" released by "delete_volume" :: held 3.236s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:50:05.464283 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:50:05.468313 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:50:05.478231 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:50:05.482079 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Flow 'volume_create_manager' (e62616b3-b4dd-4805-8ce0-24606c48d150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:50:05.489177 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa590a52-2fca-4eb8-815d-bb2394f7f218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:50:05.511124 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:50:05.537558 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa590a52-2fca-4eb8-815d-bb2394f7f218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:50:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2011086740',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=01746214-6894-4a71-aaa0-91ebe0572906,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f50b28c379a24f768572abb353672dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:50:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:50:05Z,user_id='d5080df93baf48a98028e38f93f1dadc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51ad4ce8-39d5-4b32-bad6-bf299f94a2d0),volume_type_id=51ad4ce8-39d5-4b32-bad6-bf299f94a2d0)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:50:05.540146 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e60da50d-d8d2-4bbf-a89b-d5a57304d3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:50:05.542295 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e60da50d-d8d2-4bbf-a89b-d5a57304d3a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:50:05.544674 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (434c7610-b86f-4ca7-aaa1-cf8caa911142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:50:05.546973 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (434c7610-b86f-4ca7-aaa1-cf8caa911142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '01746214-6894-4a71-aaa0-91ebe0572906', 'volume_name': 'volume-01746214-6894-4a71-aaa0-91ebe0572906', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:50:05.549227 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (646627cb-96ba-4921-9cd0-360c3385104c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:50:05.551349 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (646627cb-96ba-4921-9cd0-360c3385104c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:50:05.553496 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b763314-3223-4c9a-9e05-9ca7a0a121c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:50:05.554417 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Volume 01746214-6894-4a71-aaa0-91ebe0572906: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-01746214-6894-4a71-aaa0-91ebe0572906', 'volume_size': 1}
Apr 01 15:50:05.555640 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01746214-6894-4a71-aaa0-91ebe0572906 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:05.574371 n-d-828419-4 sudo[157148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01746214-6894-4a71-aaa0-91ebe0572906 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:50:05.575183 n-d-828419-4 sudo[157148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:50:06.327789 n-d-828419-4 sudo[157148]: pam_unix(sudo:session): session closed for user root
Apr 01 15:50:06.330101 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01746214-6894-4a71-aaa0-91ebe0572906 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.774s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:06.333773 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b763314-3223-4c9a-9e05-9ca7a0a121c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-01746214-6894-4a71-aaa0-91ebe0572906', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:50:06.336141 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea4bc7eb-afaa-497a-bb2e-f49900e21783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:50:06.456776 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Volume volume-01746214-6894-4a71-aaa0-91ebe0572906 (01746214-6894-4a71-aaa0-91ebe0572906): created successfully
Apr 01 15:50:06.458832 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea4bc7eb-afaa-497a-bb2e-f49900e21783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:50:06.461971 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Flow 'volume_create_manager' (e62616b3-b4dd-4805-8ce0-24606c48d150) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:50:06.548726 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-79a01a22-69f9-4016-90d1-84bbd40b88c2 tempest-TestEncryptedCinderVolumes-533758623 None] Created volume successfully.
Apr 01 15:50:09.181355 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-076bdd5a-6f2f-4153-81e1-e8fb2f1525d2 req-4f9d0258-d529-4873-92c9-2666e5dc6f48 tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:09.199351 n-d-828419-4 sudo[157184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906
Apr 01 15:50:09.200228 n-d-828419-4 sudo[157184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:50:09.608696 n-d-828419-4 sudo[157184]: pam_unix(sudo:session): session closed for user root
Apr 01 15:50:09.611650 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-076bdd5a-6f2f-4153-81e1-e8fb2f1525d2 req-4f9d0258-d529-4873-92c9-2666e5dc6f48 tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906" returned: 0 in 0.430s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:09.661432 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:09.667523 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:09.667839 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713236304]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:50:09.668556 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-076bdd5a-6f2f-4153-81e1-e8fb2f1525d2 req-4f9d0258-d529-4873-92c9-2666e5dc6f48 tempest-TestEncryptedCinderVolumes-533758623 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:50:09.669502 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-076bdd5a-6f2f-4153-81e1-e8fb2f1525d2 req-4f9d0258-d529-4873-92c9-2666e5dc6f48 tempest-TestEncryptedCinderVolumes-533758623 None] Creating iscsi_target for Volume ID: volume-01746214-6894-4a71-aaa0-91ebe0572906 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:50:09.741609 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-076bdd5a-6f2f-4153-81e1-e8fb2f1525d2 req-4f9d0258-d529-4873-92c9-2666e5dc6f48 tempest-TestEncryptedCinderVolumes-533758623 None] Created volume path /opt/stack/data/cinder/volumes/volume-01746214-6894-4a71-aaa0-91ebe0572906,
Apr 01 15:50:09.741609 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:50:09.741609 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:50:09.741609 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906
Apr 01 15:50:09.741609 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:50:09.741609 n-d-828419-4 cinder-volume[96899]: incominguser 6sywkeup9wx2MaVYDTMp 3y5yCin56Hc3Vy7U
Apr 01 15:50:09.741609 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:50:09.741609 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:50:09.741609 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:50:09.741609 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:50:09.742905 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-01746214-6894-4a71-aaa0-91ebe0572906 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:10.077176 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-01746214-6894-4a71-aaa0-91ebe0572906" returned: 0 in 0.334s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:10.077542 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713236304]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:50:10.078780 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-076bdd5a-6f2f-4153-81e1-e8fb2f1525d2 req-4f9d0258-d529-4873-92c9-2666e5dc6f48 tempest-TestEncryptedCinderVolumes-533758623 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:50:10.079144 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-076bdd5a-6f2f-4153-81e1-e8fb2f1525d2 req-4f9d0258-d529-4873-92c9-2666e5dc6f48 tempest-TestEncryptedCinderVolumes-533758623 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:50:10.080351 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:10.087114 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:10.087450 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713236304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-01746214-6894-4a71-aaa0-91ebe0572906\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906\n Backing store flags: \n Account information:\n 6sywkeup9wx2MaVYDTMp\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:50:10.088082 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-076bdd5a-6f2f-4153-81e1-e8fb2f1525d2 req-4f9d0258-d529-4873-92c9-2666e5dc6f48 tempest-TestEncryptedCinderVolumes-533758623 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:50:10.089102 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:10.175612 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:10.175937 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713236304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-01746214-6894-4a71-aaa0-91ebe0572906\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906\n Backing store flags: \n Account information:\n 6sywkeup9wx2MaVYDTMp\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:50:10.184988 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:10.265855 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:10.266184 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713236304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-01746214-6894-4a71-aaa0-91ebe0572906\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906\n Backing store flags: \n Account information:\n 6sywkeup9wx2MaVYDTMp\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:50:10.267154 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-076bdd5a-6f2f-4153-81e1-e8fb2f1525d2 req-4f9d0258-d529-4873-92c9-2666e5dc6f48 tempest-TestEncryptedCinderVolumes-533758623 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-01746214-6894-4a71-aaa0-91ebe0572906 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:50:10.511284 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-076bdd5a-6f2f-4153-81e1-e8fb2f1525d2 req-4f9d0258-d529-4873-92c9-2666e5dc6f48 tempest-TestEncryptedCinderVolumes-533758623 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-01746214-6894-4a71-aaa0-91ebe0572906', 'target_lun': 1, 'volume_id': '01746214-6894-4a71-aaa0-91ebe0572906', 'auth_method': 'CHAP', 'auth_username': '6sywkeup9wx2MaVYDTMp', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '21c36f2e-337d-4f63-a46c-12b4bec89993'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:50:10.696726 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-076bdd5a-6f2f-4153-81e1-e8fb2f1525d2 req-4f9d0258-d529-4873-92c9-2666e5dc6f48 tempest-TestEncryptedCinderVolumes-533758623 None] attachment_update completed successfully.
Apr 01 15:50:19.430446 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-3c3a2acb-0d0a-419b-ba18-c2dd59f7b2f1 req-d1c6d881-9c7c-43c5-8de4-a3cec096ca7c tempest-TestEncryptedCinderVolumes-533758623 None] Terminate volume connection completed successfully.
Apr 01 15:50:19.431152 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-3c3a2acb-0d0a-419b-ba18-c2dd59f7b2f1 req-d1c6d881-9c7c-43c5-8de4-a3cec096ca7c tempest-TestEncryptedCinderVolumes-533758623 None] Deleting attachment 21c36f2e-337d-4f63-a46c-12b4bec89993. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:50:19.432762 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:19.523645 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:19.523893 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713236304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-01746214-6894-4a71-aaa0-91ebe0572906\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906\n Backing store flags: \n Account information:\n 6sywkeup9wx2MaVYDTMp\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:50:19.524523 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-3c3a2acb-0d0a-419b-ba18-c2dd59f7b2f1 req-d1c6d881-9c7c-43c5-8de4-a3cec096ca7c tempest-TestEncryptedCinderVolumes-533758623 None] Removing iscsi_target for Volume ID: 01746214-6894-4a71-aaa0-91ebe0572906
Apr 01 15:50:19.526194 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-01746214-6894-4a71-aaa0-91ebe0572906 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:19.618807 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-01746214-6894-4a71-aaa0-91ebe0572906 -f" returned: 0 in 0.092s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:19.619134 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713236304]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:50:19.622436 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:19.711281 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:19.711606 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315713236304]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:50:21.429880 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Lock "b'cinder-01746214-6894-4a71-aaa0-91ebe0572906-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:50:21.568063 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:21.658288 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:21.658606 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315939032048]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:50:21.659277 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Skipping remove_export. No iscsi_target is presently exported for volume: 01746214-6894-4a71-aaa0-91ebe0572906
Apr 01 15:50:21.660338 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:21.679139 n-d-828419-4 sudo[157243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906
Apr 01 15:50:21.679960 n-d-828419-4 sudo[157243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:50:22.103515 n-d-828419-4 sudo[157243]: pam_unix(sudo:session): session closed for user root
Apr 01 15:50:22.105943 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906" returned: 0 in 0.445s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:22.107837 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:22.126537 n-d-828419-4 sudo[157246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906
Apr 01 15:50:22.127328 n-d-828419-4 sudo[157246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:50:22.524731 n-d-828419-4 sudo[157246]: pam_unix(sudo:session): session closed for user root
Apr 01 15:50:22.527205 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906" returned: 0 in 0.419s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:22.529340 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:22.548131 n-d-828419-4 sudo[157249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906
Apr 01 15:50:22.548915 n-d-828419-4 sudo[157249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:50:23.137679 n-d-828419-4 sudo[157249]: pam_unix(sudo:session): session closed for user root
Apr 01 15:50:23.140064 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-01746214-6894-4a71-aaa0-91ebe0572906" returned: 0 in 0.610s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:23.141900 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Successfully deleted volume: 01746214-6894-4a71-aaa0-91ebe0572906
Apr 01 15:50:23.171803 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-436056443 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-436056443, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:50:23.177635 n-d-828419-4 cinder-volume[96899]: WARNING cinder.quota [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-436056443 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-436056443, it is now deprecated. Please use the default quota class for default quota.
Apr 01 15:50:23.307711 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Created reservations ['19ac2a12-434b-4ecb-bc50-fec2e2b386f2', '0a8bca20-67cd-4b9c-99fc-e205178325e7', '52cadc67-730f-4c98-80f5-7524e10d0721', 'f564cbd1-931e-4e00-bd29-e093029f02a0'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:50:23.531708 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:50:23.532419 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:23.550931 n-d-828419-4 sudo[157256]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:50:23.551817 n-d-828419-4 sudo[157256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:50:23.995502 n-d-828419-4 sudo[157256]: pam_unix(sudo:session): session closed for user root
Apr 01 15:50:23.997878 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:24.000770 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:24.019040 n-d-828419-4 sudo[157259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:50:24.019838 n-d-828419-4 sudo[157259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:50:24.462478 n-d-828419-4 sudo[157259]: pam_unix(sudo:session): session closed for user root
Apr 01 15:50:24.464807 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.464s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:24.466979 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:50:24.472776 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Deleted volume successfully.
Apr 01 15:50:24.614418 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-06c57208-86de-4495-a5ba-1f12e292534b tempest-TestEncryptedCinderVolumes-533758623 None] Lock "b'cinder-01746214-6894-4a71-aaa0-91ebe0572906-delete_volume'" released by "delete_volume" :: held 3.184s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:50:39.801737 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:50:39.802465 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:50:39.803290 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:39.824369 n-d-828419-4 sudo[157351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:50:39.825163 n-d-828419-4 sudo[157351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:50:40.277354 n-d-828419-4 sudo[157351]: pam_unix(sudo:session): session closed for user root
Apr 01 15:50:40.279693 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:40.286329 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:50:40.308037 n-d-828419-4 sudo[157360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:50:40.308953 n-d-828419-4 sudo[157360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:50:40.760930 n-d-828419-4 sudo[157360]: pam_unix(sudo:session): session closed for user root
Apr 01 15:50:40.763456 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:50:40.765408 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:51:39.803951 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:51:39.804614 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:51:39.805240 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:51:39.823367 n-d-828419-4 sudo[157962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:51:39.824156 n-d-828419-4 sudo[157962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:51:40.303656 n-d-828419-4 sudo[157962]: pam_unix(sudo:session): session closed for user root
Apr 01 15:51:40.305787 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:51:40.307455 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:51:40.326898 n-d-828419-4 sudo[157965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:51:40.327707 n-d-828419-4 sudo[157965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:51:40.807327 n-d-828419-4 sudo[157965]: pam_unix(sudo:session): session closed for user root
Apr 01 15:51:40.810793 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:51:40.811382 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:51:45.360138 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 15:51:45.364472 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 15:51:45.364989 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 15:51:45.379127 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Flow 'volume_create_manager' (99a04159-5976-49b7-95ba-24645c32b6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:51:45.384610 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c69ea184-5218-433c-bbc9-3fad82972dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:51:45.406617 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 15:51:45.437405 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c69ea184-5218-433c-bbc9-3fad82972dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T15:51:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1897100366',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=fc15fa7f-5bc7-4575-a5e6-a795462e4285,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3077eb9f46f44586a863602d1ede10f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T15:51:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T15:51:45Z,user_id='e1adf89496ca476a9c742209685e21bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:51:45.441097 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3705c555-27de-48cc-b41b-c7e1ce3c0373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:51:45.443328 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3705c555-27de-48cc-b41b-c7e1ce3c0373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:51:45.446569 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (111d0359-8470-49e7-a9e6-c1e2654e9b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:51:45.448896 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (111d0359-8470-49e7-a9e6-c1e2654e9b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fc15fa7f-5bc7-4575-a5e6-a795462e4285', 'volume_name': 'volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:51:45.451183 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86337f68-44d0-4bd9-afb0-cf02c9a078af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:51:45.453322 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86337f68-44d0-4bd9-afb0-cf02c9a078af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:51:45.455516 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa58f097-bf0d-4e46-bcec-94d5d3757adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:51:45.456287 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Volume fc15fa7f-5bc7-4575-a5e6-a795462e4285: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285', 'volume_size': 1}
Apr 01 15:51:45.457528 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:51:45.476961 n-d-828419-4 sudo[157969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 stack-volumes-lvmdriver-1 -L 1g
Apr 01 15:51:45.477784 n-d-828419-4 sudo[157969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:51:46.086185 n-d-828419-4 sudo[157969]: pam_unix(sudo:session): session closed for user root
Apr 01 15:51:46.088582 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.631s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:51:46.092747 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa58f097-bf0d-4e46-bcec-94d5d3757adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285', 'volume_size': 1}' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:51:46.095072 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c74009a5-7bf2-48af-8584-e430c02b0f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 15:51:46.175103 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Volume volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 (fc15fa7f-5bc7-4575-a5e6-a795462e4285): created successfully
Apr 01 15:51:46.177027 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c74009a5-7bf2-48af-8584-e430c02b0f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 15:51:46.180077 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Flow 'volume_create_manager' (99a04159-5976-49b7-95ba-24645c32b6f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 15:51:46.289142 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-9aa6eee5-40f5-424e-ae00-817a618e1211 tempest-TestMinimumBasicScenario-2032894098 None] Created volume successfully.
Apr 01 15:51:48.841178 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-12cca4a3-2381-4bc8-b006-6846cf9e14ac req-2dfe8255-76fe-4610-aa61-420e843f8d1e tempest-TestMinimumBasicScenario-2032894098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:51:48.858790 n-d-828419-4 sudo[158004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285
Apr 01 15:51:48.859579 n-d-828419-4 sudo[158004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:51:49.265542 n-d-828419-4 sudo[158004]: pam_unix(sudo:session): session closed for user root
Apr 01 15:51:49.269043 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-12cca4a3-2381-4bc8-b006-6846cf9e14ac req-2dfe8255-76fe-4610-aa61-420e843f8d1e tempest-TestMinimumBasicScenario-2032894098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285" returned: 0 in 0.427s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:51:49.320797 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:51:49.327099 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:51:49.327521 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315938801968]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:51:49.328268 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-12cca4a3-2381-4bc8-b006-6846cf9e14ac req-2dfe8255-76fe-4610-aa61-420e843f8d1e tempest-TestMinimumBasicScenario-2032894098 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 15:51:49.329081 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-12cca4a3-2381-4bc8-b006-6846cf9e14ac req-2dfe8255-76fe-4610-aa61-420e843f8d1e tempest-TestMinimumBasicScenario-2032894098 None] Creating iscsi_target for Volume ID: volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 15:51:49.454163 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-12cca4a3-2381-4bc8-b006-6846cf9e14ac req-2dfe8255-76fe-4610-aa61-420e843f8d1e tempest-TestMinimumBasicScenario-2032894098 None] Created volume path /opt/stack/data/cinder/volumes/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285,
Apr 01 15:51:49.454163 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 15:51:49.454163 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:51:49.454163 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285
Apr 01 15:51:49.454163 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 15:51:49.454163 n-d-828419-4 cinder-volume[96899]: incominguser E4HXW7gzzM8YUV6cMsGi GcRz533aVLCHywge
Apr 01 15:51:49.454163 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:51:49.454163 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 15:51:49.454163 n-d-828419-4 cinder-volume[96899]:
Apr 01 15:51:49.454163 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 15:51:49.455456 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:51:49.791732 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285" returned: 0 in 0.336s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:51:49.792074 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315938801968]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:51:49.792683 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-12cca4a3-2381-4bc8-b006-6846cf9e14ac req-2dfe8255-76fe-4610-aa61-420e843f8d1e tempest-TestMinimumBasicScenario-2032894098 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 15:51:49.793048 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-12cca4a3-2381-4bc8-b006-6846cf9e14ac req-2dfe8255-76fe-4610-aa61-420e843f8d1e tempest-TestMinimumBasicScenario-2032894098 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 15:51:49.794772 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:51:49.800755 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:51:49.801069 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315938801968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285\n Backing store flags: \n Account information:\n E4HXW7gzzM8YUV6cMsGi\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:51:49.801663 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-12cca4a3-2381-4bc8-b006-6846cf9e14ac req-2dfe8255-76fe-4610-aa61-420e843f8d1e tempest-TestMinimumBasicScenario-2032894098 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 15:51:49.802779 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:51:49.893105 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:51:49.893780 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315938801968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285\n Backing store flags: \n Account information:\n E4HXW7gzzM8YUV6cMsGi\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:51:49.894625 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:51:49.984102 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:51:49.984474 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315938801968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285\n Backing store flags: \n Account information:\n E4HXW7gzzM8YUV6cMsGi\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:51:49.985486 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-12cca4a3-2381-4bc8-b006-6846cf9e14ac req-2dfe8255-76fe-4610-aa61-420e843f8d1e tempest-TestMinimumBasicScenario-2032894098 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 15:51:50.207387 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-12cca4a3-2381-4bc8-b006-6846cf9e14ac req-2dfe8255-76fe-4610-aa61-420e843f8d1e tempest-TestMinimumBasicScenario-2032894098 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285', 'target_lun': 1, 'volume_id': 'fc15fa7f-5bc7-4575-a5e6-a795462e4285', 'auth_method': 'CHAP', 'auth_username': 'E4HXW7gzzM8YUV6cMsGi', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '09f1c1c0-dbf5-4d27-ba90-312fe9188aea'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 15:51:50.443055 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-12cca4a3-2381-4bc8-b006-6846cf9e14ac req-2dfe8255-76fe-4610-aa61-420e843f8d1e tempest-TestMinimumBasicScenario-2032894098 None] attachment_update completed successfully.
Apr 01 15:52:39.810131 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:52:39.810946 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:52:39.811670 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:52:39.831837 n-d-828419-4 sudo[158114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:52:39.832659 n-d-828419-4 sudo[158114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:52:40.278266 n-d-828419-4 sudo[158114]: pam_unix(sudo:session): session closed for user root
Apr 01 15:52:40.281934 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:52:40.283540 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:52:40.304159 n-d-828419-4 sudo[158117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:52:40.304957 n-d-828419-4 sudo[158117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:52:40.705988 n-d-828419-4 sudo[158117]: pam_unix(sudo:session): session closed for user root
Apr 01 15:52:40.708732 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:52:40.711202 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:53:39.813304 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:53:39.814018 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:53:39.814405 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:53:39.833119 n-d-828419-4 sudo[158168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:53:39.833942 n-d-828419-4 sudo[158168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:53:40.297837 n-d-828419-4 sudo[158168]: pam_unix(sudo:session): session closed for user root
Apr 01 15:53:40.299872 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.485s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:53:40.301478 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:53:40.320071 n-d-828419-4 sudo[158171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:53:40.321416 n-d-828419-4 sudo[158171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:53:40.721264 n-d-828419-4 sudo[158171]: pam_unix(sudo:session): session closed for user root
Apr 01 15:53:40.723291 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:53:40.724684 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:54:11.024384 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-29e4b218-0a67-4c57-8ff8-896a9c8d3bbd req-75f6b0a5-0125-4e86-8f4f-44e45729aaa5 tempest-TestMinimumBasicScenario-2032894098 None] Terminate volume connection completed successfully.
Apr 01 15:54:11.025081 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-29e4b218-0a67-4c57-8ff8-896a9c8d3bbd req-75f6b0a5-0125-4e86-8f4f-44e45729aaa5 tempest-TestMinimumBasicScenario-2032894098 None] Deleting attachment 09f1c1c0-dbf5-4d27-ba90-312fe9188aea. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 15:54:11.026219 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:54:11.114087 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:54:11.114422 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715753760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285\n Backing store flags: \n Account information:\n E4HXW7gzzM8YUV6cMsGi\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:54:11.115066 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-29e4b218-0a67-4c57-8ff8-896a9c8d3bbd req-75f6b0a5-0125-4e86-8f4f-44e45729aaa5 tempest-TestMinimumBasicScenario-2032894098 None] Removing iscsi_target for Volume ID: fc15fa7f-5bc7-4575-a5e6-a795462e4285
Apr 01 15:54:11.116153 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:54:11.207280 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 -f" returned: 0 in 0.091s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:54:11.207601 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715753760]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:54:11.209112 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:54:11.297901 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:54:11.298220 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715753760]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:54:13.004871 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Lock "b'cinder-fc15fa7f-5bc7-4575-a5e6-a795462e4285-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 15:54:13.141229 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:54:13.228059 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:54:13.228426 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715753760]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 15:54:13.229135 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Skipping remove_export. No iscsi_target is presently exported for volume: fc15fa7f-5bc7-4575-a5e6-a795462e4285
Apr 01 15:54:13.230211 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:54:13.248811 n-d-828419-4 sudo[158227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285
Apr 01 15:54:13.249627 n-d-828419-4 sudo[158227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:54:13.649972 n-d-828419-4 sudo[158227]: pam_unix(sudo:session): session closed for user root
Apr 01 15:54:13.652106 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285" returned: 0 in 0.422s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:54:13.653797 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:54:13.672375 n-d-828419-4 sudo[158230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285
Apr 01 15:54:13.673198 n-d-828419-4 sudo[158230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:54:14.058133 n-d-828419-4 sudo[158230]: pam_unix(sudo:session): session closed for user root
Apr 01 15:54:14.060385 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285" returned: 0 in 0.406s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:54:14.062552 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:54:14.080417 n-d-828419-4 sudo[158233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285
Apr 01 15:54:14.081296 n-d-828419-4 sudo[158233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:54:14.662838 n-d-828419-4 sudo[158233]: pam_unix(sudo:session): session closed for user root
Apr 01 15:54:14.666024 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc15fa7f-5bc7-4575-a5e6-a795462e4285" returned: 0 in 0.603s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:54:14.667244 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Successfully deleted volume: fc15fa7f-5bc7-4575-a5e6-a795462e4285
Apr 01 15:54:14.829430 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Created reservations ['e98458af-575e-47c9-ac2c-e038c3bd57c5', 'a10e4e56-0cd0-4c97-aa77-e9b7165fa2e0', '0ffc0535-e617-451f-803a-9aa30bc9352d', '527ef7e3-34b8-4e8f-939a-c14768891501'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 15:54:15.035426 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:54:15.036045 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:54:15.056479 n-d-828419-4 sudo[158240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:54:15.057269 n-d-828419-4 sudo[158240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:54:15.500791 n-d-828419-4 sudo[158240]: pam_unix(sudo:session): session closed for user root
Apr 01 15:54:15.503129 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:54:15.505233 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:54:15.524921 n-d-828419-4 sudo[158243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:54:15.525777 n-d-828419-4 sudo[158243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:54:15.978562 n-d-828419-4 sudo[158243]: pam_unix(sudo:session): session closed for user root
Apr 01 15:54:15.980893 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:54:15.983040 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:54:15.989114 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Deleted volume successfully.
Apr 01 15:54:16.125901 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [None req-4a13959d-a175-4144-877b-1ed08e053d17 tempest-TestMinimumBasicScenario-2032894098 None] Lock "b'cinder-fc15fa7f-5bc7-4575-a5e6-a795462e4285-delete_volume'" released by "delete_volume" :: held 3.121s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 15:54:39.813417 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:54:39.814151 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:54:39.814568 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:54:39.835119 n-d-828419-4 sudo[158366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:54:39.835957 n-d-828419-4 sudo[158366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:54:40.298436 n-d-828419-4 sudo[158366]: pam_unix(sudo:session): session closed for user root
Apr 01 15:54:40.300694 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:54:40.302440 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:54:40.322155 n-d-828419-4 sudo[158369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:54:40.322961 n-d-828419-4 sudo[158369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:54:40.788439 n-d-828419-4 sudo[158369]: pam_unix(sudo:session): session closed for user root
Apr 01 15:54:40.790691 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:54:40.794027 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:55:39.820045 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:55:39.821041 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:55:39.821197 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:55:39.840068 n-d-828419-4 sudo[158728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:55:39.840867 n-d-828419-4 sudo[158728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:55:40.305797 n-d-828419-4 sudo[158728]: pam_unix(sudo:session): session closed for user root
Apr 01 15:55:40.307913 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:55:40.309577 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:55:40.328344 n-d-828419-4 sudo[158733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:55:40.329179 n-d-828419-4 sudo[158733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:55:40.799540 n-d-828419-4 sudo[158733]: pam_unix(sudo:session): session closed for user root
Apr 01 15:55:40.801711 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.492s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:55:40.803032 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:56:39.820224 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:56:39.820873 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:56:39.821347 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:56:39.842215 n-d-828419-4 sudo[159126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:56:39.843045 n-d-828419-4 sudo[159126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:56:40.352788 n-d-828419-4 sudo[159126]: pam_unix(sudo:session): session closed for user root
Apr 01 15:56:40.355654 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.533s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:56:40.357703 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:56:40.376813 n-d-828419-4 sudo[159139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:56:40.378156 n-d-828419-4 sudo[159139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:56:40.849144 n-d-828419-4 sudo[159139]: pam_unix(sudo:session): session closed for user root
Apr 01 15:56:40.851226 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.494s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:56:40.852510 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:57:39.819924 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:57:39.820596 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:57:39.821072 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:57:39.839161 n-d-828419-4 sudo[159215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:57:39.839954 n-d-828419-4 sudo[159215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:57:40.315794 n-d-828419-4 sudo[159215]: pam_unix(sudo:session): session closed for user root
Apr 01 15:57:40.317890 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.496s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:57:40.319483 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:57:40.337870 n-d-828419-4 sudo[159219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:57:40.338664 n-d-828419-4 sudo[159219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:57:40.771794 n-d-828419-4 sudo[159219]: pam_unix(sudo:session): session closed for user root
Apr 01 15:57:40.773883 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.454s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:57:40.775184 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:58:39.822229 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:58:39.828973 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:58:39.828973 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:58:39.844066 n-d-828419-4 sudo[159611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:58:39.844864 n-d-828419-4 sudo[159611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:58:40.334323 n-d-828419-4 sudo[159611]: pam_unix(sudo:session): session closed for user root
Apr 01 15:58:40.336543 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.513s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:58:40.338222 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:58:40.356533 n-d-828419-4 sudo[159624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:58:40.357842 n-d-828419-4 sudo[159624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:58:40.791456 n-d-828419-4 sudo[159624]: pam_unix(sudo:session): session closed for user root
Apr 01 15:58:40.793517 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:58:40.795460 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 15:59:39.822699 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 15:59:39.823412 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 15:59:39.824444 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:59:39.842878 n-d-828419-4 sudo[159713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 15:59:39.843661 n-d-828419-4 sudo[159713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:59:40.283995 n-d-828419-4 sudo[159713]: pam_unix(sudo:session): session closed for user root
Apr 01 15:59:40.286270 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:59:40.287872 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 15:59:40.308150 n-d-828419-4 sudo[159716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 15:59:40.309535 n-d-828419-4 sudo[159716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 15:59:40.790052 n-d-828419-4 sudo[159716]: pam_unix(sudo:session): session closed for user root
Apr 01 15:59:40.792167 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.504s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 15:59:40.793587 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:00:39.823267 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:00:39.824486 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:00:39.825380 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:00:39.856766 n-d-828419-4 sudo[159822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:00:39.858060 n-d-828419-4 sudo[159822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:00:40.407345 n-d-828419-4 sudo[159822]: pam_unix(sudo:session): session closed for user root
Apr 01 16:00:40.409481 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.584s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:00:40.411074 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:00:40.430758 n-d-828419-4 sudo[159835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:00:40.431666 n-d-828419-4 sudo[159835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:00:40.891481 n-d-828419-4 sudo[159835]: pam_unix(sudo:session): session closed for user root
Apr 01 16:00:40.893801 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:00:40.895081 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:01:39.822838 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:01:39.823397 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:01:39.823961 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:01:39.842545 n-d-828419-4 sudo[160206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:01:39.843340 n-d-828419-4 sudo[160206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:01:40.309142 n-d-828419-4 sudo[160206]: pam_unix(sudo:session): session closed for user root
Apr 01 16:01:40.311424 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.487s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:01:40.313087 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:01:40.331283 n-d-828419-4 sudo[160209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:01:40.332070 n-d-828419-4 sudo[160209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:01:40.793014 n-d-828419-4 sudo[160209]: pam_unix(sudo:session): session closed for user root
Apr 01 16:01:40.795140 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:01:40.796468 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:02:39.823450 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:02:39.824089 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:02:39.824665 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:02:39.846529 n-d-828419-4 sudo[160336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:02:39.847386 n-d-828419-4 sudo[160336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:02:40.342776 n-d-828419-4 sudo[160336]: pam_unix(sudo:session): session closed for user root
Apr 01 16:02:40.344854 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.520s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:02:40.346453 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:02:40.364279 n-d-828419-4 sudo[160340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:02:40.365065 n-d-828419-4 sudo[160340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:02:40.830152 n-d-828419-4 sudo[160340]: pam_unix(sudo:session): session closed for user root
Apr 01 16:02:40.832580 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.486s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:02:40.834149 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:03:39.820788 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:03:39.821548 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:03:39.821970 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:03:39.840288 n-d-828419-4 sudo[160706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:03:39.841083 n-d-828419-4 sudo[160706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:03:40.295957 n-d-828419-4 sudo[160706]: pam_unix(sudo:session): session closed for user root
Apr 01 16:03:40.298098 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:03:40.299698 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:03:40.318103 n-d-828419-4 sudo[160709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:03:40.318901 n-d-828419-4 sudo[160709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:03:40.764587 n-d-828419-4 sudo[160709]: pam_unix(sudo:session): session closed for user root
Apr 01 16:03:40.766929 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:03:40.768229 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:04:39.826068 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:04:39.826805 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:04:39.827238 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:04:39.845878 n-d-828419-4 sudo[160826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:04:39.846678 n-d-828419-4 sudo[160826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:04:40.327930 n-d-828419-4 sudo[160826]: pam_unix(sudo:session): session closed for user root
Apr 01 16:04:40.330022 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:04:40.331610 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:04:40.350810 n-d-828419-4 sudo[160829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:04:40.351613 n-d-828419-4 sudo[160829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:04:40.824229 n-d-828419-4 sudo[160829]: pam_unix(sudo:session): session closed for user root
Apr 01 16:04:40.826327 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.494s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:04:40.833200 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:05:39.825517 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:05:39.826296 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:05:39.826685 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:05:39.845695 n-d-828419-4 sudo[161431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:05:39.846592 n-d-828419-4 sudo[161431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:05:40.311051 n-d-828419-4 sudo[161431]: pam_unix(sudo:session): session closed for user root
Apr 01 16:05:40.313087 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:05:40.314698 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:05:40.332888 n-d-828419-4 sudo[161434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:05:40.333700 n-d-828419-4 sudo[161434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:05:40.791894 n-d-828419-4 sudo[161434]: pam_unix(sudo:session): session closed for user root
Apr 01 16:05:40.793998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.479s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:05:40.795276 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:06:39.822738 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:06:39.823514 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:06:39.823892 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:06:39.842474 n-d-828419-4 sudo[161495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:06:39.843271 n-d-828419-4 sudo[161495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:06:40.351456 n-d-828419-4 sudo[161495]: pam_unix(sudo:session): session closed for user root
Apr 01 16:06:40.353561 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.529s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:06:40.355197 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:06:40.374096 n-d-828419-4 sudo[161498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:06:40.374884 n-d-828419-4 sudo[161498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:06:40.819413 n-d-828419-4 sudo[161498]: pam_unix(sudo:session): session closed for user root
Apr 01 16:06:40.821548 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:06:40.822858 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:07:39.824153 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:07:39.824881 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:07:39.825382 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:07:39.845131 n-d-828419-4 sudo[161547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:07:39.846002 n-d-828419-4 sudo[161547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:07:40.330687 n-d-828419-4 sudo[161547]: pam_unix(sudo:session): session closed for user root
Apr 01 16:07:40.333293 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.507s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:07:40.335883 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:07:40.363938 n-d-828419-4 sudo[161550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:07:40.365106 n-d-828419-4 sudo[161550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:07:40.966406 n-d-828419-4 sudo[161550]: pam_unix(sudo:session): session closed for user root
Apr 01 16:07:40.968746 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.633s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:07:40.970112 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:08:39.827037 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:08:39.827776 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:08:39.828198 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:08:39.847216 n-d-828419-4 sudo[161619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:08:39.848023 n-d-828419-4 sudo[161619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:08:40.274225 n-d-828419-4 sudo[161619]: pam_unix(sudo:session): session closed for user root
Apr 01 16:08:40.276922 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:08:40.278539 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:08:40.296287 n-d-828419-4 sudo[161622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:08:40.297066 n-d-828419-4 sudo[161622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:08:40.764269 n-d-828419-4 sudo[161622]: pam_unix(sudo:session): session closed for user root
Apr 01 16:08:40.766614 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:08:40.768012 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:09:39.826172 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:09:39.827022 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:09:39.827334 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:09:39.846169 n-d-828419-4 sudo[161675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:09:39.846987 n-d-828419-4 sudo[161675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:09:40.313287 n-d-828419-4 sudo[161675]: pam_unix(sudo:session): session closed for user root
Apr 01 16:09:40.315530 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:09:40.317133 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:09:40.336649 n-d-828419-4 sudo[161678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:09:40.337505 n-d-828419-4 sudo[161678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:09:40.810743 n-d-828419-4 sudo[161678]: pam_unix(sudo:session): session closed for user root
Apr 01 16:09:40.812895 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:09:40.814247 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:09:59.251807 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828419-4@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828419-4@lvmdriver-1#lvmdriver-1']} {{(pid=96899) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 01 16:09:59.256194 n-d-828419-4 cinder-volume[96899]: WARNING stevedore.named [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 01 16:09:59.256704 n-d-828419-4 cinder-volume[96899]: WARNING castellan.key_manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Apr 01 16:09:59.269623 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Flow 'volume_create_manager' (b506a3bc-44f0-4462-b949-b465d5d16ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 16:09:59.272935 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1aa49333-8738-4336-a1e5-e0074d664b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 16:09:59.295823 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_db.sqlalchemy.engines [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=96899) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 01 16:09:59.321150 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1aa49333-8738-4336-a1e5-e0074d664b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-01T16:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-485437760',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828419-4@lvmdriver-1#lvmdriver-1',id=19ec6b31-efb8-484c-8225-f2e9336bdbe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='334ab29199ee4409809fb4a300ba8158',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-01T16:09:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-01T16:09:59Z,user_id='53fb6265c008490aab6fb840d762d5bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff77363-6d8b-4389-8957-0a77f6888cdf),volume_type_id=fff77363-6d8b-4389-8957-0a77f6888cdf)' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 16:09:59.323793 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e77c7fd-7071-4ef9-bc5c-fd665220f44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 16:09:59.325905 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e77c7fd-7071-4ef9-bc5c-fd665220f44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 16:09:59.328243 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d41b7f15-1b94-4cc8-a7da-ab27855067a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 16:09:59.421589 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d41b7f15-1b94-4cc8-a7da-ab27855067a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '19ec6b31-efb8-484c-8225-f2e9336bdbe9', 'volume_name': 'volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 16:09:59.423835 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (916848f7-19a5-4b83-88b0-aa887802bbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 16:09:59.425966 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (916848f7-19a5-4b83-88b0-aa887802bbf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 16:09:59.428042 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72594ae4-06ab-4d78-a86d-6c7c8945ef1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 16:09:59.428845 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Volume 19ec6b31-efb8-484c-8225-f2e9336bdbe9: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 01 16:09:59.429477 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Cloning 19ec6b31-efb8-484c-8225-f2e9336bdbe9 from image 575d58b7-14fa-4910-92cd-67e4d3902537 at location (None, None). {{(pid=96899) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 01 16:10:08.966610 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1, size 616.00 MB, duration 9.54 sec {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 01 16:10:08.967329 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Image download 616.00 MB at 64.60 MB/s
Apr 01 16:10:09.016984 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:09.101735 n-d-828419-4 sudo[161710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1
Apr 01 16:10:09.102546 n-d-828419-4 sudo[161710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:10:09.436863 n-d-828419-4 sudo[161710]: pam_unix(sudo:session): session closed for user root
Apr 01 16:10:09.439170 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1" returned: 0 in 0.422s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:09.440066 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 is fetched for user 53fb6265c008490aab6fb840d762d5bb. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 01 16:10:09.589386 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:09.675684 n-d-828419-4 sudo[161715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1
Apr 01 16:10:09.676481 n-d-828419-4 sudo[161715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:10:10.000910 n-d-828419-4 sudo[161715]: pam_unix(sudo:session): session closed for user root
Apr 01 16:10:10.003514 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1" returned: 0 in 0.414s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:10.005894 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 stack-volumes-lvmdriver-1 -L 1g {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:10.024758 n-d-828419-4 sudo[161722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 stack-volumes-lvmdriver-1 -L 1g
Apr 01 16:10:10.025603 n-d-828419-4 sudo[161722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:10:10.670898 n-d-828419-4 sudo[161722]: pam_unix(sudo:session): session closed for user root
Apr 01 16:10:10.673946 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.667s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:10.867081 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Attempting download of 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 19ec6b31-efb8-484c-8225-f2e9336bdbe9. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 01 16:10:10.918134 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_66p__gwk {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:11.005806 n-d-828419-4 sudo[161756]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_575d58b7-14fa-4910-92cd-67e4d3902537_66p__gwk
Apr 01 16:10:11.006620 n-d-828419-4 sudo[161756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:10:11.333685 n-d-828419-4 sudo[161756]: pam_unix(sudo:session): session closed for user root
Apr 01 16:10:11.336439 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_575d58b7-14fa-4910-92cd-67e4d3902537_66p__gwk" returned: 0 in 0.418s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:11.337692 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:11.431274 n-d-828419-4 sudo[161760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1
Apr 01 16:10:11.432133 n-d-828419-4 sudo[161760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:10:11.762792 n-d-828419-4 sudo[161760]: pam_unix(sudo:session): session closed for user root
Apr 01 16:10:11.765143 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1" returned: 0 in 0.427s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:11.766045 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] 575d58b7-14fa-4910-92cd-67e4d3902537 was vhdx, converting to raw {{(pid=96899) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 01 16:10:11.767010 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--19ec6b31--efb8--484c--8225--f2e9336bdbe9 oflag=direct {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:11.785051 n-d-828419-4 sudo[161765]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--19ec6b31--efb8--484c--8225--f2e9336bdbe9 oflag=direct
Apr 01 16:10:11.785899 n-d-828419-4 sudo[161765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:10:12.104293 n-d-828419-4 sudo[161765]: pam_unix(sudo:session): session closed for user root
Apr 01 16:10:12.106725 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--19ec6b31--efb8--484c--8225--f2e9336bdbe9 oflag=direct" returned: 0 in 0.339s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:12.107964 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 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_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--19ec6b31--efb8--484c--8225--f2e9336bdbe9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:12.126953 n-d-828419-4 sudo[161777]: 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_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--19ec6b31--efb8--484c--8225--f2e9336bdbe9
Apr 01 16:10:12.128010 n-d-828419-4 sudo[161777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:10:17.758325 n-d-828419-4 sudo[161777]: pam_unix(sudo:session): session closed for user root
Apr 01 16:10:17.761346 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 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_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--19ec6b31--efb8--484c--8225--f2e9336bdbe9" returned: 0 in 5.653s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:17.762394 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:17.850310 n-d-828419-4 sudo[161807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1
Apr 01 16:10:17.851195 n-d-828419-4 sudo[161807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:10:18.189815 n-d-828419-4 sudo[161807]: pam_unix(sudo:session): session closed for user root
Apr 01 16:10:18.192291 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1" returned: 0 in 0.429s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:18.194040 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_575d58b7-14fa-4910-92cd-67e4d3902537_3w483ymun-d-828419-4@lvmdriver-1, size 700.00 MB, duration 5.65 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--19ec6b31--efb8--484c--8225--f2e9336bdbe9 {{(pid=96899) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 01 16:10:18.194420 n-d-828419-4 cinder-volume[96899]: INFO cinder.image.image_utils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Converted 700.00 MB image at 123.80 MB/s
Apr 01 16:10:18.195210 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Downloaded image 575d58b7-14fa-4910-92cd-67e4d3902537 ((None, None)) to volume 19ec6b31-efb8-484c-8225-f2e9336bdbe9 successfully. {{(pid=96899) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 01 16:10:18.310111 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.image.image_utils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Temporary image 575d58b7-14fa-4910-92cd-67e4d3902537 for user 53fb6265c008490aab6fb840d762d5bb is deleted. {{(pid=96899) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 01 16:10:18.310771 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.volume_utils [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Marking volume 19ec6b31-efb8-484c-8225-f2e9336bdbe9 as bootable. {{(pid=96899) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 01 16:10:18.398305 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Copying metadata from image 575d58b7-14fa-4910-92cd-67e4d3902537 to 19ec6b31-efb8-484c-8225-f2e9336bdbe9. {{(pid=96899) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 01 16:10:18.398654 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Creating volume glance metadata for volume 19ec6b31-efb8-484c-8225-f2e9336bdbe9 backed by image 575d58b7-14fa-4910-92cd-67e4d3902537 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96899) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 01 16:10:18.579218 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72594ae4-06ab-4d78-a86d-6c7c8945ef1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9', 'volume_size': 1, 'image_id': '575d58b7-14fa-4910-92cd-67e4d3902537', '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': 'f72d8ed831654fb4b50e601e7170ebe8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '575d58b7-14fa-4910-92cd-67e4d3902537', 'created_at': datetime.datetime(2022, 4, 1, 14, 26, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 1, 14, 27, 6, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/575d58b7-14fa-4910-92cd-67e4d3902537/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 16:10:18.581561 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (486ef05b-f96f-46b2-814b-e791a9b7acf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 01 16:10:18.666572 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.flows.manager.create_volume [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Volume volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 (19ec6b31-efb8-484c-8225-f2e9336bdbe9): created successfully
Apr 01 16:10:18.668506 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (486ef05b-f96f-46b2-814b-e791a9b7acf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96899) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 01 16:10:18.671753 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Flow 'volume_create_manager' (b506a3bc-44f0-4462-b949-b465d5d16ce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96899) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 01 16:10:18.775222 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [None req-0c2e9a30-393f-46e0-b02d-16d17a52b0e5 tempest-TestShelveInstance-1817763712 None] Created volume successfully.
Apr 01 16:10:25.340879 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-8e10be49-166f-4ea0-999b-74fc26b915a9 req-ce367f4e-1405-4dae-8869-3809eabd5b87 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:25.360464 n-d-828419-4 sudo[161814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:10:25.361276 n-d-828419-4 sudo[161814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:10:25.855064 n-d-828419-4 sudo[161814]: pam_unix(sudo:session): session closed for user root
Apr 01 16:10:25.857297 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-8e10be49-166f-4ea0-999b-74fc26b915a9 req-ce367f4e-1405-4dae-8869-3809eabd5b87 tempest-TestShelveInstance-1817763712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9" returned: 0 in 0.516s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:25.917123 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:25.932575 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:25.932575 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716675184]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:10:25.932575 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8e10be49-166f-4ea0-999b-74fc26b915a9 req-ce367f4e-1405-4dae-8869-3809eabd5b87 tempest-TestShelveInstance-1817763712 None] Targets prior to update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 16:10:25.932575 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8e10be49-166f-4ea0-999b-74fc26b915a9 req-ce367f4e-1405-4dae-8869-3809eabd5b87 tempest-TestShelveInstance-1817763712 None] Creating iscsi_target for Volume ID: volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 16:10:26.094601 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8e10be49-166f-4ea0-999b-74fc26b915a9 req-ce367f4e-1405-4dae-8869-3809eabd5b87 tempest-TestShelveInstance-1817763712 None] Created volume path /opt/stack/data/cinder/volumes/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9,
Apr 01 16:10:26.094601 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 16:10:26.094601 n-d-828419-4 cinder-volume[96899]:
Apr 01 16:10:26.094601 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:10:26.094601 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 16:10:26.094601 n-d-828419-4 cinder-volume[96899]: incominguser yKxEs2KKDVw76dLVEc29 X83wo6HS8NAsc6cV
Apr 01 16:10:26.094601 n-d-828419-4 cinder-volume[96899]:
Apr 01 16:10:26.094601 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 16:10:26.094601 n-d-828419-4 cinder-volume[96899]:
Apr 01 16:10:26.094601 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 16:10:26.099562 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:26.471575 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9" returned: 0 in 0.375s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:26.473084 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716675184]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:10:26.474335 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8e10be49-166f-4ea0-999b-74fc26b915a9 req-ce367f4e-1405-4dae-8869-3809eabd5b87 tempest-TestShelveInstance-1817763712 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 16:10:26.474716 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8e10be49-166f-4ea0-999b-74fc26b915a9 req-ce367f4e-1405-4dae-8869-3809eabd5b87 tempest-TestShelveInstance-1817763712 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 16:10:26.475896 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:26.491828 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:26.492514 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716675184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n Backing store flags: \n Account information:\n yKxEs2KKDVw76dLVEc29\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:10:26.493388 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-8e10be49-166f-4ea0-999b-74fc26b915a9 req-ce367f4e-1405-4dae-8869-3809eabd5b87 tempest-TestShelveInstance-1817763712 None] Targets after update: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 16:10:26.494885 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:26.582763 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:26.587284 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716675184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n Backing store flags: \n Account information:\n yKxEs2KKDVw76dLVEc29\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:10:26.587284 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:26.672472 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:26.672922 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716675184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n Backing store flags: \n Account information:\n yKxEs2KKDVw76dLVEc29\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:10:26.673884 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-8e10be49-166f-4ea0-999b-74fc26b915a9 req-ce367f4e-1405-4dae-8869-3809eabd5b87 tempest-TestShelveInstance-1817763712 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 16:10:26.879145 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-8e10be49-166f-4ea0-999b-74fc26b915a9 req-ce367f4e-1405-4dae-8869-3809eabd5b87 tempest-TestShelveInstance-1817763712 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9', 'target_lun': 1, 'volume_id': '19ec6b31-efb8-484c-8225-f2e9336bdbe9', 'auth_method': 'CHAP', 'auth_username': 'yKxEs2KKDVw76dLVEc29', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1029ac37-6ac7-4d63-9cd2-a8d3e5818904'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 16:10:27.101368 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-8e10be49-166f-4ea0-999b-74fc26b915a9 req-ce367f4e-1405-4dae-8869-3809eabd5b87 tempest-TestShelveInstance-1817763712 None] attachment_update completed successfully.
Apr 01 16:10:39.831289 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:10:39.832021 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:10:39.832500 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:39.852180 n-d-828419-4 sudo[161917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:10:39.852992 n-d-828419-4 sudo[161917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:10:40.269889 n-d-828419-4 sudo[161917]: pam_unix(sudo:session): session closed for user root
Apr 01 16:10:40.272587 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:40.274230 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:10:40.292559 n-d-828419-4 sudo[161920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:10:40.293363 n-d-828419-4 sudo[161920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:10:40.735119 n-d-828419-4 sudo[161920]: pam_unix(sudo:session): session closed for user root
Apr 01 16:10:40.737224 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:10:40.739379 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:11:39.835477 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:11:39.836086 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:11:39.836629 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:11:39.857283 n-d-828419-4 sudo[161989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:11:39.858104 n-d-828419-4 sudo[161989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:11:40.286031 n-d-828419-4 sudo[161989]: pam_unix(sudo:session): session closed for user root
Apr 01 16:11:40.288093 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:11:40.290234 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:11:40.308979 n-d-828419-4 sudo[161992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:11:40.309804 n-d-828419-4 sudo[161992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:11:40.751072 n-d-828419-4 sudo[161992]: pam_unix(sudo:session): session closed for user root
Apr 01 16:11:40.753101 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:11:40.754480 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:12:39.842291 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:12:39.843014 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:12:39.843439 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:12:39.863462 n-d-828419-4 sudo[162047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:12:39.864324 n-d-828419-4 sudo[162047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:12:40.262952 n-d-828419-4 sudo[162047]: pam_unix(sudo:session): session closed for user root
Apr 01 16:12:40.265523 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:12:40.268007 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:12:40.289263 n-d-828419-4 sudo[162050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:12:40.290075 n-d-828419-4 sudo[162050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:12:40.680173 n-d-828419-4 sudo[162050]: pam_unix(sudo:session): session closed for user root
Apr 01 16:12:40.682248 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.414s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:12:40.683565 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:13:39.840817 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:13:39.841735 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:13:39.842634 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:13:39.862484 n-d-828419-4 sudo[162101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:13:39.863301 n-d-828419-4 sudo[162101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:13:40.338049 n-d-828419-4 sudo[162101]: pam_unix(sudo:session): session closed for user root
Apr 01 16:13:40.340147 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.497s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:13:40.341752 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:13:40.359729 n-d-828419-4 sudo[162104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:13:40.360518 n-d-828419-4 sudo[162104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:13:40.784697 n-d-828419-4 sudo[162104]: pam_unix(sudo:session): session closed for user root
Apr 01 16:13:40.786784 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:13:40.788122 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:14:04.391115 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-254caaba-7485-4f99-8cae-304f4e45ca6e req-f6068cb8-ec6b-4a33-837e-3c390d2e6af3 tempest-TestShelveInstance-1817763712 None] Terminate volume connection completed successfully.
Apr 01 16:14:04.392439 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-254caaba-7485-4f99-8cae-304f4e45ca6e req-f6068cb8-ec6b-4a33-837e-3c390d2e6af3 tempest-TestShelveInstance-1817763712 None] Deleting attachment 1029ac37-6ac7-4d63-9cd2-a8d3e5818904. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 16:14:07.277261 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-27ff9711-948f-4bad-b7ab-04b9dfc9afde req-555af70c-4cac-4072-ad5d-374b4e2a6331 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:14:07.296162 n-d-828419-4 sudo[162111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:14:07.297059 n-d-828419-4 sudo[162111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:14:07.699436 n-d-828419-4 sudo[162111]: pam_unix(sudo:session): session closed for user root
Apr 01 16:14:07.701795 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-27ff9711-948f-4bad-b7ab-04b9dfc9afde req-555af70c-4cac-4072-ad5d-374b4e2a6331 tempest-TestShelveInstance-1817763712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9" returned: 0 in 0.424s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:14:07.752149 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:14:07.759454 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:14:07.759800 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716756400]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n Backing store flags: \n Account information:\n yKxEs2KKDVw76dLVEc29\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-27ff9711-948f-4bad-b7ab-04b9dfc9afde req-555af70c-4cac-4072-ad5d-374b4e2a6331 tempest-TestShelveInstance-1817763712 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: yKxEs2KKDVw76dLVEc29
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 16:14:07.760455 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 01 16:14:07.764503 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-27ff9711-948f-4bad-b7ab-04b9dfc9afde req-555af70c-4cac-4072-ad5d-374b4e2a6331 tempest-TestShelveInstance-1817763712 None] Creating iscsi_target for Volume ID: volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 01 16:14:07.764503 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-27ff9711-948f-4bad-b7ab-04b9dfc9afde req-555af70c-4cac-4072-ad5d-374b4e2a6331 tempest-TestShelveInstance-1817763712 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 01 16:14:07.851287 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-27ff9711-948f-4bad-b7ab-04b9dfc9afde req-555af70c-4cac-4072-ad5d-374b4e2a6331 tempest-TestShelveInstance-1817763712 None] Created volume path /opt/stack/data/cinder/volumes/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9,
Apr 01 16:14:07.851287 n-d-828419-4 cinder-volume[96899]: content:
Apr 01 16:14:07.851287 n-d-828419-4 cinder-volume[96899]:
Apr 01 16:14:07.851287 n-d-828419-4 cinder-volume[96899]: backing-store /dev/stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:14:07.851287 n-d-828419-4 cinder-volume[96899]: driver iscsi
Apr 01 16:14:07.851287 n-d-828419-4 cinder-volume[96899]: incominguser yKxEs2KKDVw76dLVEc29 X83wo6HS8NAsc6cV
Apr 01 16:14:07.851287 n-d-828419-4 cinder-volume[96899]:
Apr 01 16:14:07.851287 n-d-828419-4 cinder-volume[96899]: write-cache on
Apr 01 16:14:07.851287 n-d-828419-4 cinder-volume[96899]:
Apr 01 16:14:07.851287 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 01 16:14:07.852608 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:14:08.231844 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9" returned: 0 in 0.379s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:14:08.232166 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716756400]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:14:08.232758 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-27ff9711-948f-4bad-b7ab-04b9dfc9afde req-555af70c-4cac-4072-ad5d-374b4e2a6331 tempest-TestShelveInstance-1817763712 None] StdOut from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 01 16:14:08.233131 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-27ff9711-948f-4bad-b7ab-04b9dfc9afde req-555af70c-4cac-4072-ad5d-374b4e2a6331 tempest-TestShelveInstance-1817763712 None] StdErr from tgt-admin --update: {{(pid=96899) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 01 16:14:08.234405 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:14:08.241378 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:14:08.241851 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716756400]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n Backing store flags: \n Account information:\n yKxEs2KKDVw76dLVEc29\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.tgt [req-27ff9711-948f-4bad-b7ab-04b9dfc9afde req-555af70c-4cac-4072-ad5d-374b4e2a6331 tempest-TestShelveInstance-1817763712 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: System information:
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Driver: iscsi
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: State: ready
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: I_T nexus information:
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: LUN information:
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: LUN: 0
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Type: controller
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010000
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf10
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Size: 0 MB, Block size: 1
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Backing store type: null
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Backing store path: None
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: LUN: 1
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Type: disk
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: SCSI ID: IET 00010001
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: SCSI SN: beaf11
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Size: 1074 MB, Block size: 512
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Online: Yes
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Removable media: No
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Prevent removal: No
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Readonly: No
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: SWP: No
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Thin-provisioning: No
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Backing store type: rdwr
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Backing store flags:
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: Account information:
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: yKxEs2KKDVw76dLVEc29
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: ACL information:
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: ALL
Apr 01 16:14:08.242455 n-d-828419-4 cinder-volume[96899]: {{(pid=96899) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 01 16:14:08.245821 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:14:08.333398 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:14:08.334070 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716756400]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n Backing store flags: \n Account information:\n yKxEs2KKDVw76dLVEc29\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:14:08.334929 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:14:08.423395 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:14:08.423800 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315716756400]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n Backing store flags: \n Account information:\n yKxEs2KKDVw76dLVEc29\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:14:08.424851 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.targets.iscsi [req-27ff9711-948f-4bad-b7ab-04b9dfc9afde req-555af70c-4cac-4072-ad5d-374b4e2a6331 tempest-TestShelveInstance-1817763712 None] Set provider_location to: 10.222.0.60:3260,1 iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 1 {{(pid=96899) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 01 16:14:08.686720 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-27ff9711-948f-4bad-b7ab-04b9dfc9afde req-555af70c-4cac-4072-ad5d-374b4e2a6331 tempest-TestShelveInstance-1817763712 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.60:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9', 'target_lun': 1, 'volume_id': '19ec6b31-efb8-484c-8225-f2e9336bdbe9', 'auth_method': 'CHAP', 'auth_username': 'yKxEs2KKDVw76dLVEc29', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '89db6f29-a461-4780-afc2-975eaf4dbe74'} {{(pid=96899) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 01 16:14:08.911590 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-27ff9711-948f-4bad-b7ab-04b9dfc9afde req-555af70c-4cac-4072-ad5d-374b4e2a6331 tempest-TestShelveInstance-1817763712 None] attachment_update completed successfully.
Apr 01 16:14:39.845404 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:14:39.846136 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:14:39.846566 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:14:39.864966 n-d-828419-4 sudo[162217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:14:39.865784 n-d-828419-4 sudo[162217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:14:40.257277 n-d-828419-4 sudo[162217]: pam_unix(sudo:session): session closed for user root
Apr 01 16:14:40.259503 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.413s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:14:40.261189 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:14:40.280296 n-d-828419-4 sudo[162222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:14:40.281131 n-d-828419-4 sudo[162222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:14:40.677277 n-d-828419-4 sudo[162222]: pam_unix(sudo:session): session closed for user root
Apr 01 16:14:40.679446 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.418s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:14:40.680742 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:15:39.847383 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:15:39.848033 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:15:39.848539 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:15:39.867307 n-d-828419-4 sudo[162271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:15:39.868124 n-d-828419-4 sudo[162271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:15:40.333335 n-d-828419-4 sudo[162271]: pam_unix(sudo:session): session closed for user root
Apr 01 16:15:40.340640 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.487s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:15:40.340640 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:15:40.359405 n-d-828419-4 sudo[162276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:15:40.360302 n-d-828419-4 sudo[162276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:15:40.811920 n-d-828419-4 sudo[162276]: pam_unix(sudo:session): session closed for user root
Apr 01 16:15:40.814014 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:15:40.815331 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:16:34.663970 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-74a863ba-e692-4d93-a107-83f86f1796fe req-4c455724-079d-4b65-95d1-4060ace02994 tempest-TestShelveInstance-1817763712 None] Terminate volume connection completed successfully.
Apr 01 16:16:34.664652 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.manager [req-74a863ba-e692-4d93-a107-83f86f1796fe req-4c455724-079d-4b65-95d1-4060ace02994 tempest-TestShelveInstance-1817763712 None] Deleting attachment 89db6f29-a461-4780-afc2-975eaf4dbe74. {{(pid=96899) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 01 16:16:34.668076 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:16:34.832262 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:16:34.832598 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715800048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9\n Backing store flags: \n Account information:\n yKxEs2KKDVw76dLVEc29\n ACL information:\n ALL\n', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:16:34.833324 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.tgt [req-74a863ba-e692-4d93-a107-83f86f1796fe req-4c455724-079d-4b65-95d1-4060ace02994 tempest-TestShelveInstance-1817763712 None] Removing iscsi_target for Volume ID: 19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:16:34.834464 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 -f {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:16:34.977632 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 -f" returned: 0 in 0.143s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:16:34.978006 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715800048]: (4, None) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:16:34.979125 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:16:35.066978 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:16:35.067299 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715800048]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:16:35.516728 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Lock "b'cinder-19ec6b31-efb8-484c-8225-f2e9336bdbe9-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 01 16:16:35.653125 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:16:35.741570 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106460) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:16:35.742213 n-d-828419-4 cinder-volume[96899]: DEBUG oslo.privsep.daemon [-] privsep: reply[140315715800048]: (4, ('', '')) {{(pid=106460) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 01 16:16:35.742555 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.targets.iscsi [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Skipping remove_export. No iscsi_target is presently exported for volume: 19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:16:35.743600 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:16:35.763180 n-d-828419-4 sudo[162375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:16:35.763978 n-d-828419-4 sudo[162375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:16:36.190078 n-d-828419-4 sudo[162375]: pam_unix(sudo:session): session closed for user root
Apr 01 16:16:36.192501 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9" returned: 0 in 0.448s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:16:36.194440 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:16:36.213623 n-d-828419-4 sudo[162378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:16:36.214441 n-d-828419-4 sudo[162378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:16:36.609958 n-d-828419-4 sudo[162378]: pam_unix(sudo:session): session closed for user root
Apr 01 16:16:36.612205 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9" returned: 0 in 0.417s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:16:36.614317 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:16:36.632838 n-d-828419-4 sudo[162381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:16:36.633656 n-d-828419-4 sudo[162381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:16:37.181767 n-d-828419-4 sudo[162381]: pam_unix(sudo:session): session closed for user root
Apr 01 16:16:37.184045 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19ec6b31-efb8-484c-8225-f2e9336bdbe9" returned: 0 in 0.569s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:16:37.185331 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.drivers.lvm [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Successfully deleted volume: 19ec6b31-efb8-484c-8225-f2e9336bdbe9
Apr 01 16:16:37.323966 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.quota [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Created reservations ['2ebcf69c-8f26-4e39-b905-a25fbcb6e836', 'fdec779f-2038-4f42-aeac-199bc37ffca1', '2e44978b-d858-4b99-ac6a-3206fec28995', '874aa268-53ac-4bed-a8a7-c2fbe2a097f9'] {{(pid=96899) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 01 16:16:37.517893 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:16:37.518617 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:16:37.537170 n-d-828419-4 sudo[162388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:16:37.537993 n-d-828419-4 sudo[162388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:16:37.989066 n-d-828419-4 sudo[162388]: pam_unix(sudo:session): session closed for user root
Apr 01 16:16:37.991510 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:16:37.993666 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:16:38.012555 n-d-828419-4 sudo[162391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:16:38.013377 n-d-828419-4 sudo[162391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:16:38.452128 n-d-828419-4 sudo[162391]: pam_unix(sudo:session): session closed for user root
Apr 01 16:16:38.454998 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:16:38.457197 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:16:38.463598 n-d-828419-4 cinder-volume[96899]: INFO cinder.volume.manager [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Deleted volume successfully.
Apr 01 16:16:38.545938 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.coordination [req-74a863ba-e692-4d93-a107-83f86f1796fe req-e800940d-574f-48ed-8297-e148859bb458 tempest-TestShelveInstance-1817763712 None] Lock "b'cinder-19ec6b31-efb8-484c-8225-f2e9336bdbe9-delete_volume'" released by "delete_volume" :: held 3.029s {{(pid=96899) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 01 16:16:39.852282 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:16:39.853056 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:16:39.853428 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:16:39.872009 n-d-828419-4 sudo[162403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:16:39.872793 n-d-828419-4 sudo[162403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:16:40.321306 n-d-828419-4 sudo[162403]: pam_unix(sudo:session): session closed for user root
Apr 01 16:16:40.323359 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:16:40.324942 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:16:40.343505 n-d-828419-4 sudo[162410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:16:40.344397 n-d-828419-4 sudo[162410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:16:40.788522 n-d-828419-4 sudo[162410]: pam_unix(sudo:session): session closed for user root
Apr 01 16:16:40.790680 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:16:40.792050 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:17:39.849500 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:17:39.850203 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:17:39.850774 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:17:39.875635 n-d-828419-4 sudo[163062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:17:39.876437 n-d-828419-4 sudo[163062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:17:40.359960 n-d-828419-4 sudo[163062]: pam_unix(sudo:session): session closed for user root
Apr 01 16:17:40.362048 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.511s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:17:40.363635 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:17:40.382860 n-d-828419-4 sudo[163067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:17:40.383662 n-d-828419-4 sudo[163067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:17:40.828180 n-d-828419-4 sudo[163067]: pam_unix(sudo:session): session closed for user root
Apr 01 16:17:40.830331 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:17:40.831627 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:18:39.848697 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:18:39.849392 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:18:39.849883 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:18:39.868606 n-d-828419-4 sudo[163126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:18:39.869427 n-d-828419-4 sudo[163126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:18:40.310338 n-d-828419-4 sudo[163126]: pam_unix(sudo:session): session closed for user root
Apr 01 16:18:40.312372 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:18:40.314439 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:18:40.332173 n-d-828419-4 sudo[163131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:18:40.333032 n-d-828419-4 sudo[163131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:18:40.763711 n-d-828419-4 sudo[163131]: pam_unix(sudo:session): session closed for user root
Apr 01 16:18:40.765848 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:18:40.767724 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:19:39.854864 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:19:39.855545 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:19:39.856008 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:19:39.875285 n-d-828419-4 sudo[163180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:19:39.876092 n-d-828419-4 sudo[163180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:19:40.400570 n-d-828419-4 sudo[163180]: pam_unix(sudo:session): session closed for user root
Apr 01 16:19:40.406919 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.549s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:19:40.411025 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:19:40.430481 n-d-828419-4 sudo[163185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:19:40.431578 n-d-828419-4 sudo[163185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:19:40.975642 n-d-828419-4 sudo[163185]: pam_unix(sudo:session): session closed for user root
Apr 01 16:19:40.978530 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:19:40.980122 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:20:39.851298 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:20:39.852024 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:20:39.852426 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:20:39.870696 n-d-828419-4 sudo[163277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:20:39.871490 n-d-828419-4 sudo[163277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:20:40.327179 n-d-828419-4 sudo[163277]: pam_unix(sudo:session): session closed for user root
Apr 01 16:20:40.329274 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:20:40.330953 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:20:40.348639 n-d-828419-4 sudo[163282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:20:40.349435 n-d-828419-4 sudo[163282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:20:40.807578 n-d-828419-4 sudo[163282]: pam_unix(sudo:session): session closed for user root
Apr 01 16:20:40.809663 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.478s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:20:40.810972 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:21:39.857656 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:21:39.858385 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:21:39.858783 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:21:39.877004 n-d-828419-4 sudo[163336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:21:39.877839 n-d-828419-4 sudo[163336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:21:40.314652 n-d-828419-4 sudo[163336]: pam_unix(sudo:session): session closed for user root
Apr 01 16:21:40.316756 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:21:40.318380 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:21:40.337383 n-d-828419-4 sudo[163341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:21:40.338182 n-d-828419-4 sudo[163341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:21:40.816456 n-d-828419-4 sudo[163341]: pam_unix(sudo:session): session closed for user root
Apr 01 16:21:40.818631 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.500s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:21:40.819971 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:22:39.857488 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:22:39.858142 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:22:39.858542 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:22:39.877509 n-d-828419-4 sudo[163388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:22:39.878323 n-d-828419-4 sudo[163388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:22:40.363829 n-d-828419-4 sudo[163388]: pam_unix(sudo:session): session closed for user root
Apr 01 16:22:40.366106 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.507s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:22:40.367691 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:22:40.385925 n-d-828419-4 sudo[163393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:22:40.387217 n-d-828419-4 sudo[163393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:22:40.841861 n-d-828419-4 sudo[163393]: pam_unix(sudo:session): session closed for user root
Apr 01 16:22:40.843918 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:22:40.845296 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:23:39.862597 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:23:39.863617 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:23:39.864136 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:23:39.883007 n-d-828419-4 sudo[163570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:23:39.883802 n-d-828419-4 sudo[163570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:23:40.355449 n-d-828419-4 sudo[163570]: pam_unix(sudo:session): session closed for user root
Apr 01 16:23:40.357576 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:23:40.359162 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:23:40.377566 n-d-828419-4 sudo[163575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:23:40.378337 n-d-828419-4 sudo[163575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:23:40.837241 n-d-828419-4 sudo[163575]: pam_unix(sudo:session): session closed for user root
Apr 01 16:23:40.839894 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:23:40.841228 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:24:39.868007 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:24:39.868709 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:24:39.869162 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:24:39.888008 n-d-828419-4 sudo[163648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:24:39.888804 n-d-828419-4 sudo[163648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:24:40.347524 n-d-828419-4 sudo[163648]: pam_unix(sudo:session): session closed for user root
Apr 01 16:24:40.349641 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:24:40.351231 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:24:40.369874 n-d-828419-4 sudo[163653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:24:40.370662 n-d-828419-4 sudo[163653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:24:40.811695 n-d-828419-4 sudo[163653]: pam_unix(sudo:session): session closed for user root
Apr 01 16:24:40.814508 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:24:40.815786 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:25:39.872703 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:25:39.873421 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:25:39.873886 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:25:39.893383 n-d-828419-4 sudo[163701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:25:39.894207 n-d-828419-4 sudo[163701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:25:40.334597 n-d-828419-4 sudo[163701]: pam_unix(sudo:session): session closed for user root
Apr 01 16:25:40.336836 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:25:40.338561 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:25:40.357084 n-d-828419-4 sudo[163706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:25:40.357947 n-d-828419-4 sudo[163706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:25:40.780118 n-d-828419-4 sudo[163706]: pam_unix(sudo:session): session closed for user root
Apr 01 16:25:40.782238 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:25:40.784207 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:26:39.870622 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:26:39.871309 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:26:39.871773 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:26:39.890340 n-d-828419-4 sudo[163756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:26:39.891142 n-d-828419-4 sudo[163756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:26:40.351677 n-d-828419-4 sudo[163756]: pam_unix(sudo:session): session closed for user root
Apr 01 16:26:40.353756 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:26:40.355392 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:26:40.373963 n-d-828419-4 sudo[163761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:26:40.374757 n-d-828419-4 sudo[163761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:26:40.825367 n-d-828419-4 sudo[163761]: pam_unix(sudo:session): session closed for user root
Apr 01 16:26:40.827495 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:26:40.828784 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:27:39.875095 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:27:39.875952 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:27:39.876271 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:27:39.894770 n-d-828419-4 sudo[163808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:27:39.895568 n-d-828419-4 sudo[163808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:27:40.339303 n-d-828419-4 sudo[163808]: pam_unix(sudo:session): session closed for user root
Apr 01 16:27:40.341776 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:27:40.343373 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:27:40.361906 n-d-828419-4 sudo[163813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:27:40.362692 n-d-828419-4 sudo[163813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:27:40.795567 n-d-828419-4 sudo[163813]: pam_unix(sudo:session): session closed for user root
Apr 01 16:27:40.797704 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.454s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:27:40.799028 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:28:39.875942 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:28:39.876684 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:28:39.877077 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:28:39.895708 n-d-828419-4 sudo[163860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:28:39.896489 n-d-828419-4 sudo[163860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:28:40.340743 n-d-828419-4 sudo[163860]: pam_unix(sudo:session): session closed for user root
Apr 01 16:28:40.342820 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:28:40.344400 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:28:40.362757 n-d-828419-4 sudo[163865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:28:40.363524 n-d-828419-4 sudo[163865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:28:40.795496 n-d-828419-4 sudo[163865]: pam_unix(sudo:session): session closed for user root
Apr 01 16:28:40.797545 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:28:40.798834 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:29:39.875386 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:29:39.876073 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:29:39.876527 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:29:39.894290 n-d-828419-4 sudo[163912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:29:39.895064 n-d-828419-4 sudo[163912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:29:40.332048 n-d-828419-4 sudo[163912]: pam_unix(sudo:session): session closed for user root
Apr 01 16:29:40.335001 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:29:40.336594 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:29:40.354850 n-d-828419-4 sudo[163915]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:29:40.355879 n-d-828419-4 sudo[163915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:29:40.787489 n-d-828419-4 sudo[163915]: pam_unix(sudo:session): session closed for user root
Apr 01 16:29:40.789779 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:29:40.791094 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 01 16:30:39.878293 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_service.periodic_task [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96899) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 01 16:30:39.878990 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.volume.drivers.lvm [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Updating volume stats {{(pid=96899) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 01 16:30:39.879530 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:30:39.898061 n-d-828419-4 sudo[163964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Apr 01 16:30:39.898852 n-d-828419-4 sudo[163964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:30:40.360350 n-d-828419-4 sudo[163964]: pam_unix(sudo:session): session closed for user root
Apr 01 16:30:40.362445 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:30:40.364036 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 01 16:30:40.382516 n-d-828419-4 sudo[163967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 01 16:30:40.383318 n-d-828419-4 sudo[163967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 01 16:30:40.810744 n-d-828419-4 sudo[163967]: pam_unix(sudo:session): session closed for user root
Apr 01 16:30:40.812867 n-d-828419-4 cinder-volume[96899]: DEBUG oslo_concurrency.processutils [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=96899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 01 16:30:40.814191 n-d-828419-4 cinder-volume[96899]: DEBUG cinder.manager [None req-82212019-4ffe-4a4b-8f26-e991459b4acf None None] Notifying Schedulers of capabilities ... {{(pid=96899) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}