[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. 66825 1726886814.54648: 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 66825 1726886814.55815: Added group all to inventory 66825 1726886814.55820: Added group ungrouped to inventory 66825 1726886814.55824: Group all now contains ungrouped 66825 1726886814.55828: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 66825 1726886814.81223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 66825 1726886814.81287: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 66825 1726886814.81320: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 66825 1726886814.81383: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 66825 1726886814.81483: Loaded config def from plugin (inventory/script) 66825 1726886814.81485: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 66825 1726886814.81541: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 66825 1726886814.81747: Loaded config def from plugin (inventory/yaml) 66825 1726886814.81750: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 66825 1726886814.81839: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 66825 1726886814.82765: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 66825 1726886814.82768: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 66825 1726886814.82771: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 66825 1726886814.82777: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 66825 1726886814.82783: Loading data from /tmp/storage-kFg/inventory.yml 66825 1726886814.82968: /tmp/storage-kFg/inventory.yml was not parsable by auto 66825 1726886814.83035: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 66825 1726886814.83185: Loading data from /tmp/storage-kFg/inventory.yml 66825 1726886814.83385: group all already in inventory 66825 1726886814.83392: set inventory_file for managed_node1 66825 1726886814.83396: set inventory_dir for managed_node1 66825 1726886814.83397: Added host managed_node1 to inventory 66825 1726886814.83399: Added host managed_node1 to group all 66825 1726886814.83400: set ansible_host for managed_node1 66825 1726886814.83401: set ansible_ssh_extra_args for managed_node1 66825 1726886814.83404: set inventory_file for managed_node2 66825 1726886814.83407: set inventory_dir for managed_node2 66825 1726886814.83408: Added host managed_node2 to inventory 66825 1726886814.83409: Added host managed_node2 to group all 66825 1726886814.83410: set ansible_host for managed_node2 66825 1726886814.83411: set ansible_ssh_extra_args for managed_node2 66825 1726886814.83415: set inventory_file for managed_node3 66825 1726886814.83420: set inventory_dir for managed_node3 66825 1726886814.83421: Added host managed_node3 to inventory 66825 1726886814.83422: Added host managed_node3 to group all 66825 1726886814.83423: set ansible_host for managed_node3 66825 1726886814.83424: set ansible_ssh_extra_args for managed_node3 66825 1726886814.83426: Reconcile groups and hosts in inventory. 66825 1726886814.83430: Group ungrouped now contains managed_node1 66825 1726886814.83432: Group ungrouped now contains managed_node2 66825 1726886814.83434: Group ungrouped now contains managed_node3 66825 1726886814.83627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 66825 1726886814.83859: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 66825 1726886814.83906: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 66825 1726886814.84047: Loaded config def from plugin (vars/host_group_vars) 66825 1726886814.84049: 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) 66825 1726886814.84057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 66825 1726886814.84064: 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) 66825 1726886814.84108: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 66825 1726886814.84756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886814.84856: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 66825 1726886814.84900: Loaded config def from plugin (connection/local) 66825 1726886814.84903: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 66825 1726886814.85573: Loaded config def from plugin (connection/paramiko_ssh) 66825 1726886814.85577: 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) 66825 1726886814.86641: 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) 66825 1726886814.86680: Loaded config def from plugin (connection/psrp) 66825 1726886814.86683: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 66825 1726886814.87576: 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) 66825 1726886814.87646: Loaded config def from plugin (connection/ssh) 66825 1726886814.87650: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 66825 1726886814.91576: 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) 66825 1726886814.91619: Loaded config def from plugin (connection/winrm) 66825 1726886814.91622: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 66825 1726886814.91658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 66825 1726886814.91727: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 66825 1726886814.91801: Loaded config def from plugin (shell/cmd) 66825 1726886814.91803: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 66825 1726886814.91833: 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) 66825 1726886814.91928: Loaded config def from plugin (shell/powershell) 66825 1726886814.91930: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 66825 1726886814.91990: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 66825 1726886814.92204: Loaded config def from plugin (shell/sh) 66825 1726886814.92207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 66825 1726886814.92245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 66825 1726886814.92559: Loaded config def from plugin (become/runas) 66825 1726886814.92561: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 66825 1726886814.92765: Loaded config def from plugin (become/su) 66825 1726886814.92767: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 66825 1726886814.92942: Loaded config def from plugin (become/sudo) 66825 1726886814.92945: 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 66825 1726886814.92978: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_default_nvme_generated.yml 66825 1726886814.94542: trying /usr/local/lib/python3.12/site-packages/ansible/modules 66825 1726886814.98461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 66825 1726886814.98586: in VariableManager get_vars() 66825 1726886814.98594: done with get_vars() 66825 1726886814.98597: variable 'playbook_dir' from source: magic vars 66825 1726886814.98598: variable 'ansible_playbook_python' from source: magic vars 66825 1726886814.98599: variable 'ansible_config_file' from source: magic vars 66825 1726886814.98600: variable 'groups' from source: magic vars 66825 1726886814.98600: variable 'omit' from source: magic vars 66825 1726886814.98601: variable 'ansible_version' from source: magic vars 66825 1726886814.98602: variable 'ansible_check_mode' from source: magic vars 66825 1726886814.98603: variable 'ansible_diff_mode' from source: magic vars 66825 1726886814.98603: variable 'ansible_forks' from source: magic vars 66825 1726886814.98604: variable 'ansible_inventory_sources' from source: magic vars 66825 1726886814.98605: variable 'ansible_skip_tags' from source: magic vars 66825 1726886814.98606: variable 'ansible_limit' from source: magic vars 66825 1726886814.98607: variable 'ansible_run_tags' from source: magic vars 66825 1726886814.98608: variable 'ansible_verbosity' from source: magic vars 66825 1726886814.98650: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_default.yml 66825 1726886814.98724: in VariableManager get_vars() 66825 1726886814.98739: done with get_vars() 66825 1726886814.98819: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 66825 1726886814.98872: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 66825 1726886814.99114: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 66825 1726886814.99252: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 66825 1726886814.99387: in VariableManager get_vars() 66825 1726886814.99407: done with get_vars() 66825 1726886815.00298: in VariableManager get_vars() 66825 1726886815.00320: done with get_vars() 66825 1726886815.00378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 66825 1726886815.00393: 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 66825 1726886815.00624: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 66825 1726886815.01487: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 66825 1726886815.01490: 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__) 66825 1726886815.01526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 66825 1726886815.01551: 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) 66825 1726886815.01722: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 66825 1726886815.01783: Loaded config def from plugin (callback/default) 66825 1726886815.01786: 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) 66825 1726886815.03429: Loaded config def from plugin (callback/junit) 66825 1726886815.03436: 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) 66825 1726886815.03473: 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) 66825 1726886815.03530: Loaded config def from plugin (callback/minimal) 66825 1726886815.03532: 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) 66825 1726886815.03570: 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) 66825 1726886815.03628: Loaded config def from plugin (callback/tree) 66825 1726886815.03630: 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 66825 1726886815.03739: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 66825 1726886815.03742: 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_default_nvme_generated.yml ************************************* 2 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_default_nvme_generated.yml 66825 1726886815.03772: in VariableManager get_vars() 66825 1726886815.03783: done with get_vars() 66825 1726886815.03788: in VariableManager get_vars() 66825 1726886815.03795: done with get_vars() 66825 1726886815.03799: variable 'omit' from source: magic vars 66825 1726886815.03837: in VariableManager get_vars() 66825 1726886815.03850: done with get_vars() 66825 1726886815.03874: variable 'omit' from source: magic vars PLAY [Run test tests_default.yml for nvme] ************************************* 66825 1726886815.04415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 66825 1726886815.04488: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 66825 1726886815.05232: getting the remaining hosts for this loop 66825 1726886815.05234: done getting the remaining hosts for this loop 66825 1726886815.05237: getting the next task for host managed_node1 66825 1726886815.05243: done getting next task for host managed_node1 66825 1726886815.05244: ^ task is: TASK: meta (flush_handlers) 66825 1726886815.05246: ^ 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 66825 1726886815.05249: getting variables 66825 1726886815.05250: in VariableManager get_vars() 66825 1726886815.05260: Calling all_inventory to load vars for managed_node1 66825 1726886815.05263: Calling groups_inventory to load vars for managed_node1 66825 1726886815.05265: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.05278: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.05291: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.05295: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.05332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.05384: done with get_vars() 66825 1726886815.05390: done getting variables 66825 1726886815.05449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 66825 1726886815.05499: in VariableManager get_vars() 66825 1726886815.05507: Calling all_inventory to load vars for managed_node1 66825 1726886815.05510: Calling groups_inventory to load vars for managed_node1 66825 1726886815.05514: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.05521: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.05523: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.05526: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.05554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.05567: done with get_vars() 66825 1726886815.05578: done queuing things up, now waiting for results queue to drain 66825 1726886815.05580: results queue empty 66825 1726886815.05581: checking for any_errors_fatal 66825 1726886815.05582: done checking for any_errors_fatal 66825 1726886815.05583: checking for max_fail_percentage 66825 1726886815.05584: done checking for max_fail_percentage 66825 1726886815.05585: checking to see if all hosts have failed and the running result is not ok 66825 1726886815.05585: done checking to see if all hosts have failed 66825 1726886815.05586: getting the remaining hosts for this loop 66825 1726886815.05587: done getting the remaining hosts for this loop 66825 1726886815.05590: getting the next task for host managed_node1 66825 1726886815.05594: done getting next task for host managed_node1 66825 1726886815.05596: ^ task is: TASK: meta (flush_handlers) 66825 1726886815.05597: ^ 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 66825 1726886815.05600: getting variables 66825 1726886815.05601: in VariableManager get_vars() 66825 1726886815.05608: Calling all_inventory to load vars for managed_node1 66825 1726886815.05610: Calling groups_inventory to load vars for managed_node1 66825 1726886815.05619: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.05625: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.05627: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.05630: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.05656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.05668: done with get_vars() 66825 1726886815.05674: done getting variables 66825 1726886815.05719: in VariableManager get_vars() 66825 1726886815.05732: Calling all_inventory to load vars for managed_node1 66825 1726886815.05735: Calling groups_inventory to load vars for managed_node1 66825 1726886815.05737: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.05742: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.05744: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.05747: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.05772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.05785: done with get_vars() 66825 1726886815.05794: done queuing things up, now waiting for results queue to drain 66825 1726886815.05796: results queue empty 66825 1726886815.05797: checking for any_errors_fatal 66825 1726886815.05798: done checking for any_errors_fatal 66825 1726886815.05798: checking for max_fail_percentage 66825 1726886815.05799: done checking for max_fail_percentage 66825 1726886815.05800: checking to see if all hosts have failed and the running result is not ok 66825 1726886815.05801: done checking to see if all hosts have failed 66825 1726886815.05802: getting the remaining hosts for this loop 66825 1726886815.05803: done getting the remaining hosts for this loop 66825 1726886815.05805: getting the next task for host managed_node1 66825 1726886815.05808: done getting next task for host managed_node1 66825 1726886815.05810: ^ task is: TASK: meta (flush_handlers) 66825 1726886815.05813: ^ 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 66825 1726886815.05816: getting variables 66825 1726886815.05819: in VariableManager get_vars() 66825 1726886815.05827: Calling all_inventory to load vars for managed_node1 66825 1726886815.05829: Calling groups_inventory to load vars for managed_node1 66825 1726886815.05836: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.05841: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.05843: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.05846: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.05872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.05885: done with get_vars() 66825 1726886815.05894: done getting variables 66825 1726886815.06054: in VariableManager get_vars() 66825 1726886815.06063: Calling all_inventory to load vars for managed_node1 66825 1726886815.06065: Calling groups_inventory to load vars for managed_node1 66825 1726886815.06068: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.06072: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.06074: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.06077: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.06103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.06121: done with get_vars() 66825 1726886815.06130: done queuing things up, now waiting for results queue to drain 66825 1726886815.06132: results queue empty 66825 1726886815.06133: checking for any_errors_fatal 66825 1726886815.06135: done checking for any_errors_fatal 66825 1726886815.06135: checking for max_fail_percentage 66825 1726886815.06136: done checking for max_fail_percentage 66825 1726886815.06137: checking to see if all hosts have failed and the running result is not ok 66825 1726886815.06138: done checking to see if all hosts have failed 66825 1726886815.06138: getting the remaining hosts for this loop 66825 1726886815.06139: done getting the remaining hosts for this loop 66825 1726886815.06142: getting the next task for host managed_node1 66825 1726886815.06144: done getting next task for host managed_node1 66825 1726886815.06145: ^ task is: None 66825 1726886815.06147: ^ 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 66825 1726886815.06148: done queuing things up, now waiting for results queue to drain 66825 1726886815.06149: results queue empty 66825 1726886815.06149: checking for any_errors_fatal 66825 1726886815.06150: done checking for any_errors_fatal 66825 1726886815.06151: checking for max_fail_percentage 66825 1726886815.06152: done checking for max_fail_percentage 66825 1726886815.06152: checking to see if all hosts have failed and the running result is not ok 66825 1726886815.06153: done checking to see if all hosts have failed 66825 1726886815.06154: getting the next task for host managed_node1 66825 1726886815.06270: done getting next task for host managed_node1 66825 1726886815.06272: ^ task is: None 66825 1726886815.06273: ^ 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 66825 1726886815.06329: in VariableManager get_vars() 66825 1726886815.06344: done with get_vars() 66825 1726886815.06349: in VariableManager get_vars() 66825 1726886815.06361: done with get_vars() 66825 1726886815.06365: variable 'omit' from source: magic vars 66825 1726886815.07234: in VariableManager get_vars() 66825 1726886815.07248: done with get_vars() 66825 1726886815.07267: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 66825 1726886815.07553: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 66825 1726886815.08320: getting the remaining hosts for this loop 66825 1726886815.08321: done getting the remaining hosts for this loop 66825 1726886815.08323: getting the next task for host managed_node1 66825 1726886815.08326: done getting next task for host managed_node1 66825 1726886815.08327: ^ task is: TASK: meta (flush_handlers) 66825 1726886815.08328: ^ 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 66825 1726886815.08330: getting variables 66825 1726886815.08331: in VariableManager get_vars() 66825 1726886815.08340: Calling all_inventory to load vars for managed_node1 66825 1726886815.08342: Calling groups_inventory to load vars for managed_node1 66825 1726886815.08344: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.08347: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.08349: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.08351: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.08376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.08390: done with get_vars() 66825 1726886815.08395: done getting variables 66825 1726886815.08443: in VariableManager get_vars() 66825 1726886815.08453: Calling all_inventory to load vars for managed_node1 66825 1726886815.08455: Calling groups_inventory to load vars for managed_node1 66825 1726886815.08457: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.08461: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.08464: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.08467: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.08492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.08506: done with get_vars() 66825 1726886815.08516: done queuing things up, now waiting for results queue to drain 66825 1726886815.08520: results queue empty 66825 1726886815.08521: checking for any_errors_fatal 66825 1726886815.08522: done checking for any_errors_fatal 66825 1726886815.08522: checking for max_fail_percentage 66825 1726886815.08523: done checking for max_fail_percentage 66825 1726886815.08524: checking to see if all hosts have failed and the running result is not ok 66825 1726886815.08525: done checking to see if all hosts have failed 66825 1726886815.08526: getting the remaining hosts for this loop 66825 1726886815.08526: done getting the remaining hosts for this loop 66825 1726886815.08529: getting the next task for host managed_node1 66825 1726886815.08531: done getting next task for host managed_node1 66825 1726886815.08533: ^ task is: TASK: meta (role_complete) 66825 1726886815.08535: ^ 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 66825 1726886815.08543: getting variables 66825 1726886815.08544: in VariableManager get_vars() 66825 1726886815.08554: Calling all_inventory to load vars for managed_node1 66825 1726886815.08556: Calling groups_inventory to load vars for managed_node1 66825 1726886815.08558: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.08562: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.08564: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.08567: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.08592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.08609: done with get_vars() 66825 1726886815.08821: done getting variables 66825 1726886815.08871: done queuing things up, now waiting for results queue to drain 66825 1726886815.08873: results queue empty 66825 1726886815.08874: checking for any_errors_fatal 66825 1726886815.08875: done checking for any_errors_fatal 66825 1726886815.08878: checking for max_fail_percentage 66825 1726886815.08879: done checking for max_fail_percentage 66825 1726886815.08880: checking to see if all hosts have failed and the running result is not ok 66825 1726886815.08881: done checking to see if all hosts have failed 66825 1726886815.08881: getting the remaining hosts for this loop 66825 1726886815.08882: done getting the remaining hosts for this loop 66825 1726886815.08884: getting the next task for host managed_node1 66825 1726886815.08887: done getting next task for host managed_node1 66825 1726886815.08888: ^ task is: TASK: meta (flush_handlers) 66825 1726886815.08889: ^ 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 66825 1726886815.08892: getting variables 66825 1726886815.08892: in VariableManager get_vars() 66825 1726886815.08902: Calling all_inventory to load vars for managed_node1 66825 1726886815.08904: Calling groups_inventory to load vars for managed_node1 66825 1726886815.08906: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.08910: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.08914: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.08920: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.08946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.08960: done with get_vars() 66825 1726886815.08966: done getting variables 66825 1726886815.09007: in VariableManager get_vars() 66825 1726886815.09223: Calling all_inventory to load vars for managed_node1 66825 1726886815.09225: Calling groups_inventory to load vars for managed_node1 66825 1726886815.09227: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.09232: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.09234: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.09237: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.09262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.09276: done with get_vars() 66825 1726886815.09285: done queuing things up, now waiting for results queue to drain 66825 1726886815.09286: results queue empty 66825 1726886815.09287: checking for any_errors_fatal 66825 1726886815.09288: done checking for any_errors_fatal 66825 1726886815.09289: checking for max_fail_percentage 66825 1726886815.09289: done checking for max_fail_percentage 66825 1726886815.09290: checking to see if all hosts have failed and the running result is not ok 66825 1726886815.09291: done checking to see if all hosts have failed 66825 1726886815.09292: getting the remaining hosts for this loop 66825 1726886815.09292: done getting the remaining hosts for this loop 66825 1726886815.09295: getting the next task for host managed_node1 66825 1726886815.09297: done getting next task for host managed_node1 66825 1726886815.09299: ^ task is: TASK: meta (flush_handlers) 66825 1726886815.09300: ^ state is: HOST STATE: block=4, 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 66825 1726886815.09302: getting variables 66825 1726886815.09303: in VariableManager get_vars() 66825 1726886815.09316: Calling all_inventory to load vars for managed_node1 66825 1726886815.09320: Calling groups_inventory to load vars for managed_node1 66825 1726886815.09322: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.09327: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.09329: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.09332: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.09359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.09374: done with get_vars() 66825 1726886815.09379: done getting variables 66825 1726886815.09426: in VariableManager get_vars() 66825 1726886815.09435: Calling all_inventory to load vars for managed_node1 66825 1726886815.09438: Calling groups_inventory to load vars for managed_node1 66825 1726886815.09440: Calling all_plugins_inventory to load vars for managed_node1 66825 1726886815.09443: Calling all_plugins_play to load vars for managed_node1 66825 1726886815.09446: Calling groups_plugins_inventory to load vars for managed_node1 66825 1726886815.09448: Calling groups_plugins_play to load vars for managed_node1 66825 1726886815.09473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 66825 1726886815.09487: done with get_vars() 66825 1726886815.09496: done queuing things up, now waiting for results queue to drain 66825 1726886815.09498: results queue empty 66825 1726886815.09498: checking for any_errors_fatal 66825 1726886815.09499: done checking for any_errors_fatal 66825 1726886815.09500: checking for max_fail_percentage 66825 1726886815.09501: done checking for max_fail_percentage 66825 1726886815.09502: checking to see if all hosts have failed and the running result is not ok 66825 1726886815.09503: done checking to see if all hosts have failed 66825 1726886815.09504: getting the remaining hosts for this loop 66825 1726886815.09505: done getting the remaining hosts for this loop 66825 1726886815.09507: getting the next task for host managed_node1 66825 1726886815.09509: done getting next task for host managed_node1 66825 1726886815.09510: ^ task is: None 66825 1726886815.09513: ^ state is: HOST STATE: block=5, 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 66825 1726886815.09515: done queuing things up, now waiting for results queue to drain 66825 1726886815.09515: results queue empty 66825 1726886815.09518: checking for any_errors_fatal 66825 1726886815.09519: done checking for any_errors_fatal 66825 1726886815.09520: checking for max_fail_percentage 66825 1726886815.09521: done checking for max_fail_percentage 66825 1726886815.09522: checking to see if all hosts have failed and the running result is not ok 66825 1726886815.09523: done checking to see if all hosts have failed 66825 1726886815.09524: getting the next task for host managed_node1 66825 1726886815.09526: done getting next task for host managed_node1 66825 1726886815.09527: ^ task is: None 66825 1726886815.09528: ^ state is: HOST STATE: block=5, 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 22:46:55 -0400 (0:00:00.061) 0:00:00.061 ****** =============================================================================== 66825 1726886815.09862: RUNNING CLEANUP