[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. 6652 1726877617.04307: 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-Mpl 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 6652 1726877617.04625: Added group all to inventory 6652 1726877617.04627: Added group ungrouped to inventory 6652 1726877617.04630: Group all now contains ungrouped 6652 1726877617.04633: Examining possible inventory source: /tmp/ad_integration-QHp/inventory.yml 6652 1726877617.13453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6652 1726877617.13494: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6652 1726877617.13512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6652 1726877617.13553: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6652 1726877617.13600: Loaded config def from plugin (inventory/script) 6652 1726877617.13601: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6652 1726877617.13633: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6652 1726877617.13687: Loaded config def from plugin (inventory/yaml) 6652 1726877617.13689: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6652 1726877617.13751: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6652 1726877617.14024: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6652 1726877617.14026: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6652 1726877617.14029: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6652 1726877617.14033: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6652 1726877617.14036: Loading data from /tmp/ad_integration-QHp/inventory.yml 6652 1726877617.14078: /tmp/ad_integration-QHp/inventory.yml was not parsable by auto 6652 1726877617.14124: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6652 1726877617.14153: Loading data from /tmp/ad_integration-QHp/inventory.yml 6652 1726877617.14203: group all already in inventory 6652 1726877617.14208: set inventory_file for managed_node1 6652 1726877617.14213: set inventory_dir for managed_node1 6652 1726877617.14214: Added host managed_node1 to inventory 6652 1726877617.14217: Added host managed_node1 to group all 6652 1726877617.14218: set ansible_host for managed_node1 6652 1726877617.14219: set ansible_ssh_extra_args for managed_node1 6652 1726877617.14221: set inventory_file for managed_node2 6652 1726877617.14223: set inventory_dir for managed_node2 6652 1726877617.14223: Added host managed_node2 to inventory 6652 1726877617.14224: Added host managed_node2 to group all 6652 1726877617.14225: set ansible_host for managed_node2 6652 1726877617.14225: set ansible_ssh_extra_args for managed_node2 6652 1726877617.14227: set inventory_file for managed_node3 6652 1726877617.14228: set inventory_dir for managed_node3 6652 1726877617.14229: Added host managed_node3 to inventory 6652 1726877617.14230: Added host managed_node3 to group all 6652 1726877617.14230: set ansible_host for managed_node3 6652 1726877617.14231: set ansible_ssh_extra_args for managed_node3 6652 1726877617.14232: Reconcile groups and hosts in inventory. 6652 1726877617.14235: Group ungrouped now contains managed_node1 6652 1726877617.14236: Group ungrouped now contains managed_node2 6652 1726877617.14237: Group ungrouped now contains managed_node3 6652 1726877617.14290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6652 1726877617.14371: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6652 1726877617.14400: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6652 1726877617.14421: Loaded config def from plugin (vars/host_group_vars) 6652 1726877617.14423: 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) 6652 1726877617.14428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6652 1726877617.14433: 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) 6652 1726877617.14462: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6652 1726877617.14687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6652 1726877617.14755: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6652 1726877617.14779: Loaded config def from plugin (connection/local) 6652 1726877617.14781: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6652 1726877617.15116: Loaded config def from plugin (connection/paramiko_ssh) 6652 1726877617.15119: 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) 6652 1726877617.15690: 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) 6652 1726877617.15714: Loaded config def from plugin (connection/psrp) 6652 1726877617.15716: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6652 1726877617.16114: 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) 6652 1726877617.16138: Loaded config def from plugin (connection/ssh) 6652 1726877617.16140: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6652 1726877617.17300: 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) 6652 1726877617.17326: Loaded config def from plugin (connection/winrm) 6652 1726877617.17328: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6652 1726877617.17347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6652 1726877617.17388: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6652 1726877617.17431: Loaded config def from plugin (shell/cmd) 6652 1726877617.17433: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) [WARNING]: Could not match supplied host pattern, ignoring: ad 6652 1726877617.17449: 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) 6652 1726877617.17485: Loaded config def from plugin (shell/powershell) 6652 1726877617.17486: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6652 1726877617.17524: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6652 1726877617.17627: Loaded config def from plugin (shell/sh) 6652 1726877617.17628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6652 1726877617.17649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6652 1726877617.17828: Loaded config def from plugin (become/runas) 6652 1726877617.17830: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6652 1726877617.17936: Loaded config def from plugin (become/su) 6652 1726877617.17938: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6652 1726877617.18031: Loaded config def from plugin (become/sudo) 6652 1726877617.18032: 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 6652 1726877617.18053: Loading data from /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml 6652 1726877617.18327: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6652 1726877617.20151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6652 1726877617.20227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6652 1726877617.20235: 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 6652 1726877617.20388: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6652 1726877617.20479: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6652 1726877617.20481: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Mpl/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) 6652 1726877617.20502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6652 1726877617.20520: 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) 6652 1726877617.20625: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6652 1726877617.20660: Loaded config def from plugin (callback/default) 6652 1726877617.20662: 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) 6652 1726877617.21390: Loaded config def from plugin (callback/junit) 6652 1726877617.21392: 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) 6652 1726877617.21424: 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) 6652 1726877617.21463: Loaded config def from plugin (callback/minimal) 6652 1726877617.21464: 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) 6652 1726877617.21490: 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) 6652 1726877617.21528: Loaded config def from plugin (callback/tree) 6652 1726877617.21530: 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 6652 1726877617.21606: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6652 1726877617.21608: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Mpl/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_default.yml **************************************************** 1 plays in /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml 6652 1726877617.21629: in VariableManager get_vars() 6652 1726877617.21648: Could not match supplied host pattern, ignoring: ad 6652 1726877617.21661: done with get_vars() 6652 1726877617.21666: in VariableManager get_vars() 6652 1726877617.21673: done with get_vars() 6652 1726877617.21677: variable 'omit' from source: magic vars 6652 1726877617.21701: in VariableManager get_vars() 6652 1726877617.21709: done with get_vars() 6652 1726877617.21726: variable 'omit' from source: magic vars PLAY [Ensure role behaviour with default parameters] *************************** 6652 1726877617.22082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6652 1726877617.22135: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6652 1726877617.22161: getting the remaining hosts for this loop 6652 1726877617.22162: done getting the remaining hosts for this loop 6652 1726877617.22164: getting the next task for host managed_node2 6652 1726877617.22167: done getting next task for host managed_node2 6652 1726877617.22168: ^ task is: TASK: meta (flush_handlers) 6652 1726877617.22169: ^ 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 6652 1726877617.22174: getting variables 6652 1726877617.22175: in VariableManager get_vars() 6652 1726877617.22181: Calling all_inventory to load vars for managed_node2 6652 1726877617.22183: Calling groups_inventory to load vars for managed_node2 6652 1726877617.22184: Calling all_plugins_inventory to load vars for managed_node2 6652 1726877617.22193: Calling all_plugins_play to load vars for managed_node2 6652 1726877617.22199: Calling groups_plugins_inventory to load vars for managed_node2 6652 1726877617.22202: Calling groups_plugins_play to load vars for managed_node2 6652 1726877617.22228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6652 1726877617.22259: done with get_vars() 6652 1726877617.22264: done getting variables 6652 1726877617.22290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6652 1726877617.22332: in VariableManager get_vars() 6652 1726877617.22338: Calling all_inventory to load vars for managed_node2 6652 1726877617.22339: Calling groups_inventory to load vars for managed_node2 6652 1726877617.22341: Calling all_plugins_inventory to load vars for managed_node2 6652 1726877617.22343: Calling all_plugins_play to load vars for managed_node2 6652 1726877617.22345: Calling groups_plugins_inventory to load vars for managed_node2 6652 1726877617.22346: Calling groups_plugins_play to load vars for managed_node2 6652 1726877617.22363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6652 1726877617.22371: done with get_vars() 6652 1726877617.22378: done queuing things up, now waiting for results queue to drain 6652 1726877617.22379: results queue empty 6652 1726877617.22379: checking for any_errors_fatal 6652 1726877617.22380: done checking for any_errors_fatal 6652 1726877617.22381: checking for max_fail_percentage 6652 1726877617.22381: done checking for max_fail_percentage 6652 1726877617.22382: checking to see if all hosts have failed and the running result is not ok 6652 1726877617.22382: done checking to see if all hosts have failed 6652 1726877617.22383: getting the remaining hosts for this loop 6652 1726877617.22383: done getting the remaining hosts for this loop 6652 1726877617.22385: getting the next task for host managed_node2 6652 1726877617.22388: done getting next task for host managed_node2 6652 1726877617.22389: ^ task is: TASK: Include the role 6652 1726877617.22390: ^ 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 6652 1726877617.22391: getting variables 6652 1726877617.22392: in VariableManager get_vars() 6652 1726877617.22407: Calling all_inventory to load vars for managed_node2 6652 1726877617.22409: Calling groups_inventory to load vars for managed_node2 6652 1726877617.22413: Calling all_plugins_inventory to load vars for managed_node2 6652 1726877617.22417: Calling all_plugins_play to load vars for managed_node2 6652 1726877617.22419: Calling groups_plugins_inventory to load vars for managed_node2 6652 1726877617.22420: Calling groups_plugins_play to load vars for managed_node2 6652 1726877617.22438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6652 1726877617.22447: done with get_vars() 6652 1726877617.22451: done getting variables TASK [Include the role] ******************************************************** task path: /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:11 Friday 20 September 2024 20:13:37 -0400 (0:00:00.009) 0:00:00.009 ****** 6652 1726877617.22496: entering _queue_task() for managed_node2/include_role 6652 1726877617.22497: Creating lock for include_role 6652 1726877617.22705: worker is 1 (out of 1 available) 6652 1726877617.22716: exiting _queue_task() for managed_node2/include_role 6652 1726877617.22727: done queuing things up, now waiting for results queue to drain 6652 1726877617.22728: waiting for pending results... 6652 1726877617.22858: running TaskExecutor() for managed_node2/TASK: Include the role 6652 1726877617.22909: in run() - task 0afff858-c515-1839-c321-000000000006 6652 1726877617.22923: variable 'ansible_search_path' from source: unknown 6652 1726877617.22950: calling self._execute() 6652 1726877617.22994: variable 'ansible_host' from source: host vars for 'managed_node2' 6652 1726877617.23000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6652 1726877617.23008: variable 'omit' from source: magic vars 6652 1726877617.23076: _execute() done 6652 1726877617.23081: dumping result to json 6652 1726877617.23085: done dumping result, returning 6652 1726877617.23087: done running TaskExecutor() for managed_node2/TASK: Include the role [0afff858-c515-1839-c321-000000000006] 6652 1726877617.23092: sending task result for task 0afff858-c515-1839-c321-000000000006 6652 1726877617.23188: done sending task result for task 0afff858-c515-1839-c321-000000000006 6652 1726877617.23190: WORKER PROCESS EXITING 6652 1726877617.23239: no more pending results, returning what we have 6652 1726877617.23243: in VariableManager get_vars() 6652 1726877617.23264: Calling all_inventory to load vars for managed_node2 6652 1726877617.23266: Calling groups_inventory to load vars for managed_node2 6652 1726877617.23268: Calling all_plugins_inventory to load vars for managed_node2 6652 1726877617.23274: Calling all_plugins_play to load vars for managed_node2 6652 1726877617.23277: Calling groups_plugins_inventory to load vars for managed_node2 6652 1726877617.23278: Calling groups_plugins_play to load vars for managed_node2 6652 1726877617.23302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6652 1726877617.23315: done with get_vars() 6652 1726877617.23321: variable 'ansible_search_path' from source: unknown 6652 1726877617.23367: variable 'omit' from source: magic vars 6652 1726877617.23381: variable 'omit' from source: magic vars 6652 1726877617.23390: variable 'omit' from source: magic vars 6652 1726877617.23393: we have included files to process 6652 1726877617.23393: generating all_blocks data 6652 1726877617.23394: done generating all_blocks data 6652 1726877617.23394: processing included file: fedora.linux_system_roles.ad_integration 6652 1726877617.23407: in VariableManager get_vars() 6652 1726877617.23419: done with get_vars() 6652 1726877617.23460: in VariableManager get_vars() 6652 1726877617.23470: done with get_vars() 6652 1726877617.23496: Loading data from /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/roles/ad_integration/vars/main.yml 6652 1726877617.23579: Loading data from /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/roles/ad_integration/defaults/main.yml 6652 1726877617.23657: Loading data from /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/roles/ad_integration/meta/main.yml 6652 1726877617.23742: Loading data from /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml 6652 1726877617.26101: in VariableManager get_vars() 6652 1726877617.26118: done with get_vars() 6652 1726877617.27731: Loading data from /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml 6652 1726877617.28155: iterating over new_blocks loaded from include file 6652 1726877617.28157: in VariableManager get_vars() 6652 1726877617.28165: done with get_vars() 6652 1726877617.28167: filtering new block on tags 6652 1726877617.28199: done filtering new block on tags 6652 1726877617.28202: in VariableManager get_vars() 6652 1726877617.28208: done with get_vars() 6652 1726877617.28209: filtering new block on tags 6652 1726877617.28222: done filtering new block on tags 6652 1726877617.28223: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.ad_integration for managed_node2 6652 1726877617.28228: extending task lists for all hosts with included blocks 6652 1726877617.28256: done extending task lists 6652 1726877617.28257: done processing included files 6652 1726877617.28257: results queue empty 6652 1726877617.28258: checking for any_errors_fatal 6652 1726877617.28259: done checking for any_errors_fatal 6652 1726877617.28259: checking for max_fail_percentage 6652 1726877617.28260: done checking for max_fail_percentage 6652 1726877617.28260: checking to see if all hosts have failed and the running result is not ok 6652 1726877617.28261: done checking to see if all hosts have failed 6652 1726877617.28261: getting the remaining hosts for this loop 6652 1726877617.28262: done getting the remaining hosts for this loop 6652 1726877617.28263: getting the next task for host managed_node2 6652 1726877617.28266: done getting next task for host managed_node2 6652 1726877617.28267: ^ task is: TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available 6652 1726877617.28269: ^ state is: HOST STATE: block=2, task=2, 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? (HOST STATE: block=0, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6652 1726877617.28274: getting variables 6652 1726877617.28275: in VariableManager get_vars() 6652 1726877617.28283: Calling all_inventory to load vars for managed_node2 6652 1726877617.28284: Calling groups_inventory to load vars for managed_node2 6652 1726877617.28307: Calling all_plugins_inventory to load vars for managed_node2 6652 1726877617.28313: Calling all_plugins_play to load vars for managed_node2 6652 1726877617.28315: Calling groups_plugins_inventory to load vars for managed_node2 6652 1726877617.28319: Calling groups_plugins_play to load vars for managed_node2 6652 1726877617.28337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6652 1726877617.28350: done with get_vars() 6652 1726877617.28355: done getting variables 6652 1726877617.28396: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Friday 20 September 2024 20:13:37 -0400 (0:00:00.059) 0:00:00.068 ****** 6652 1726877617.28420: entering _queue_task() for managed_node2/fail 6652 1726877617.28421: Creating lock for fail 6652 1726877617.28604: worker is 1 (out of 1 available) 6652 1726877617.28619: exiting _queue_task() for managed_node2/fail 6652 1726877617.28632: done queuing things up, now waiting for results queue to drain 6652 1726877617.28633: waiting for pending results... 6652 1726877617.28770: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available 6652 1726877617.28833: in run() - task 0afff858-c515-1839-c321-000000000023 6652 1726877617.28842: variable 'ansible_search_path' from source: unknown 6652 1726877617.28846: variable 'ansible_search_path' from source: unknown 6652 1726877617.28875: calling self._execute() 6652 1726877617.28924: variable 'ansible_host' from source: host vars for 'managed_node2' 6652 1726877617.28928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6652 1726877617.28936: variable 'omit' from source: magic vars 6652 1726877617.29239: variable 'ad_integration_realm' from source: role '' defaults 6652 1726877617.29246: Evaluated conditional (not ad_integration_realm): True 6652 1726877617.29252: variable 'omit' from source: magic vars 6652 1726877617.29288: variable 'omit' from source: magic vars 6652 1726877617.29309: variable 'omit' from source: magic vars 6652 1726877617.29342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6652 1726877617.29365: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6652 1726877617.29384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6652 1726877617.29395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6652 1726877617.29406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6652 1726877617.29443: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6652 1726877617.29451: variable 'ansible_host' from source: host vars for 'managed_node2' 6652 1726877617.29457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6652 1726877617.29560: Set connection var ansible_shell_type to sh 6652 1726877617.29567: Set connection var ansible_connection to ssh 6652 1726877617.29577: Set connection var ansible_timeout to 10 6652 1726877617.29586: Set connection var ansible_module_compression to ZIP_DEFLATED 6652 1726877617.29596: Set connection var ansible_pipelining to False 6652 1726877617.29607: Set connection var ansible_shell_executable to /bin/sh 6652 1726877617.29634: variable 'ansible_shell_executable' from source: unknown 6652 1726877617.29643: variable 'ansible_connection' from source: unknown 6652 1726877617.29648: variable 'ansible_module_compression' from source: unknown 6652 1726877617.29653: variable 'ansible_shell_type' from source: unknown 6652 1726877617.29657: variable 'ansible_shell_executable' from source: unknown 6652 1726877617.29662: variable 'ansible_host' from source: host vars for 'managed_node2' 6652 1726877617.29668: variable 'ansible_pipelining' from source: unknown 6652 1726877617.29672: variable 'ansible_timeout' from source: unknown 6652 1726877617.29679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6652 1726877617.29825: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6652 1726877617.29839: variable 'omit' from source: magic vars 6652 1726877617.29846: starting attempt loop 6652 1726877617.29853: running the handler 6652 1726877617.29866: handler run complete 6652 1726877617.29899: attempt loop complete, returning result 6652 1726877617.29905: _execute() done 6652 1726877617.29910: dumping result to json 6652 1726877617.29920: done dumping result, returning 6652 1726877617.29935: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available [0afff858-c515-1839-c321-000000000023] 6652 1726877617.29944: sending task result for task 0afff858-c515-1839-c321-000000000023 6652 1726877617.30044: done sending task result for task 0afff858-c515-1839-c321-000000000023 6652 1726877617.30051: WORKER PROCESS EXITING 6652 1726877617.30076: marking managed_node2 as failed 6652 1726877617.30084: marking host managed_node2 failed, current state: HOST STATE: block=2, task=2, 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? (HOST STATE: block=0, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6652 1726877617.30091: ^ failed state is now: HOST STATE: block=2, task=2, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6652 1726877617.30093: getting the next task for host managed_node2 6652 1726877617.30098: done getting next task for host managed_node2 6652 1726877617.30100: ^ task is: TASK: Assert that user is notified about missing variables 6652 1726877617.30101: ^ state is: HOST STATE: block=2, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, 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 fatal: [managed_node2]: FAILED! => { "changed": false } MSG: Variable ad_integration_realm must be provided! 6652 1726877617.30256: no more pending results, returning what we have 6652 1726877617.30260: results queue empty 6652 1726877617.30261: checking for any_errors_fatal 6652 1726877617.30262: done checking for any_errors_fatal 6652 1726877617.30263: checking for max_fail_percentage 6652 1726877617.30265: done checking for max_fail_percentage 6652 1726877617.30265: checking to see if all hosts have failed and the running result is not ok 6652 1726877617.30266: done checking to see if all hosts have failed 6652 1726877617.30267: getting the remaining hosts for this loop 6652 1726877617.30268: done getting the remaining hosts for this loop 6652 1726877617.30271: getting the next task for host managed_node2 6652 1726877617.30275: done getting next task for host managed_node2 6652 1726877617.30277: ^ task is: TASK: Assert that user is notified about missing variables 6652 1726877617.30278: ^ state is: HOST STATE: block=2, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, 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 6652 1726877617.30282: getting variables 6652 1726877617.30284: in VariableManager get_vars() 6652 1726877617.30308: Calling all_inventory to load vars for managed_node2 6652 1726877617.30312: Calling groups_inventory to load vars for managed_node2 6652 1726877617.30318: Calling all_plugins_inventory to load vars for managed_node2 6652 1726877617.30333: Calling all_plugins_play to load vars for managed_node2 6652 1726877617.30335: Calling groups_plugins_inventory to load vars for managed_node2 6652 1726877617.30338: Calling groups_plugins_play to load vars for managed_node2 6652 1726877617.30380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6652 1726877617.30398: done with get_vars() 6652 1726877617.30405: done getting variables 6652 1726877617.30502: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert that user is notified about missing variables] ******************** task path: /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:16 Friday 20 September 2024 20:13:37 -0400 (0:00:00.021) 0:00:00.089 ****** 6652 1726877617.30535: entering _queue_task() for managed_node2/assert 6652 1726877617.30537: Creating lock for assert 6652 1726877617.31058: worker is 1 (out of 1 available) 6652 1726877617.31073: exiting _queue_task() for managed_node2/assert 6652 1726877617.31083: done queuing things up, now waiting for results queue to drain 6652 1726877617.31084: waiting for pending results... 6652 1726877617.31340: running TaskExecutor() for managed_node2/TASK: Assert that user is notified about missing variables 6652 1726877617.31416: in run() - task 0afff858-c515-1839-c321-000000000007 6652 1726877617.31435: variable 'ansible_search_path' from source: unknown 6652 1726877617.31474: calling self._execute() 6652 1726877617.31537: variable 'ansible_host' from source: host vars for 'managed_node2' 6652 1726877617.31547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6652 1726877617.31560: variable 'omit' from source: magic vars 6652 1726877617.31657: variable 'omit' from source: magic vars 6652 1726877617.31725: variable 'omit' from source: magic vars 6652 1726877617.31762: variable 'omit' from source: magic vars 6652 1726877617.31842: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6652 1726877617.31915: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6652 1726877617.31939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6652 1726877617.31962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6652 1726877617.31978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6652 1726877617.32015: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6652 1726877617.32024: variable 'ansible_host' from source: host vars for 'managed_node2' 6652 1726877617.32032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6652 1726877617.32146: Set connection var ansible_shell_type to sh 6652 1726877617.32155: Set connection var ansible_connection to ssh 6652 1726877617.32169: Set connection var ansible_timeout to 10 6652 1726877617.32183: Set connection var ansible_module_compression to ZIP_DEFLATED 6652 1726877617.32194: Set connection var ansible_pipelining to False 6652 1726877617.32203: Set connection var ansible_shell_executable to /bin/sh 6652 1726877617.32250: variable 'ansible_shell_executable' from source: unknown 6652 1726877617.32259: variable 'ansible_connection' from source: unknown 6652 1726877617.32267: variable 'ansible_module_compression' from source: unknown 6652 1726877617.32274: variable 'ansible_shell_type' from source: unknown 6652 1726877617.32281: variable 'ansible_shell_executable' from source: unknown 6652 1726877617.32288: variable 'ansible_host' from source: host vars for 'managed_node2' 6652 1726877617.32295: variable 'ansible_pipelining' from source: unknown 6652 1726877617.32302: variable 'ansible_timeout' from source: unknown 6652 1726877617.32309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6652 1726877617.32484: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6652 1726877617.32500: variable 'omit' from source: magic vars 6652 1726877617.32513: starting attempt loop 6652 1726877617.32522: running the handler 6652 1726877617.32815: variable 'ansible_failed_result' from source: set_fact 6652 1726877617.32823: Evaluated conditional ("Variable ad_integration_realm" in ansible_failed_result.msg): True 6652 1726877617.32833: handler run complete 6652 1726877617.32850: attempt loop complete, returning result 6652 1726877617.32861: _execute() done 6652 1726877617.32864: dumping result to json 6652 1726877617.32867: done dumping result, returning 6652 1726877617.32872: done running TaskExecutor() for managed_node2/TASK: Assert that user is notified about missing variables [0afff858-c515-1839-c321-000000000007] 6652 1726877617.32878: sending task result for task 0afff858-c515-1839-c321-000000000007 6652 1726877617.32990: done sending task result for task 0afff858-c515-1839-c321-000000000007 6652 1726877617.32994: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6652 1726877617.33035: no more pending results, returning what we have 6652 1726877617.33038: results queue empty 6652 1726877617.33039: checking for any_errors_fatal 6652 1726877617.33044: done checking for any_errors_fatal 6652 1726877617.33045: checking for max_fail_percentage 6652 1726877617.33046: done checking for max_fail_percentage 6652 1726877617.33046: checking to see if all hosts have failed and the running result is not ok 6652 1726877617.33047: done checking to see if all hosts have failed 6652 1726877617.33048: getting the remaining hosts for this loop 6652 1726877617.33049: done getting the remaining hosts for this loop 6652 1726877617.33052: getting the next task for host managed_node2 6652 1726877617.33060: done getting next task for host managed_node2 6652 1726877617.33062: ^ task is: TASK: meta (flush_handlers) 6652 1726877617.33063: ^ 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 6652 1726877617.33067: getting variables 6652 1726877617.33068: in VariableManager get_vars() 6652 1726877617.33092: Calling all_inventory to load vars for managed_node2 6652 1726877617.33095: Calling groups_inventory to load vars for managed_node2 6652 1726877617.33098: Calling all_plugins_inventory to load vars for managed_node2 6652 1726877617.33106: Calling all_plugins_play to load vars for managed_node2 6652 1726877617.33108: Calling groups_plugins_inventory to load vars for managed_node2 6652 1726877617.33112: Calling groups_plugins_play to load vars for managed_node2 6652 1726877617.33140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6652 1726877617.33154: done with get_vars() 6652 1726877617.33160: done getting variables 6652 1726877617.33208: in VariableManager get_vars() 6652 1726877617.33242: Calling all_inventory to load vars for managed_node2 6652 1726877617.33244: Calling groups_inventory to load vars for managed_node2 6652 1726877617.33246: Calling all_plugins_inventory to load vars for managed_node2 6652 1726877617.33249: Calling all_plugins_play to load vars for managed_node2 6652 1726877617.33251: Calling groups_plugins_inventory to load vars for managed_node2 6652 1726877617.33252: Calling groups_plugins_play to load vars for managed_node2 6652 1726877617.33269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6652 1726877617.33280: done with get_vars() 6652 1726877617.33288: done queuing things up, now waiting for results queue to drain 6652 1726877617.33289: results queue empty 6652 1726877617.33290: checking for any_errors_fatal 6652 1726877617.33291: done checking for any_errors_fatal 6652 1726877617.33291: checking for max_fail_percentage 6652 1726877617.33292: done checking for max_fail_percentage 6652 1726877617.33292: checking to see if all hosts have failed and the running result is not ok 6652 1726877617.33293: done checking to see if all hosts have failed 6652 1726877617.33293: getting the remaining hosts for this loop 6652 1726877617.33294: done getting the remaining hosts for this loop 6652 1726877617.33295: getting the next task for host managed_node2 6652 1726877617.33298: done getting next task for host managed_node2 6652 1726877617.33303: ^ task is: TASK: meta (flush_handlers) 6652 1726877617.33304: ^ 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 6652 1726877617.33306: getting variables 6652 1726877617.33307: in VariableManager get_vars() 6652 1726877617.33314: Calling all_inventory to load vars for managed_node2 6652 1726877617.33315: Calling groups_inventory to load vars for managed_node2 6652 1726877617.33317: Calling all_plugins_inventory to load vars for managed_node2 6652 1726877617.33320: Calling all_plugins_play to load vars for managed_node2 6652 1726877617.33322: Calling groups_plugins_inventory to load vars for managed_node2 6652 1726877617.33324: Calling groups_plugins_play to load vars for managed_node2 6652 1726877617.33344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6652 1726877617.33356: done with get_vars() 6652 1726877617.33362: done getting variables 6652 1726877617.33394: in VariableManager get_vars() 6652 1726877617.33400: Calling all_inventory to load vars for managed_node2 6652 1726877617.33402: Calling groups_inventory to load vars for managed_node2 6652 1726877617.33403: Calling all_plugins_inventory to load vars for managed_node2 6652 1726877617.33405: Calling all_plugins_play to load vars for managed_node2 6652 1726877617.33407: Calling groups_plugins_inventory to load vars for managed_node2 6652 1726877617.33408: Calling groups_plugins_play to load vars for managed_node2 6652 1726877617.33428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6652 1726877617.33437: done with get_vars() 6652 1726877617.33444: done queuing things up, now waiting for results queue to drain 6652 1726877617.33445: results queue empty 6652 1726877617.33445: checking for any_errors_fatal 6652 1726877617.33446: done checking for any_errors_fatal 6652 1726877617.33447: checking for max_fail_percentage 6652 1726877617.33447: done checking for max_fail_percentage 6652 1726877617.33448: checking to see if all hosts have failed and the running result is not ok 6652 1726877617.33448: done checking to see if all hosts have failed 6652 1726877617.33449: getting the remaining hosts for this loop 6652 1726877617.33449: done getting the remaining hosts for this loop 6652 1726877617.33451: getting the next task for host managed_node2 6652 1726877617.33453: done getting next task for host managed_node2 6652 1726877617.33454: ^ task is: None 6652 1726877617.33455: ^ 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 6652 1726877617.33456: done queuing things up, now waiting for results queue to drain 6652 1726877617.33457: results queue empty 6652 1726877617.33458: checking for any_errors_fatal 6652 1726877617.33458: done checking for any_errors_fatal 6652 1726877617.33459: checking for max_fail_percentage 6652 1726877617.33459: done checking for max_fail_percentage 6652 1726877617.33460: checking to see if all hosts have failed and the running result is not ok 6652 1726877617.33460: done checking to see if all hosts have failed 6652 1726877617.33461: getting the next task for host managed_node2 6652 1726877617.33463: done getting next task for host managed_node2 6652 1726877617.33463: ^ task is: None 6652 1726877617.33465: ^ 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 ********************************************************************* managed_node2 : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=1 ignored=0 Friday 20 September 2024 20:13:37 -0400 (0:00:00.029) 0:00:00.119 ****** =============================================================================== Include the role -------------------------------------------------------- 0.06s /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:11 Assert that user is notified about missing variables -------------------- 0.03s /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:16 fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available --- 0.02s /tmp/collections-Mpl/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 6652 1726877617.33532: RUNNING CLEANUP