[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. 144077 1726888853.03325: 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 144077 1726888853.04261: Added group all to inventory 144077 1726888853.04263: Added group ungrouped to inventory 144077 1726888853.04267: Group all now contains ungrouped 144077 1726888853.04271: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 144077 1726888853.33340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 144077 1726888853.33402: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 144077 1726888853.33432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 144077 1726888853.33491: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 144077 1726888853.34122: Loaded config def from plugin (inventory/script) 144077 1726888853.34125: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 144077 1726888853.34171: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 144077 1726888853.34372: Loaded config def from plugin (inventory/yaml) 144077 1726888853.34374: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 144077 1726888853.34459: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 144077 1726888853.35401: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 144077 1726888853.35404: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 144077 1726888853.35407: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 144077 1726888853.35414: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 144077 1726888853.35419: Loading data from /tmp/storage-kFg/inventory.yml 144077 1726888853.35670: /tmp/storage-kFg/inventory.yml was not parsable by auto 144077 1726888853.35738: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 144077 1726888853.35894: Loading data from /tmp/storage-kFg/inventory.yml 144077 1726888853.35977: group all already in inventory 144077 1726888853.35984: set inventory_file for managed_node1 144077 1726888853.35988: set inventory_dir for managed_node1 144077 1726888853.35989: Added host managed_node1 to inventory 144077 1726888853.36214: Added host managed_node1 to group all 144077 1726888853.36215: set ansible_host for managed_node1 144077 1726888853.36216: set ansible_ssh_extra_args for managed_node1 144077 1726888853.36222: set inventory_file for managed_node2 144077 1726888853.36226: set inventory_dir for managed_node2 144077 1726888853.36227: Added host managed_node2 to inventory 144077 1726888853.36228: Added host managed_node2 to group all 144077 1726888853.36229: set ansible_host for managed_node2 144077 1726888853.36230: set ansible_ssh_extra_args for managed_node2 144077 1726888853.36232: set inventory_file for managed_node3 144077 1726888853.36235: set inventory_dir for managed_node3 144077 1726888853.36236: Added host managed_node3 to inventory 144077 1726888853.36237: Added host managed_node3 to group all 144077 1726888853.36238: set ansible_host for managed_node3 144077 1726888853.36239: set ansible_ssh_extra_args for managed_node3 144077 1726888853.36241: Reconcile groups and hosts in inventory. 144077 1726888853.36245: Group ungrouped now contains managed_node1 144077 1726888853.36247: Group ungrouped now contains managed_node2 144077 1726888853.36248: Group ungrouped now contains managed_node3 144077 1726888853.36445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 144077 1726888853.36592: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 144077 1726888853.36755: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 144077 1726888853.36783: Loaded config def from plugin (vars/host_group_vars) 144077 1726888853.36786: 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) 144077 1726888853.36792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 144077 1726888853.36800: 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) 144077 1726888853.36843: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 144077 1726888853.37586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.37789: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 144077 1726888853.37963: Loaded config def from plugin (connection/local) 144077 1726888853.37966: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 144077 1726888853.39255: Loaded config def from plugin (connection/paramiko_ssh) 144077 1726888853.39258: 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) 144077 1726888853.41169: 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) 144077 1726888853.41329: Loaded config def from plugin (connection/psrp) 144077 1726888853.41332: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 144077 1726888853.43074: 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) 144077 1726888853.43116: Loaded config def from plugin (connection/ssh) 144077 1726888853.43119: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 144077 1726888853.46946: 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) 144077 1726888853.47106: Loaded config def from plugin (connection/winrm) 144077 1726888853.47109: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 144077 1726888853.47141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 144077 1726888853.47322: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 144077 1726888853.47507: Loaded config def from plugin (shell/cmd) 144077 1726888853.47509: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 144077 1726888853.47536: 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) 144077 1726888853.47603: Loaded config def from plugin (shell/powershell) 144077 1726888853.47606: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 144077 1726888853.47777: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 144077 1726888853.48148: Loaded config def from plugin (shell/sh) 144077 1726888853.48150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 144077 1726888853.48298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 144077 1726888853.48782: Loaded config def from plugin (become/runas) 144077 1726888853.48785: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 144077 1726888853.49271: Loaded config def from plugin (become/su) 144077 1726888853.49274: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 144077 1726888853.49557: Loaded config def from plugin (become/sudo) 144077 1726888853.49559: 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 144077 1726888853.49707: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_raid_pool_options_nvme_generated.yml 144077 1726888853.50524: trying /usr/local/lib/python3.12/site-packages/ansible/modules 144077 1726888853.57163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 144077 1726888853.57401: in VariableManager get_vars() 144077 1726888853.57409: done with get_vars() 144077 1726888853.57414: variable 'playbook_dir' from source: magic vars 144077 1726888853.57415: variable 'ansible_playbook_python' from source: magic vars 144077 1726888853.57416: variable 'ansible_config_file' from source: magic vars 144077 1726888853.57417: variable 'groups' from source: magic vars 144077 1726888853.57418: variable 'omit' from source: magic vars 144077 1726888853.57418: variable 'ansible_version' from source: magic vars 144077 1726888853.57419: variable 'ansible_check_mode' from source: magic vars 144077 1726888853.57420: variable 'ansible_diff_mode' from source: magic vars 144077 1726888853.57421: variable 'ansible_forks' from source: magic vars 144077 1726888853.57421: variable 'ansible_inventory_sources' from source: magic vars 144077 1726888853.57422: variable 'ansible_skip_tags' from source: magic vars 144077 1726888853.57423: variable 'ansible_limit' from source: magic vars 144077 1726888853.57424: variable 'ansible_run_tags' from source: magic vars 144077 1726888853.57425: variable 'ansible_verbosity' from source: magic vars 144077 1726888853.57461: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_raid_pool_options.yml 144077 1726888853.59093: in VariableManager get_vars() 144077 1726888853.59229: done with get_vars() 144077 1726888853.59307: in VariableManager get_vars() 144077 1726888853.59430: done with get_vars() 144077 1726888853.59709: in VariableManager get_vars() 144077 1726888853.59723: done with get_vars() 144077 1726888853.59904: in VariableManager get_vars() 144077 1726888853.59920: done with get_vars() 144077 1726888853.60100: in VariableManager get_vars() 144077 1726888853.60115: done with get_vars() 144077 1726888853.60296: in VariableManager get_vars() 144077 1726888853.60310: done with get_vars() 144077 1726888853.60359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 144077 1726888853.60389: 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 144077 1726888853.60975: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 144077 1726888853.61404: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 144077 1726888853.61407: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 144077 1726888853.61445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 144077 1726888853.61473: 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) 144077 1726888853.61882: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 144077 1726888853.62061: Loaded config def from plugin (callback/default) 144077 1726888853.62064: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 144077 1726888853.64565: Loaded config def from plugin (callback/junit) 144077 1726888853.64569: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 144077 1726888853.64617: 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) 144077 1726888853.64805: Loaded config def from plugin (callback/minimal) 144077 1726888853.64808: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 144077 1726888853.64852: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 144077 1726888853.65030: Loaded config def from plugin (callback/tree) 144077 1726888853.65033: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 144077 1726888853.65273: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 144077 1726888853.65276: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (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_raid_pool_options_nvme_generated.yml *************************** 2 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_raid_pool_options_nvme_generated.yml 144077 1726888853.65423: in VariableManager get_vars() 144077 1726888853.65437: done with get_vars() 144077 1726888853.65445: in VariableManager get_vars() 144077 1726888853.65456: done with get_vars() 144077 1726888853.65462: variable 'omit' from source: magic vars 144077 1726888853.65502: in VariableManager get_vars() 144077 1726888853.65632: done with get_vars() 144077 1726888853.65658: variable 'omit' from source: magic vars PLAY [Run test tests_raid_pool_options.yml for nvme] *************************** 144077 1726888853.66801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 144077 1726888853.66991: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 144077 1726888853.67487: getting the remaining hosts for this loop 144077 1726888853.67489: done getting the remaining hosts for this loop 144077 1726888853.67492: getting the next task for host managed_node1 144077 1726888853.67496: done getting next task for host managed_node1 144077 1726888853.67498: ^ task is: TASK: meta (flush_handlers) 144077 1726888853.67500: ^ 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 144077 1726888853.67502: getting variables 144077 1726888853.67503: in VariableManager get_vars() 144077 1726888853.67518: Calling all_inventory to load vars for managed_node1 144077 1726888853.67521: Calling groups_inventory to load vars for managed_node1 144077 1726888853.67524: Calling all_plugins_inventory to load vars for managed_node1 144077 1726888853.67536: Calling all_plugins_play to load vars for managed_node1 144077 1726888853.67548: Calling groups_plugins_inventory to load vars for managed_node1 144077 1726888853.67552: Calling groups_plugins_play to load vars for managed_node1 144077 1726888853.67595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.67657: done with get_vars() 144077 1726888853.67665: done getting variables 144077 1726888853.67831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 144077 1726888853.67888: in VariableManager get_vars() 144077 1726888853.67897: Calling all_inventory to load vars for managed_node1 144077 1726888853.67900: Calling groups_inventory to load vars for managed_node1 144077 1726888853.68017: Calling all_plugins_inventory to load vars for managed_node1 144077 1726888853.68024: Calling all_plugins_play to load vars for managed_node1 144077 1726888853.68027: Calling groups_plugins_inventory to load vars for managed_node1 144077 1726888853.68031: Calling groups_plugins_play to load vars for managed_node1 144077 1726888853.68062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.68078: done with get_vars() 144077 1726888853.68089: done queuing things up, now waiting for results queue to drain 144077 1726888853.68092: results queue empty 144077 1726888853.68093: checking for any_errors_fatal 144077 1726888853.68094: done checking for any_errors_fatal 144077 1726888853.68095: checking for max_fail_percentage 144077 1726888853.68096: done checking for max_fail_percentage 144077 1726888853.68099: checking to see if all hosts have failed and the running result is not ok 144077 1726888853.68100: done checking to see if all hosts have failed 144077 1726888853.68101: getting the remaining hosts for this loop 144077 1726888853.68102: done getting the remaining hosts for this loop 144077 1726888853.68104: getting the next task for host managed_node1 144077 1726888853.68108: done getting next task for host managed_node1 144077 1726888853.68110: ^ task is: TASK: meta (flush_handlers) 144077 1726888853.68234: ^ 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 144077 1726888853.68239: getting variables 144077 1726888853.68240: in VariableManager get_vars() 144077 1726888853.68249: Calling all_inventory to load vars for managed_node1 144077 1726888853.68251: Calling groups_inventory to load vars for managed_node1 144077 1726888853.68254: Calling all_plugins_inventory to load vars for managed_node1 144077 1726888853.68260: Calling all_plugins_play to load vars for managed_node1 144077 1726888853.68262: Calling groups_plugins_inventory to load vars for managed_node1 144077 1726888853.68265: Calling groups_plugins_play to load vars for managed_node1 144077 1726888853.68295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.68310: done with get_vars() 144077 1726888853.68318: done getting variables 144077 1726888853.68487: in VariableManager get_vars() 144077 1726888853.68498: Calling all_inventory to load vars for managed_node1 144077 1726888853.68500: Calling groups_inventory to load vars for managed_node1 144077 1726888853.68502: Calling all_plugins_inventory to load vars for managed_node1 144077 1726888853.68508: Calling all_plugins_play to load vars for managed_node1 144077 1726888853.68510: Calling groups_plugins_inventory to load vars for managed_node1 144077 1726888853.68516: Calling groups_plugins_play to load vars for managed_node1 144077 1726888853.68546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.68620: done with get_vars() 144077 1726888853.68630: done queuing things up, now waiting for results queue to drain 144077 1726888853.68632: results queue empty 144077 1726888853.68633: checking for any_errors_fatal 144077 1726888853.68634: done checking for any_errors_fatal 144077 1726888853.68635: checking for max_fail_percentage 144077 1726888853.68635: done checking for max_fail_percentage 144077 1726888853.68636: checking to see if all hosts have failed and the running result is not ok 144077 1726888853.68637: done checking to see if all hosts have failed 144077 1726888853.68638: getting the remaining hosts for this loop 144077 1726888853.68638: done getting the remaining hosts for this loop 144077 1726888853.68641: getting the next task for host managed_node1 144077 1726888853.68645: done getting next task for host managed_node1 144077 1726888853.68646: ^ task is: TASK: meta (flush_handlers) 144077 1726888853.68648: ^ 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 144077 1726888853.68650: getting variables 144077 1726888853.68653: in VariableManager get_vars() 144077 1726888853.68662: Calling all_inventory to load vars for managed_node1 144077 1726888853.68664: Calling groups_inventory to load vars for managed_node1 144077 1726888853.68781: Calling all_plugins_inventory to load vars for managed_node1 144077 1726888853.68787: Calling all_plugins_play to load vars for managed_node1 144077 1726888853.68789: Calling groups_plugins_inventory to load vars for managed_node1 144077 1726888853.68792: Calling groups_plugins_play to load vars for managed_node1 144077 1726888853.68825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.68844: done with get_vars() 144077 1726888853.68850: done getting variables 144077 1726888853.69014: in VariableManager get_vars() 144077 1726888853.69022: Calling all_inventory to load vars for managed_node1 144077 1726888853.69024: Calling groups_inventory to load vars for managed_node1 144077 1726888853.69027: Calling all_plugins_inventory to load vars for managed_node1 144077 1726888853.69031: Calling all_plugins_play to load vars for managed_node1 144077 1726888853.69033: Calling groups_plugins_inventory to load vars for managed_node1 144077 1726888853.69036: Calling groups_plugins_play to load vars for managed_node1 144077 1726888853.69065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.69078: done with get_vars() 144077 1726888853.69089: done queuing things up, now waiting for results queue to drain 144077 1726888853.69091: results queue empty 144077 1726888853.69092: checking for any_errors_fatal 144077 1726888853.69093: done checking for any_errors_fatal 144077 1726888853.69095: checking for max_fail_percentage 144077 1726888853.69096: done checking for max_fail_percentage 144077 1726888853.69097: checking to see if all hosts have failed and the running result is not ok 144077 1726888853.69097: done checking to see if all hosts have failed 144077 1726888853.69098: getting the remaining hosts for this loop 144077 1726888853.69099: done getting the remaining hosts for this loop 144077 1726888853.69101: getting the next task for host managed_node1 144077 1726888853.69219: done getting next task for host managed_node1 144077 1726888853.69220: ^ task is: None 144077 1726888853.69224: ^ 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 144077 1726888853.69226: done queuing things up, now waiting for results queue to drain 144077 1726888853.69226: results queue empty 144077 1726888853.69227: checking for any_errors_fatal 144077 1726888853.69228: done checking for any_errors_fatal 144077 1726888853.69228: checking for max_fail_percentage 144077 1726888853.69229: done checking for max_fail_percentage 144077 1726888853.69230: checking to see if all hosts have failed and the running result is not ok 144077 1726888853.69231: done checking to see if all hosts have failed 144077 1726888853.69232: getting the next task for host managed_node1 144077 1726888853.69234: done getting next task for host managed_node1 144077 1726888853.69235: ^ task is: None 144077 1726888853.69237: ^ 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 144077 1726888853.69264: in VariableManager get_vars() 144077 1726888853.69275: done with get_vars() 144077 1726888853.69282: in VariableManager get_vars() 144077 1726888853.69291: done with get_vars() 144077 1726888853.69298: variable 'omit' from source: magic vars 144077 1726888853.69420: in VariableManager get_vars() 144077 1726888853.69437: done with get_vars() 144077 1726888853.69457: variable 'omit' from source: magic vars PLAY [Test raid pool options] ************************************************** 144077 1726888853.73522: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 144077 1726888853.74028: getting the remaining hosts for this loop 144077 1726888853.74030: done getting the remaining hosts for this loop 144077 1726888853.74033: getting the next task for host managed_node1 144077 1726888853.74037: done getting next task for host managed_node1 144077 1726888853.74038: ^ task is: TASK: meta (flush_handlers) 144077 1726888853.74040: ^ 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 144077 1726888853.74042: getting variables 144077 1726888853.74043: in VariableManager get_vars() 144077 1726888853.74051: Calling all_inventory to load vars for managed_node1 144077 1726888853.74053: Calling groups_inventory to load vars for managed_node1 144077 1726888853.74056: Calling all_plugins_inventory to load vars for managed_node1 144077 1726888853.74060: Calling all_plugins_play to load vars for managed_node1 144077 1726888853.74063: Calling groups_plugins_inventory to load vars for managed_node1 144077 1726888853.74065: Calling groups_plugins_play to load vars for managed_node1 144077 1726888853.74096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.74110: done with get_vars() 144077 1726888853.74120: done getting variables 144077 1726888853.74176: in VariableManager get_vars() 144077 1726888853.74184: Calling all_inventory to load vars for managed_node1 144077 1726888853.74187: Calling groups_inventory to load vars for managed_node1 144077 1726888853.74189: Calling all_plugins_inventory to load vars for managed_node1 144077 1726888853.74193: Calling all_plugins_play to load vars for managed_node1 144077 1726888853.74197: Calling groups_plugins_inventory to load vars for managed_node1 144077 1726888853.74200: Calling groups_plugins_play to load vars for managed_node1 144077 1726888853.74236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.74250: done with get_vars() 144077 1726888853.74261: done queuing things up, now waiting for results queue to drain 144077 1726888853.74263: results queue empty 144077 1726888853.74265: checking for any_errors_fatal 144077 1726888853.74266: done checking for any_errors_fatal 144077 1726888853.74267: checking for max_fail_percentage 144077 1726888853.74268: done checking for max_fail_percentage 144077 1726888853.74269: checking to see if all hosts have failed and the running result is not ok 144077 1726888853.74269: done checking to see if all hosts have failed 144077 1726888853.74270: getting the remaining hosts for this loop 144077 1726888853.74271: done getting the remaining hosts for this loop 144077 1726888853.74273: getting the next task for host managed_node1 144077 1726888853.74276: done getting next task for host managed_node1 144077 1726888853.74277: ^ task is: TASK: meta (flush_handlers) 144077 1726888853.74278: ^ 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 144077 1726888853.74281: getting variables 144077 1726888853.74283: in VariableManager get_vars() 144077 1726888853.74292: Calling all_inventory to load vars for managed_node1 144077 1726888853.74294: Calling groups_inventory to load vars for managed_node1 144077 1726888853.74296: Calling all_plugins_inventory to load vars for managed_node1 144077 1726888853.74301: Calling all_plugins_play to load vars for managed_node1 144077 1726888853.74303: Calling groups_plugins_inventory to load vars for managed_node1 144077 1726888853.74305: Calling groups_plugins_play to load vars for managed_node1 144077 1726888853.74343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.74358: done with get_vars() 144077 1726888853.74365: done getting variables 144077 1726888853.74415: in VariableManager get_vars() 144077 1726888853.74422: Calling all_inventory to load vars for managed_node1 144077 1726888853.74426: Calling groups_inventory to load vars for managed_node1 144077 1726888853.74433: Calling all_plugins_inventory to load vars for managed_node1 144077 1726888853.74437: Calling all_plugins_play to load vars for managed_node1 144077 1726888853.74445: Calling groups_plugins_inventory to load vars for managed_node1 144077 1726888853.74448: Calling groups_plugins_play to load vars for managed_node1 144077 1726888853.74478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.74491: done with get_vars() 144077 1726888853.74501: done queuing things up, now waiting for results queue to drain 144077 1726888853.74504: results queue empty 144077 1726888853.74505: checking for any_errors_fatal 144077 1726888853.74506: done checking for any_errors_fatal 144077 1726888853.74507: checking for max_fail_percentage 144077 1726888853.74508: done checking for max_fail_percentage 144077 1726888853.74508: checking to see if all hosts have failed and the running result is not ok 144077 1726888853.74509: done checking to see if all hosts have failed 144077 1726888853.74510: getting the remaining hosts for this loop 144077 1726888853.74510: done getting the remaining hosts for this loop 144077 1726888853.74515: getting the next task for host managed_node1 144077 1726888853.74517: done getting next task for host managed_node1 144077 1726888853.74519: ^ task is: TASK: meta (flush_handlers) 144077 1726888853.74520: ^ 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 144077 1726888853.74524: getting variables 144077 1726888853.74525: in VariableManager get_vars() 144077 1726888853.74533: Calling all_inventory to load vars for managed_node1 144077 1726888853.74536: Calling groups_inventory to load vars for managed_node1 144077 1726888853.74538: Calling all_plugins_inventory to load vars for managed_node1 144077 1726888853.74542: Calling all_plugins_play to load vars for managed_node1 144077 1726888853.74544: Calling groups_plugins_inventory to load vars for managed_node1 144077 1726888853.74659: Calling groups_plugins_play to load vars for managed_node1 144077 1726888853.74686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.74699: done with get_vars() 144077 1726888853.74704: done getting variables 144077 1726888853.74746: in VariableManager get_vars() 144077 1726888853.74753: Calling all_inventory to load vars for managed_node1 144077 1726888853.74755: Calling groups_inventory to load vars for managed_node1 144077 1726888853.74757: Calling all_plugins_inventory to load vars for managed_node1 144077 1726888853.74761: Calling all_plugins_play to load vars for managed_node1 144077 1726888853.74763: Calling groups_plugins_inventory to load vars for managed_node1 144077 1726888853.74880: Calling groups_plugins_play to load vars for managed_node1 144077 1726888853.74926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 144077 1726888853.74940: done with get_vars() 144077 1726888853.74948: done queuing things up, now waiting for results queue to drain 144077 1726888853.74950: results queue empty 144077 1726888853.74951: checking for any_errors_fatal 144077 1726888853.74952: done checking for any_errors_fatal 144077 1726888853.74952: checking for max_fail_percentage 144077 1726888853.74953: done checking for max_fail_percentage 144077 1726888853.74954: checking to see if all hosts have failed and the running result is not ok 144077 1726888853.74955: done checking to see if all hosts have failed 144077 1726888853.74955: getting the remaining hosts for this loop 144077 1726888853.74956: done getting the remaining hosts for this loop 144077 1726888853.74958: getting the next task for host managed_node1 144077 1726888853.74961: done getting next task for host managed_node1 144077 1726888853.74962: ^ task is: None 144077 1726888853.74963: ^ 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 144077 1726888853.74964: done queuing things up, now waiting for results queue to drain 144077 1726888853.74965: results queue empty 144077 1726888853.74966: checking for any_errors_fatal 144077 1726888853.74967: done checking for any_errors_fatal 144077 1726888853.74968: checking for max_fail_percentage 144077 1726888853.74969: done checking for max_fail_percentage 144077 1726888853.74970: checking to see if all hosts have failed and the running result is not ok 144077 1726888853.74971: done checking to see if all hosts have failed 144077 1726888853.74972: getting the next task for host managed_node1 144077 1726888853.74975: done getting next task for host managed_node1 144077 1726888853.74976: ^ task is: None 144077 1726888853.74977: ^ 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:20:53 -0400 (0:00:00.100) 0:00:00.100 ****** =============================================================================== 144077 1726888853.75124: RUNNING CLEANUP