[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 105900 1726887797.08916: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-2h0 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 105900 1726887797.09816: Added group all to inventory 105900 1726887797.09818: Added group ungrouped to inventory 105900 1726887797.09822: Group all now contains ungrouped 105900 1726887797.09826: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 105900 1726887797.40657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 105900 1726887797.40718: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 105900 1726887797.40742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 105900 1726887797.40799: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 105900 1726887797.41423: Loaded config def from plugin (inventory/script) 105900 1726887797.41426: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 105900 1726887797.41468: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 105900 1726887797.41643: Loaded config def from plugin (inventory/yaml) 105900 1726887797.41645: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 105900 1726887797.41733: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 105900 1726887797.42796: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 105900 1726887797.42799: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 105900 1726887797.42802: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 105900 1726887797.42808: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 105900 1726887797.42816: Loading data from /tmp/storage-kFg/inventory.yml 105900 1726887797.42995: /tmp/storage-kFg/inventory.yml was not parsable by auto 105900 1726887797.43076: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 105900 1726887797.43341: Loading data from /tmp/storage-kFg/inventory.yml 105900 1726887797.43551: group all already in inventory 105900 1726887797.43560: set inventory_file for managed_node1 105900 1726887797.43565: set inventory_dir for managed_node1 105900 1726887797.43566: Added host managed_node1 to inventory 105900 1726887797.43568: Added host managed_node1 to group all 105900 1726887797.43569: set ansible_host for managed_node1 105900 1726887797.43572: set ansible_ssh_extra_args for managed_node1 105900 1726887797.43576: set inventory_file for managed_node2 105900 1726887797.43580: set inventory_dir for managed_node2 105900 1726887797.43581: Added host managed_node2 to inventory 105900 1726887797.43582: Added host managed_node2 to group all 105900 1726887797.43583: set ansible_host for managed_node2 105900 1726887797.43584: set ansible_ssh_extra_args for managed_node2 105900 1726887797.43587: set inventory_file for managed_node3 105900 1726887797.43589: set inventory_dir for managed_node3 105900 1726887797.43590: Added host managed_node3 to inventory 105900 1726887797.43591: Added host managed_node3 to group all 105900 1726887797.43592: set ansible_host for managed_node3 105900 1726887797.43593: set ansible_ssh_extra_args for managed_node3 105900 1726887797.43596: Reconcile groups and hosts in inventory. 105900 1726887797.43600: Group ungrouped now contains managed_node1 105900 1726887797.43602: Group ungrouped now contains managed_node2 105900 1726887797.43603: Group ungrouped now contains managed_node3 105900 1726887797.43809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 105900 1726887797.44057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 105900 1726887797.44325: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 105900 1726887797.44353: Loaded config def from plugin (vars/host_group_vars) 105900 1726887797.44356: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True) 105900 1726887797.44365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 105900 1726887797.44373: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False) 105900 1726887797.44494: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 105900 1726887797.45176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.45389: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 105900 1726887797.45430: Loaded config def from plugin (connection/local) 105900 1726887797.45433: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 105900 1726887797.47003: Loaded config def from plugin (connection/paramiko_ssh) 105900 1726887797.47007: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True) 105900 1726887797.50679: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 105900 1726887797.50726: Loaded config def from plugin (connection/psrp) 105900 1726887797.50731: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 105900 1726887797.52921: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 105900 1726887797.53033: Loaded config def from plugin (connection/ssh) 105900 1726887797.53038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 105900 1726887797.61492: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 105900 1726887797.61644: Loaded config def from plugin (connection/winrm) 105900 1726887797.61647: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 105900 1726887797.61861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 105900 1726887797.62233: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 105900 1726887797.62494: Loaded config def from plugin (shell/cmd) 105900 1726887797.62622: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 105900 1726887797.62653: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False) 105900 1726887797.62899: Loaded config def from plugin (shell/powershell) 105900 1726887797.62950: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 105900 1726887797.63094: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 105900 1726887797.63858: Loaded config def from plugin (shell/sh) 105900 1726887797.63860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 105900 1726887797.63956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 105900 1726887797.64500: Loaded config def from plugin (become/runas) 105900 1726887797.64502: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 105900 1726887797.64959: Loaded config def from plugin (become/su) 105900 1726887797.64962: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 105900 1726887797.65339: Loaded config def from plugin (become/sudo) 105900 1726887797.65342: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True) running playbook inside collection fedora.linux_system_roles 105900 1726887797.65445: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_one_disk_multiple_volumes_nvme_generated.yml 105900 1726887797.66486: trying /usr/local/lib/python3.12/site-packages/ansible/modules 105900 1726887797.74942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 105900 1726887797.75073: in VariableManager get_vars() 105900 1726887797.75081: done with get_vars() 105900 1726887797.75084: variable 'playbook_dir' from source: magic vars 105900 1726887797.75085: variable 'ansible_playbook_python' from source: magic vars 105900 1726887797.75085: variable 'ansible_config_file' from source: magic vars 105900 1726887797.75086: variable 'groups' from source: magic vars 105900 1726887797.75087: variable 'omit' from source: magic vars 105900 1726887797.75088: variable 'ansible_version' from source: magic vars 105900 1726887797.75088: variable 'ansible_check_mode' from source: magic vars 105900 1726887797.75089: variable 'ansible_diff_mode' from source: magic vars 105900 1726887797.75090: variable 'ansible_forks' from source: magic vars 105900 1726887797.75091: variable 'ansible_inventory_sources' from source: magic vars 105900 1726887797.75091: variable 'ansible_skip_tags' from source: magic vars 105900 1726887797.75093: variable 'ansible_limit' from source: magic vars 105900 1726887797.75093: variable 'ansible_run_tags' from source: magic vars 105900 1726887797.75094: variable 'ansible_verbosity' from source: magic vars 105900 1726887797.75137: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_one_disk_multiple_volumes.yml 105900 1726887797.75920: in VariableManager get_vars() 105900 1726887797.75940: done with get_vars() 105900 1726887797.76019: in VariableManager get_vars() 105900 1726887797.76034: done with get_vars() 105900 1726887797.76104: in VariableManager get_vars() 105900 1726887797.76119: done with get_vars() 105900 1726887797.76177: in VariableManager get_vars() 105900 1726887797.76188: done with get_vars() 105900 1726887797.76249: in VariableManager get_vars() 105900 1726887797.76259: done with get_vars() 105900 1726887797.76329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 105900 1726887797.76341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__ redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug 105900 1726887797.76602: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 105900 1726887797.76762: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 105900 1726887797.76764: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-2h0/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 105900 1726887797.76798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 105900 1726887797.76825: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False) 105900 1726887797.77197: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 105900 1726887797.77262: Loaded config def from plugin (callback/default) 105900 1726887797.77265: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 105900 1726887797.79662: Loaded config def from plugin (callback/junit) 105900 1726887797.79666: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 105900 1726887797.79716: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False) 105900 1726887797.79786: Loaded config def from plugin (callback/minimal) 105900 1726887797.79788: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 105900 1726887797.79830: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 105900 1726887797.79894: Loaded config def from plugin (callback/tree) 105900 1726887797.79897: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 105900 1726887797.80315: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 105900 1726887797.80318: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-2h0/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_lvm_one_disk_multiple_volumes_nvme_generated.yml *************** 2 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_one_disk_multiple_volumes_nvme_generated.yml 105900 1726887797.80348: in VariableManager get_vars() 105900 1726887797.80364: done with get_vars() 105900 1726887797.80370: in VariableManager get_vars() 105900 1726887797.80378: done with get_vars() 105900 1726887797.80383: variable 'omit' from source: magic vars 105900 1726887797.80445: in VariableManager get_vars() 105900 1726887797.80461: done with get_vars() 105900 1726887797.80498: variable 'omit' from source: magic vars PLAY [Run test tests_lvm_one_disk_multiple_volumes.yml for nvme] *************** 105900 1726887797.81111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 105900 1726887797.81221: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 105900 1726887797.81430: getting the remaining hosts for this loop 105900 1726887797.81431: done getting the remaining hosts for this loop 105900 1726887797.81434: getting the next task for host managed_node1 105900 1726887797.81439: done getting next task for host managed_node1 105900 1726887797.81488: ^ task is: TASK: meta (flush_handlers) 105900 1726887797.81490: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 105900 1726887797.81493: getting variables 105900 1726887797.81495: in VariableManager get_vars() 105900 1726887797.81505: Calling all_inventory to load vars for managed_node1 105900 1726887797.81507: Calling groups_inventory to load vars for managed_node1 105900 1726887797.81510: Calling all_plugins_inventory to load vars for managed_node1 105900 1726887797.81524: Calling all_plugins_play to load vars for managed_node1 105900 1726887797.81635: Calling groups_plugins_inventory to load vars for managed_node1 105900 1726887797.81640: Calling groups_plugins_play to load vars for managed_node1 105900 1726887797.81675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.81729: done with get_vars() 105900 1726887797.81735: done getting variables 105900 1726887797.81895: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 105900 1726887797.81947: in VariableManager get_vars() 105900 1726887797.81956: Calling all_inventory to load vars for managed_node1 105900 1726887797.81959: Calling groups_inventory to load vars for managed_node1 105900 1726887797.81961: Calling all_plugins_inventory to load vars for managed_node1 105900 1726887797.81965: Calling all_plugins_play to load vars for managed_node1 105900 1726887797.81967: Calling groups_plugins_inventory to load vars for managed_node1 105900 1726887797.81970: Calling groups_plugins_play to load vars for managed_node1 105900 1726887797.81998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.82014: done with get_vars() 105900 1726887797.82024: done queuing things up, now waiting for results queue to drain 105900 1726887797.82026: results queue empty 105900 1726887797.82027: checking for any_errors_fatal 105900 1726887797.82028: done checking for any_errors_fatal 105900 1726887797.82029: checking for max_fail_percentage 105900 1726887797.82030: done checking for max_fail_percentage 105900 1726887797.82031: checking to see if all hosts have failed and the running result is not ok 105900 1726887797.82031: done checking to see if all hosts have failed 105900 1726887797.82032: getting the remaining hosts for this loop 105900 1726887797.82033: done getting the remaining hosts for this loop 105900 1726887797.82036: getting the next task for host managed_node1 105900 1726887797.82040: done getting next task for host managed_node1 105900 1726887797.82042: ^ task is: TASK: meta (flush_handlers) 105900 1726887797.82043: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 105900 1726887797.82046: getting variables 105900 1726887797.82047: in VariableManager get_vars() 105900 1726887797.82054: Calling all_inventory to load vars for managed_node1 105900 1726887797.82056: Calling groups_inventory to load vars for managed_node1 105900 1726887797.82058: Calling all_plugins_inventory to load vars for managed_node1 105900 1726887797.82063: Calling all_plugins_play to load vars for managed_node1 105900 1726887797.82065: Calling groups_plugins_inventory to load vars for managed_node1 105900 1726887797.82069: Calling groups_plugins_play to load vars for managed_node1 105900 1726887797.82095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.82108: done with get_vars() 105900 1726887797.82116: done getting variables 105900 1726887797.82157: in VariableManager get_vars() 105900 1726887797.82166: Calling all_inventory to load vars for managed_node1 105900 1726887797.82168: Calling groups_inventory to load vars for managed_node1 105900 1726887797.82170: Calling all_plugins_inventory to load vars for managed_node1 105900 1726887797.82174: Calling all_plugins_play to load vars for managed_node1 105900 1726887797.82176: Calling groups_plugins_inventory to load vars for managed_node1 105900 1726887797.82179: Calling groups_plugins_play to load vars for managed_node1 105900 1726887797.82203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.82220: done with get_vars() 105900 1726887797.82230: done queuing things up, now waiting for results queue to drain 105900 1726887797.82231: results queue empty 105900 1726887797.82232: checking for any_errors_fatal 105900 1726887797.82233: done checking for any_errors_fatal 105900 1726887797.82234: checking for max_fail_percentage 105900 1726887797.82235: done checking for max_fail_percentage 105900 1726887797.82236: checking to see if all hosts have failed and the running result is not ok 105900 1726887797.82236: done checking to see if all hosts have failed 105900 1726887797.82237: getting the remaining hosts for this loop 105900 1726887797.82238: done getting the remaining hosts for this loop 105900 1726887797.82240: getting the next task for host managed_node1 105900 1726887797.82243: done getting next task for host managed_node1 105900 1726887797.82244: ^ task is: TASK: meta (flush_handlers) 105900 1726887797.82246: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 105900 1726887797.82248: getting variables 105900 1726887797.82249: in VariableManager get_vars() 105900 1726887797.82255: Calling all_inventory to load vars for managed_node1 105900 1726887797.82257: Calling groups_inventory to load vars for managed_node1 105900 1726887797.82259: Calling all_plugins_inventory to load vars for managed_node1 105900 1726887797.82263: Calling all_plugins_play to load vars for managed_node1 105900 1726887797.82265: Calling groups_plugins_inventory to load vars for managed_node1 105900 1726887797.82268: Calling groups_plugins_play to load vars for managed_node1 105900 1726887797.82292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.82308: done with get_vars() 105900 1726887797.82317: done getting variables 105900 1726887797.82358: in VariableManager get_vars() 105900 1726887797.82364: Calling all_inventory to load vars for managed_node1 105900 1726887797.82366: Calling groups_inventory to load vars for managed_node1 105900 1726887797.82368: Calling all_plugins_inventory to load vars for managed_node1 105900 1726887797.82371: Calling all_plugins_play to load vars for managed_node1 105900 1726887797.82372: Calling groups_plugins_inventory to load vars for managed_node1 105900 1726887797.82374: Calling groups_plugins_play to load vars for managed_node1 105900 1726887797.82393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.82404: done with get_vars() 105900 1726887797.82410: done queuing things up, now waiting for results queue to drain 105900 1726887797.82414: results queue empty 105900 1726887797.82415: checking for any_errors_fatal 105900 1726887797.82415: done checking for any_errors_fatal 105900 1726887797.82416: checking for max_fail_percentage 105900 1726887797.82417: done checking for max_fail_percentage 105900 1726887797.82417: checking to see if all hosts have failed and the running result is not ok 105900 1726887797.82418: done checking to see if all hosts have failed 105900 1726887797.82419: getting the remaining hosts for this loop 105900 1726887797.82419: done getting the remaining hosts for this loop 105900 1726887797.82421: getting the next task for host managed_node1 105900 1726887797.82423: done getting next task for host managed_node1 105900 1726887797.82424: ^ task is: None 105900 1726887797.82425: ^ state is: HOST STATE: block=4, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 105900 1726887797.82426: done queuing things up, now waiting for results queue to drain 105900 1726887797.82427: results queue empty 105900 1726887797.82427: checking for any_errors_fatal 105900 1726887797.82428: done checking for any_errors_fatal 105900 1726887797.82428: checking for max_fail_percentage 105900 1726887797.82429: done checking for max_fail_percentage 105900 1726887797.82430: checking to see if all hosts have failed and the running result is not ok 105900 1726887797.82430: done checking to see if all hosts have failed 105900 1726887797.82431: getting the next task for host managed_node1 105900 1726887797.82433: done getting next task for host managed_node1 105900 1726887797.82433: ^ task is: None 105900 1726887797.82434: ^ state is: HOST STATE: block=4, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 105900 1726887797.82720: in VariableManager get_vars() 105900 1726887797.82733: done with get_vars() 105900 1726887797.82738: in VariableManager get_vars() 105900 1726887797.82746: done with get_vars() 105900 1726887797.82750: variable 'omit' from source: magic vars 105900 1726887797.82774: in VariableManager get_vars() 105900 1726887797.82783: done with get_vars() 105900 1726887797.82802: variable 'omit' from source: magic vars PLAY [Test lvm one disk multiple volumes] ************************************** 105900 1726887797.88317: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 105900 1726887797.88792: getting the remaining hosts for this loop 105900 1726887797.88794: done getting the remaining hosts for this loop 105900 1726887797.88797: getting the next task for host managed_node1 105900 1726887797.88801: done getting next task for host managed_node1 105900 1726887797.88803: ^ task is: TASK: meta (flush_handlers) 105900 1726887797.88804: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 105900 1726887797.88807: getting variables 105900 1726887797.88808: in VariableManager get_vars() 105900 1726887797.88820: Calling all_inventory to load vars for managed_node1 105900 1726887797.88822: Calling groups_inventory to load vars for managed_node1 105900 1726887797.88825: Calling all_plugins_inventory to load vars for managed_node1 105900 1726887797.88830: Calling all_plugins_play to load vars for managed_node1 105900 1726887797.88833: Calling groups_plugins_inventory to load vars for managed_node1 105900 1726887797.88836: Calling groups_plugins_play to load vars for managed_node1 105900 1726887797.88869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.88884: done with get_vars() 105900 1726887797.88890: done getting variables 105900 1726887797.88939: in VariableManager get_vars() 105900 1726887797.88949: Calling all_inventory to load vars for managed_node1 105900 1726887797.88952: Calling groups_inventory to load vars for managed_node1 105900 1726887797.88954: Calling all_plugins_inventory to load vars for managed_node1 105900 1726887797.88958: Calling all_plugins_play to load vars for managed_node1 105900 1726887797.88961: Calling groups_plugins_inventory to load vars for managed_node1 105900 1726887797.88964: Calling groups_plugins_play to load vars for managed_node1 105900 1726887797.88990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.89003: done with get_vars() 105900 1726887797.89015: done queuing things up, now waiting for results queue to drain 105900 1726887797.89017: results queue empty 105900 1726887797.89018: checking for any_errors_fatal 105900 1726887797.89019: done checking for any_errors_fatal 105900 1726887797.89020: checking for max_fail_percentage 105900 1726887797.89021: done checking for max_fail_percentage 105900 1726887797.89021: checking to see if all hosts have failed and the running result is not ok 105900 1726887797.89022: done checking to see if all hosts have failed 105900 1726887797.89023: getting the remaining hosts for this loop 105900 1726887797.89024: done getting the remaining hosts for this loop 105900 1726887797.89026: getting the next task for host managed_node1 105900 1726887797.89029: done getting next task for host managed_node1 105900 1726887797.89031: ^ task is: TASK: meta (flush_handlers) 105900 1726887797.89032: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 105900 1726887797.89035: getting variables 105900 1726887797.89036: in VariableManager get_vars() 105900 1726887797.89043: Calling all_inventory to load vars for managed_node1 105900 1726887797.89045: Calling groups_inventory to load vars for managed_node1 105900 1726887797.89050: Calling all_plugins_inventory to load vars for managed_node1 105900 1726887797.89054: Calling all_plugins_play to load vars for managed_node1 105900 1726887797.89056: Calling groups_plugins_inventory to load vars for managed_node1 105900 1726887797.89059: Calling groups_plugins_play to load vars for managed_node1 105900 1726887797.89084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.89098: done with get_vars() 105900 1726887797.89103: done getting variables 105900 1726887797.89152: in VariableManager get_vars() 105900 1726887797.89159: Calling all_inventory to load vars for managed_node1 105900 1726887797.89162: Calling groups_inventory to load vars for managed_node1 105900 1726887797.89169: Calling all_plugins_inventory to load vars for managed_node1 105900 1726887797.89173: Calling all_plugins_play to load vars for managed_node1 105900 1726887797.89176: Calling groups_plugins_inventory to load vars for managed_node1 105900 1726887797.89179: Calling groups_plugins_play to load vars for managed_node1 105900 1726887797.89204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.89621: done with get_vars() 105900 1726887797.89631: done queuing things up, now waiting for results queue to drain 105900 1726887797.89632: results queue empty 105900 1726887797.89633: checking for any_errors_fatal 105900 1726887797.89634: done checking for any_errors_fatal 105900 1726887797.89635: checking for max_fail_percentage 105900 1726887797.89636: done checking for max_fail_percentage 105900 1726887797.89637: checking to see if all hosts have failed and the running result is not ok 105900 1726887797.89637: done checking to see if all hosts have failed 105900 1726887797.89638: getting the remaining hosts for this loop 105900 1726887797.89639: done getting the remaining hosts for this loop 105900 1726887797.89641: getting the next task for host managed_node1 105900 1726887797.89644: done getting next task for host managed_node1 105900 1726887797.89646: ^ task is: TASK: meta (flush_handlers) 105900 1726887797.89650: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 105900 1726887797.89652: getting variables 105900 1726887797.89653: in VariableManager get_vars() 105900 1726887797.89660: Calling all_inventory to load vars for managed_node1 105900 1726887797.89662: Calling groups_inventory to load vars for managed_node1 105900 1726887797.89664: Calling all_plugins_inventory to load vars for managed_node1 105900 1726887797.89669: Calling all_plugins_play to load vars for managed_node1 105900 1726887797.89671: Calling groups_plugins_inventory to load vars for managed_node1 105900 1726887797.89674: Calling groups_plugins_play to load vars for managed_node1 105900 1726887797.89699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.89714: done with get_vars() 105900 1726887797.89719: done getting variables 105900 1726887797.89765: in VariableManager get_vars() 105900 1726887797.89773: Calling all_inventory to load vars for managed_node1 105900 1726887797.89775: Calling groups_inventory to load vars for managed_node1 105900 1726887797.89777: Calling all_plugins_inventory to load vars for managed_node1 105900 1726887797.89781: Calling all_plugins_play to load vars for managed_node1 105900 1726887797.89783: Calling groups_plugins_inventory to load vars for managed_node1 105900 1726887797.89786: Calling groups_plugins_play to load vars for managed_node1 105900 1726887797.89813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 105900 1726887797.90419: done with get_vars() 105900 1726887797.90428: done queuing things up, now waiting for results queue to drain 105900 1726887797.90430: results queue empty 105900 1726887797.90431: checking for any_errors_fatal 105900 1726887797.90432: done checking for any_errors_fatal 105900 1726887797.90433: checking for max_fail_percentage 105900 1726887797.90434: done checking for max_fail_percentage 105900 1726887797.90434: checking to see if all hosts have failed and the running result is not ok 105900 1726887797.90435: done checking to see if all hosts have failed 105900 1726887797.90436: getting the remaining hosts for this loop 105900 1726887797.90437: done getting the remaining hosts for this loop 105900 1726887797.90439: getting the next task for host managed_node1 105900 1726887797.90442: done getting next task for host managed_node1 105900 1726887797.90443: ^ task is: None 105900 1726887797.90445: ^ state is: HOST STATE: block=4, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 105900 1726887797.90446: done queuing things up, now waiting for results queue to drain 105900 1726887797.90449: results queue empty 105900 1726887797.90450: checking for any_errors_fatal 105900 1726887797.90451: done checking for any_errors_fatal 105900 1726887797.90451: checking for max_fail_percentage 105900 1726887797.90452: done checking for max_fail_percentage 105900 1726887797.90453: checking to see if all hosts have failed and the running result is not ok 105900 1726887797.90454: done checking to see if all hosts have failed 105900 1726887797.90455: getting the next task for host managed_node1 105900 1726887797.90458: done getting next task for host managed_node1 105900 1726887797.90458: ^ task is: None 105900 1726887797.90460: ^ state is: HOST STATE: block=4, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* Friday 20 September 2024 23:03:17 -0400 (0:00:00.105) 0:00:00.105 ****** =============================================================================== 105900 1726887797.90567: RUNNING CLEANUP