[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. 6648 1726853139.33408: 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-ltO executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 6648 1726853139.33712: Added group all to inventory 6648 1726853139.33714: Added group ungrouped to inventory 6648 1726853139.33717: Group all now contains ungrouped 6648 1726853139.33719: Examining possible inventory source: /tmp/ad_integration-4Cf/inventory.yml 6648 1726853139.44380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6648 1726853139.44476: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6648 1726853139.44509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6648 1726853139.44565: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6648 1726853139.44654: Loaded config def from plugin (inventory/script) 6648 1726853139.44655: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6648 1726853139.44697: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6648 1726853139.44758: Loaded config def from plugin (inventory/yaml) 6648 1726853139.44760: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6648 1726853139.44821: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6648 1726853139.45160: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6648 1726853139.45163: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6648 1726853139.45168: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6648 1726853139.45174: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6648 1726853139.45183: Loading data from /tmp/ad_integration-4Cf/inventory.yml 6648 1726853139.45270: /tmp/ad_integration-4Cf/inventory.yml was not parsable by auto 6648 1726853139.45351: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6648 1726853139.45403: Loading data from /tmp/ad_integration-4Cf/inventory.yml 6648 1726853139.45495: group all already in inventory 6648 1726853139.45502: set inventory_file for managed_node1 6648 1726853139.45508: set inventory_dir for managed_node1 6648 1726853139.45509: Added host managed_node1 to inventory 6648 1726853139.45512: Added host managed_node1 to group all 6648 1726853139.45513: set ansible_host for managed_node1 6648 1726853139.45513: set ansible_ssh_extra_args for managed_node1 6648 1726853139.45517: set inventory_file for managed_node2 6648 1726853139.45521: set inventory_dir for managed_node2 6648 1726853139.45521: Added host managed_node2 to inventory 6648 1726853139.45523: Added host managed_node2 to group all 6648 1726853139.45524: set ansible_host for managed_node2 6648 1726853139.45526: set ansible_ssh_extra_args for managed_node2 6648 1726853139.45532: set inventory_file for managed_node3 6648 1726853139.45535: set inventory_dir for managed_node3 6648 1726853139.45536: Added host managed_node3 to inventory 6648 1726853139.45537: Added host managed_node3 to group all 6648 1726853139.45538: set ansible_host for managed_node3 6648 1726853139.45539: set ansible_ssh_extra_args for managed_node3 6648 1726853139.45541: Reconcile groups and hosts in inventory. 6648 1726853139.45545: Group ungrouped now contains managed_node1 6648 1726853139.45547: Group ungrouped now contains managed_node2 6648 1726853139.45548: Group ungrouped now contains managed_node3 6648 1726853139.45628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6648 1726853139.45718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6648 1726853139.45760: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6648 1726853139.45788: Loaded config def from plugin (vars/host_group_vars) 6648 1726853139.45795: 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) 6648 1726853139.45802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6648 1726853139.45810: 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) 6648 1726853139.45858: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6648 1726853139.46239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6648 1726853139.46355: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6648 1726853139.46394: Loaded config def from plugin (connection/local) 6648 1726853139.46397: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6648 1726853139.47074: Loaded config def from plugin (connection/paramiko_ssh) 6648 1726853139.47076: 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) 6648 1726853139.47807: 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) 6648 1726853139.47842: Loaded config def from plugin (connection/psrp) 6648 1726853139.47845: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6648 1726853139.48427: 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) 6648 1726853139.48475: Loaded config def from plugin (connection/ssh) 6648 1726853139.48478: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6648 1726853139.49729: 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) 6648 1726853139.49755: Loaded config def from plugin (connection/winrm) 6648 1726853139.49758: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6648 1726853139.49777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6648 1726853139.49820: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6648 1726853139.49862: Loaded config def from plugin (shell/cmd) 6648 1726853139.49863: 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 6648 1726853139.49880: 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) 6648 1726853139.49918: Loaded config def from plugin (shell/powershell) 6648 1726853139.49919: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6648 1726853139.49957: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6648 1726853139.50060: Loaded config def from plugin (shell/sh) 6648 1726853139.50062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6648 1726853139.50084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6648 1726853139.50157: Loaded config def from plugin (become/runas) 6648 1726853139.50158: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6648 1726853139.50265: Loaded config def from plugin (become/su) 6648 1726853139.50267: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6648 1726853139.50361: Loaded config def from plugin (become/sudo) 6648 1726853139.50363: 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 6648 1726853139.50384: Loading data from /tmp/collections-ltO/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml 6648 1726853139.50668: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6648 1726853139.52524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6648 1726853139.52598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6648 1726853139.52606: 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 6648 1726853139.52795: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6648 1726853139.52922: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6648 1726853139.52925: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-ltO/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__) 6648 1726853139.52952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6648 1726853139.52967: 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) 6648 1726853139.53111: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6648 1726853139.53150: Loaded config def from plugin (callback/default) 6648 1726853139.53152: 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) 6648 1726853139.53941: Loaded config def from plugin (callback/junit) 6648 1726853139.53943: 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) 6648 1726853139.53971: 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) 6648 1726853139.54012: Loaded config def from plugin (callback/minimal) 6648 1726853139.54013: 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) 6648 1726853139.54041: 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) 6648 1726853139.54076: Loaded config def from plugin (callback/tree) 6648 1726853139.54078: 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 6648 1726853139.54157: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6648 1726853139.54159: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-ltO/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.yml **************************************************** 1 plays in /tmp/collections-ltO/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml 6648 1726853139.54176: in VariableManager get_vars() 6648 1726853139.54197: Could not match supplied host pattern, ignoring: ad 6648 1726853139.54209: done with get_vars() 6648 1726853139.54214: in VariableManager get_vars() 6648 1726853139.54220: done with get_vars() 6648 1726853139.54223: variable 'omit' from source: magic vars 6648 1726853139.54248: in VariableManager get_vars() 6648 1726853139.54257: done with get_vars() 6648 1726853139.54271: variable 'omit' from source: magic vars PLAY [Ensure role behaviour with default parameters] *************************** 6648 1726853139.54615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6648 1726853139.54661: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6648 1726853139.54687: getting the remaining hosts for this loop 6648 1726853139.54689: done getting the remaining hosts for this loop 6648 1726853139.54693: getting the next task for host managed_node2 6648 1726853139.54696: done getting next task for host managed_node2 6648 1726853139.54697: ^ task is: TASK: meta (flush_handlers) 6648 1726853139.54698: ^ 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 6648 1726853139.54703: getting variables 6648 1726853139.54703: in VariableManager get_vars() 6648 1726853139.54710: Calling all_inventory to load vars for managed_node2 6648 1726853139.54711: Calling groups_inventory to load vars for managed_node2 6648 1726853139.54713: Calling all_plugins_inventory to load vars for managed_node2 6648 1726853139.54721: Calling all_plugins_play to load vars for managed_node2 6648 1726853139.54728: Calling groups_plugins_inventory to load vars for managed_node2 6648 1726853139.54731: Calling groups_plugins_play to load vars for managed_node2 6648 1726853139.54753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6648 1726853139.54783: done with get_vars() 6648 1726853139.54788: done getting variables 6648 1726853139.54820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6648 1726853139.54860: in VariableManager get_vars() 6648 1726853139.54866: Calling all_inventory to load vars for managed_node2 6648 1726853139.54868: Calling groups_inventory to load vars for managed_node2 6648 1726853139.54869: Calling all_plugins_inventory to load vars for managed_node2 6648 1726853139.54872: Calling all_plugins_play to load vars for managed_node2 6648 1726853139.54873: Calling groups_plugins_inventory to load vars for managed_node2 6648 1726853139.54875: Calling groups_plugins_play to load vars for managed_node2 6648 1726853139.54893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6648 1726853139.54903: done with get_vars() 6648 1726853139.54909: done queuing things up, now waiting for results queue to drain 6648 1726853139.54911: results queue empty 6648 1726853139.54911: checking for any_errors_fatal 6648 1726853139.54912: done checking for any_errors_fatal 6648 1726853139.54912: checking for max_fail_percentage 6648 1726853139.54913: done checking for max_fail_percentage 6648 1726853139.54913: checking to see if all hosts have failed and the running result is not ok 6648 1726853139.54914: done checking to see if all hosts have failed 6648 1726853139.54914: getting the remaining hosts for this loop 6648 1726853139.54915: done getting the remaining hosts for this loop 6648 1726853139.54916: getting the next task for host managed_node2 6648 1726853139.54919: done getting next task for host managed_node2 6648 1726853139.54920: ^ task is: TASK: Include the role 6648 1726853139.54921: ^ 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 6648 1726853139.54922: getting variables 6648 1726853139.54923: in VariableManager get_vars() 6648 1726853139.54942: Calling all_inventory to load vars for managed_node2 6648 1726853139.54944: Calling groups_inventory to load vars for managed_node2 6648 1726853139.54945: Calling all_plugins_inventory to load vars for managed_node2 6648 1726853139.54948: Calling all_plugins_play to load vars for managed_node2 6648 1726853139.54949: Calling groups_plugins_inventory to load vars for managed_node2 6648 1726853139.54951: Calling groups_plugins_play to load vars for managed_node2 6648 1726853139.54967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6648 1726853139.54975: done with get_vars() 6648 1726853139.54979: done getting variables TASK [Include the role] ******************************************************** task path: /tmp/collections-ltO/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:11 Friday 20 September 2024 13:25:39 -0400 (0:00:00.009) 0:00:00.009 ****** 6648 1726853139.55024: entering _queue_task() for managed_node2/include_role 6648 1726853139.55025: Creating lock for include_role 6648 1726853139.55251: worker is 1 (out of 1 available) 6648 1726853139.55261: exiting _queue_task() for managed_node2/include_role 6648 1726853139.55270: done queuing things up, now waiting for results queue to drain 6648 1726853139.55272: waiting for pending results... 6648 1726853139.55390: running TaskExecutor() for managed_node2/TASK: Include the role 6648 1726853139.55447: in run() - task 02412c78-4ba3-bffb-9dcd-000000000006 6648 1726853139.55456: variable 'ansible_search_path' from source: unknown 6648 1726853139.55484: calling self._execute() 6648 1726853139.55526: variable 'ansible_host' from source: host vars for 'managed_node2' 6648 1726853139.55532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6648 1726853139.55542: variable 'omit' from source: magic vars 6648 1726853139.55608: _execute() done 6648 1726853139.55613: dumping result to json 6648 1726853139.55616: done dumping result, returning 6648 1726853139.55619: done running TaskExecutor() for managed_node2/TASK: Include the role [02412c78-4ba3-bffb-9dcd-000000000006] 6648 1726853139.55622: sending task result for task 02412c78-4ba3-bffb-9dcd-000000000006 6648 1726853139.55712: done sending task result for task 02412c78-4ba3-bffb-9dcd-000000000006 6648 1726853139.55715: WORKER PROCESS EXITING 6648 1726853139.55770: no more pending results, returning what we have 6648 1726853139.55774: in VariableManager get_vars() 6648 1726853139.55797: Calling all_inventory to load vars for managed_node2 6648 1726853139.55800: Calling groups_inventory to load vars for managed_node2 6648 1726853139.55802: Calling all_plugins_inventory to load vars for managed_node2 6648 1726853139.55810: Calling all_plugins_play to load vars for managed_node2 6648 1726853139.55812: Calling groups_plugins_inventory to load vars for managed_node2 6648 1726853139.55815: Calling groups_plugins_play to load vars for managed_node2 6648 1726853139.55845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6648 1726853139.55854: done with get_vars() 6648 1726853139.55858: variable 'ansible_search_path' from source: unknown 6648 1726853139.55903: variable 'omit' from source: magic vars 6648 1726853139.55917: variable 'omit' from source: magic vars 6648 1726853139.55926: variable 'omit' from source: magic vars 6648 1726853139.55930: we have included files to process 6648 1726853139.55930: generating all_blocks data 6648 1726853139.55931: done generating all_blocks data 6648 1726853139.55931: processing included file: fedora.linux_system_roles.ad_integration 6648 1726853139.55947: in VariableManager get_vars() 6648 1726853139.55955: done with get_vars() 6648 1726853139.55998: in VariableManager get_vars() 6648 1726853139.56022: done with get_vars() 6648 1726853139.56088: Loading data from /tmp/collections-ltO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/vars/main.yml 6648 1726853139.56421: Loading data from /tmp/collections-ltO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/defaults/main.yml 6648 1726853139.56552: Loading data from /tmp/collections-ltO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/meta/main.yml 6648 1726853139.56707: Loading data from /tmp/collections-ltO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml 6648 1726853139.59663: in VariableManager get_vars() 6648 1726853139.59676: done with get_vars() 6648 1726853139.61458: Loading data from /tmp/collections-ltO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml 6648 1726853139.61887: iterating over new_blocks loaded from include file 6648 1726853139.61889: in VariableManager get_vars() 6648 1726853139.61900: done with get_vars() 6648 1726853139.61901: filtering new block on tags 6648 1726853139.61932: done filtering new block on tags 6648 1726853139.61934: in VariableManager get_vars() 6648 1726853139.61942: done with get_vars() 6648 1726853139.61943: filtering new block on tags 6648 1726853139.61951: done filtering new block on tags 6648 1726853139.61953: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.ad_integration for managed_node2 6648 1726853139.61956: extending task lists for all hosts with included blocks 6648 1726853139.61984: done extending task lists 6648 1726853139.61984: done processing included files 6648 1726853139.61985: results queue empty 6648 1726853139.61985: checking for any_errors_fatal 6648 1726853139.61986: done checking for any_errors_fatal 6648 1726853139.61987: checking for max_fail_percentage 6648 1726853139.61988: done checking for max_fail_percentage 6648 1726853139.61988: checking to see if all hosts have failed and the running result is not ok 6648 1726853139.61988: done checking to see if all hosts have failed 6648 1726853139.61989: getting the remaining hosts for this loop 6648 1726853139.61990: done getting the remaining hosts for this loop 6648 1726853139.61993: getting the next task for host managed_node2 6648 1726853139.61996: done getting next task for host managed_node2 6648 1726853139.61997: ^ task is: TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available 6648 1726853139.61999: ^ 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 6648 1726853139.62005: getting variables 6648 1726853139.62005: in VariableManager get_vars() 6648 1726853139.62013: Calling all_inventory to load vars for managed_node2 6648 1726853139.62015: Calling groups_inventory to load vars for managed_node2 6648 1726853139.62025: Calling all_plugins_inventory to load vars for managed_node2 6648 1726853139.62029: Calling all_plugins_play to load vars for managed_node2 6648 1726853139.62030: Calling groups_plugins_inventory to load vars for managed_node2 6648 1726853139.62032: Calling groups_plugins_play to load vars for managed_node2 6648 1726853139.62063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6648 1726853139.62076: done with get_vars() 6648 1726853139.62081: done getting variables 6648 1726853139.62127: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-ltO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Friday 20 September 2024 13:25:39 -0400 (0:00:00.071) 0:00:00.080 ****** 6648 1726853139.62147: entering _queue_task() for managed_node2/fail 6648 1726853139.62148: Creating lock for fail 6648 1726853139.62348: worker is 1 (out of 1 available) 6648 1726853139.62360: exiting _queue_task() for managed_node2/fail 6648 1726853139.62370: done queuing things up, now waiting for results queue to drain 6648 1726853139.62371: waiting for pending results... 6648 1726853139.62512: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available 6648 1726853139.62609: in run() - task 02412c78-4ba3-bffb-9dcd-000000000023 6648 1726853139.62613: variable 'ansible_search_path' from source: unknown 6648 1726853139.62616: variable 'ansible_search_path' from source: unknown 6648 1726853139.62702: calling self._execute() 6648 1726853139.62706: variable 'ansible_host' from source: host vars for 'managed_node2' 6648 1726853139.62767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6648 1726853139.62770: variable 'omit' from source: magic vars 6648 1726853139.63117: variable 'ad_integration_realm' from source: role '' defaults 6648 1726853139.63124: Evaluated conditional (not ad_integration_realm): True 6648 1726853139.63131: variable 'omit' from source: magic vars 6648 1726853139.63161: variable 'omit' from source: magic vars 6648 1726853139.63186: variable 'omit' from source: magic vars 6648 1726853139.63217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6648 1726853139.63296: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6648 1726853139.63300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6648 1726853139.63303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6648 1726853139.63306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6648 1726853139.63318: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6648 1726853139.63321: variable 'ansible_host' from source: host vars for 'managed_node2' 6648 1726853139.63325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6648 1726853139.63390: Set connection var ansible_pipelining to False 6648 1726853139.63395: Set connection var ansible_timeout to 10 6648 1726853139.63398: Set connection var ansible_shell_type to sh 6648 1726853139.63407: Set connection var ansible_connection to ssh 6648 1726853139.63410: Set connection var ansible_module_compression to ZIP_DEFLATED 6648 1726853139.63419: Set connection var ansible_shell_executable to /bin/sh 6648 1726853139.63434: variable 'ansible_shell_executable' from source: unknown 6648 1726853139.63437: variable 'ansible_connection' from source: unknown 6648 1726853139.63439: variable 'ansible_module_compression' from source: unknown 6648 1726853139.63444: variable 'ansible_shell_type' from source: unknown 6648 1726853139.63447: variable 'ansible_shell_executable' from source: unknown 6648 1726853139.63449: variable 'ansible_host' from source: host vars for 'managed_node2' 6648 1726853139.63453: variable 'ansible_pipelining' from source: unknown 6648 1726853139.63455: variable 'ansible_timeout' from source: unknown 6648 1726853139.63459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6648 1726853139.63580: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6648 1726853139.63614: variable 'omit' from source: magic vars 6648 1726853139.63617: starting attempt loop 6648 1726853139.63620: running the handler 6648 1726853139.63622: handler run complete 6648 1726853139.63647: attempt loop complete, returning result 6648 1726853139.63650: _execute() done 6648 1726853139.63652: dumping result to json 6648 1726853139.63655: done dumping result, returning 6648 1726853139.63663: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available [02412c78-4ba3-bffb-9dcd-000000000023] 6648 1726853139.63679: sending task result for task 02412c78-4ba3-bffb-9dcd-000000000023 6648 1726853139.63779: done sending task result for task 02412c78-4ba3-bffb-9dcd-000000000023 6648 1726853139.63782: WORKER PROCESS EXITING 6648 1726853139.63789: marking managed_node2 as failed 6648 1726853139.63797: 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 6648 1726853139.63803: ^ 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 6648 1726853139.63806: getting the next task for host managed_node2 6648 1726853139.63810: done getting next task for host managed_node2 6648 1726853139.63812: ^ task is: TASK: Assert that user is notified about missing variables 6648 1726853139.63813: ^ 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! 6648 1726853139.63978: no more pending results, returning what we have 6648 1726853139.63981: results queue empty 6648 1726853139.63982: checking for any_errors_fatal 6648 1726853139.63983: done checking for any_errors_fatal 6648 1726853139.63984: checking for max_fail_percentage 6648 1726853139.63985: done checking for max_fail_percentage 6648 1726853139.63985: checking to see if all hosts have failed and the running result is not ok 6648 1726853139.63987: done checking to see if all hosts have failed 6648 1726853139.63987: getting the remaining hosts for this loop 6648 1726853139.63988: done getting the remaining hosts for this loop 6648 1726853139.63990: getting the next task for host managed_node2 6648 1726853139.63995: done getting next task for host managed_node2 6648 1726853139.63996: ^ task is: TASK: Assert that user is notified about missing variables 6648 1726853139.63997: ^ 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 6648 1726853139.64000: getting variables 6648 1726853139.64006: in VariableManager get_vars() 6648 1726853139.64029: Calling all_inventory to load vars for managed_node2 6648 1726853139.64031: Calling groups_inventory to load vars for managed_node2 6648 1726853139.64033: Calling all_plugins_inventory to load vars for managed_node2 6648 1726853139.64045: Calling all_plugins_play to load vars for managed_node2 6648 1726853139.64047: Calling groups_plugins_inventory to load vars for managed_node2 6648 1726853139.64053: Calling groups_plugins_play to load vars for managed_node2 6648 1726853139.64084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6648 1726853139.64097: done with get_vars() 6648 1726853139.64101: done getting variables 6648 1726853139.64185: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert that user is notified about missing variables] ******************** task path: /tmp/collections-ltO/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:16 Friday 20 September 2024 13:25:39 -0400 (0:00:00.020) 0:00:00.101 ****** 6648 1726853139.64209: entering _queue_task() for managed_node2/assert 6648 1726853139.64211: Creating lock for assert 6648 1726853139.64443: worker is 1 (out of 1 available) 6648 1726853139.64455: exiting _queue_task() for managed_node2/assert 6648 1726853139.64464: done queuing things up, now waiting for results queue to drain 6648 1726853139.64465: waiting for pending results... 6648 1726853139.64635: running TaskExecutor() for managed_node2/TASK: Assert that user is notified about missing variables 6648 1726853139.64732: in run() - task 02412c78-4ba3-bffb-9dcd-000000000007 6648 1726853139.64736: variable 'ansible_search_path' from source: unknown 6648 1726853139.64739: calling self._execute() 6648 1726853139.64829: variable 'ansible_host' from source: host vars for 'managed_node2' 6648 1726853139.64833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6648 1726853139.64835: variable 'omit' from source: magic vars 6648 1726853139.64938: variable 'omit' from source: magic vars 6648 1726853139.64960: variable 'omit' from source: magic vars 6648 1726853139.64982: variable 'omit' from source: magic vars 6648 1726853139.65094: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6648 1726853139.65098: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6648 1726853139.65100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6648 1726853139.65112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6648 1726853139.65195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6648 1726853139.65198: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6648 1726853139.65201: variable 'ansible_host' from source: host vars for 'managed_node2' 6648 1726853139.65203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6648 1726853139.65261: Set connection var ansible_pipelining to False 6648 1726853139.65267: Set connection var ansible_timeout to 10 6648 1726853139.65270: Set connection var ansible_shell_type to sh 6648 1726853139.65277: Set connection var ansible_connection to ssh 6648 1726853139.65279: Set connection var ansible_module_compression to ZIP_DEFLATED 6648 1726853139.65287: Set connection var ansible_shell_executable to /bin/sh 6648 1726853139.65363: variable 'ansible_shell_executable' from source: unknown 6648 1726853139.65366: variable 'ansible_connection' from source: unknown 6648 1726853139.65369: variable 'ansible_module_compression' from source: unknown 6648 1726853139.65371: variable 'ansible_shell_type' from source: unknown 6648 1726853139.65373: variable 'ansible_shell_executable' from source: unknown 6648 1726853139.65375: variable 'ansible_host' from source: host vars for 'managed_node2' 6648 1726853139.65377: variable 'ansible_pipelining' from source: unknown 6648 1726853139.65392: variable 'ansible_timeout' from source: unknown 6648 1726853139.65395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6648 1726853139.65488: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6648 1726853139.65506: variable 'omit' from source: magic vars 6648 1726853139.65514: starting attempt loop 6648 1726853139.65516: running the handler 6648 1726853139.65808: variable 'ansible_failed_result' from source: set_fact 6648 1726853139.65820: Evaluated conditional ("Variable ad_integration_realm" in ansible_failed_result.msg): True 6648 1726853139.65823: handler run complete 6648 1726853139.65834: attempt loop complete, returning result 6648 1726853139.65836: _execute() done 6648 1726853139.65839: dumping result to json 6648 1726853139.65845: done dumping result, returning 6648 1726853139.65850: done running TaskExecutor() for managed_node2/TASK: Assert that user is notified about missing variables [02412c78-4ba3-bffb-9dcd-000000000007] 6648 1726853139.65853: sending task result for task 02412c78-4ba3-bffb-9dcd-000000000007 6648 1726853139.65939: done sending task result for task 02412c78-4ba3-bffb-9dcd-000000000007 6648 1726853139.65942: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6648 1726853139.66015: no more pending results, returning what we have 6648 1726853139.66017: results queue empty 6648 1726853139.66018: checking for any_errors_fatal 6648 1726853139.66022: done checking for any_errors_fatal 6648 1726853139.66023: checking for max_fail_percentage 6648 1726853139.66025: done checking for max_fail_percentage 6648 1726853139.66025: checking to see if all hosts have failed and the running result is not ok 6648 1726853139.66026: done checking to see if all hosts have failed 6648 1726853139.66027: getting the remaining hosts for this loop 6648 1726853139.66028: done getting the remaining hosts for this loop 6648 1726853139.66030: getting the next task for host managed_node2 6648 1726853139.66037: done getting next task for host managed_node2 6648 1726853139.66039: ^ task is: TASK: meta (flush_handlers) 6648 1726853139.66040: ^ 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 6648 1726853139.66044: getting variables 6648 1726853139.66045: in VariableManager get_vars() 6648 1726853139.66063: Calling all_inventory to load vars for managed_node2 6648 1726853139.66065: Calling groups_inventory to load vars for managed_node2 6648 1726853139.66066: Calling all_plugins_inventory to load vars for managed_node2 6648 1726853139.66072: Calling all_plugins_play to load vars for managed_node2 6648 1726853139.66074: Calling groups_plugins_inventory to load vars for managed_node2 6648 1726853139.66076: Calling groups_plugins_play to load vars for managed_node2 6648 1726853139.66114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6648 1726853139.66127: done with get_vars() 6648 1726853139.66132: done getting variables 6648 1726853139.66189: in VariableManager get_vars() 6648 1726853139.66215: Calling all_inventory to load vars for managed_node2 6648 1726853139.66217: Calling groups_inventory to load vars for managed_node2 6648 1726853139.66218: Calling all_plugins_inventory to load vars for managed_node2 6648 1726853139.66221: Calling all_plugins_play to load vars for managed_node2 6648 1726853139.66222: Calling groups_plugins_inventory to load vars for managed_node2 6648 1726853139.66224: Calling groups_plugins_play to load vars for managed_node2 6648 1726853139.66242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6648 1726853139.66251: done with get_vars() 6648 1726853139.66258: done queuing things up, now waiting for results queue to drain 6648 1726853139.66259: results queue empty 6648 1726853139.66259: checking for any_errors_fatal 6648 1726853139.66261: done checking for any_errors_fatal 6648 1726853139.66261: checking for max_fail_percentage 6648 1726853139.66262: done checking for max_fail_percentage 6648 1726853139.66262: checking to see if all hosts have failed and the running result is not ok 6648 1726853139.66262: done checking to see if all hosts have failed 6648 1726853139.66263: getting the remaining hosts for this loop 6648 1726853139.66263: done getting the remaining hosts for this loop 6648 1726853139.66265: getting the next task for host managed_node2 6648 1726853139.66268: done getting next task for host managed_node2 6648 1726853139.66273: ^ task is: TASK: meta (flush_handlers) 6648 1726853139.66274: ^ 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 6648 1726853139.66276: getting variables 6648 1726853139.66277: in VariableManager get_vars() 6648 1726853139.66282: Calling all_inventory to load vars for managed_node2 6648 1726853139.66283: Calling groups_inventory to load vars for managed_node2 6648 1726853139.66284: Calling all_plugins_inventory to load vars for managed_node2 6648 1726853139.66287: Calling all_plugins_play to load vars for managed_node2 6648 1726853139.66288: Calling groups_plugins_inventory to load vars for managed_node2 6648 1726853139.66290: Calling groups_plugins_play to load vars for managed_node2 6648 1726853139.66308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6648 1726853139.66316: done with get_vars() 6648 1726853139.66320: done getting variables 6648 1726853139.66349: in VariableManager get_vars() 6648 1726853139.66355: Calling all_inventory to load vars for managed_node2 6648 1726853139.66356: Calling groups_inventory to load vars for managed_node2 6648 1726853139.66357: Calling all_plugins_inventory to load vars for managed_node2 6648 1726853139.66360: Calling all_plugins_play to load vars for managed_node2 6648 1726853139.66361: Calling groups_plugins_inventory to load vars for managed_node2 6648 1726853139.66362: Calling groups_plugins_play to load vars for managed_node2 6648 1726853139.66378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6648 1726853139.66387: done with get_vars() 6648 1726853139.66395: done queuing things up, now waiting for results queue to drain 6648 1726853139.66396: results queue empty 6648 1726853139.66396: checking for any_errors_fatal 6648 1726853139.66397: done checking for any_errors_fatal 6648 1726853139.66397: checking for max_fail_percentage 6648 1726853139.66398: done checking for max_fail_percentage 6648 1726853139.66398: checking to see if all hosts have failed and the running result is not ok 6648 1726853139.66399: done checking to see if all hosts have failed 6648 1726853139.66399: getting the remaining hosts for this loop 6648 1726853139.66400: done getting the remaining hosts for this loop 6648 1726853139.66401: getting the next task for host managed_node2 6648 1726853139.66403: done getting next task for host managed_node2 6648 1726853139.66403: ^ task is: None 6648 1726853139.66404: ^ 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 6648 1726853139.66405: done queuing things up, now waiting for results queue to drain 6648 1726853139.66405: results queue empty 6648 1726853139.66406: checking for any_errors_fatal 6648 1726853139.66406: done checking for any_errors_fatal 6648 1726853139.66406: checking for max_fail_percentage 6648 1726853139.66407: done checking for max_fail_percentage 6648 1726853139.66407: checking to see if all hosts have failed and the running result is not ok 6648 1726853139.66408: done checking to see if all hosts have failed 6648 1726853139.66409: getting the next task for host managed_node2 6648 1726853139.66410: done getting next task for host managed_node2 6648 1726853139.66411: ^ task is: None 6648 1726853139.66411: ^ 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 13:25:39 -0400 (0:00:00.022) 0:00:00.123 ****** =============================================================================== Include the role -------------------------------------------------------- 0.07s /tmp/collections-ltO/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:11 Assert that user is notified about missing variables -------------------- 0.02s /tmp/collections-ltO/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-ltO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 6648 1726853139.66456: RUNNING CLEANUP