ansible-playbook [core 2.17.5] 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-tHD executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_ntp_provider6.yml ********************************************** 1 plays in /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml PLAY [Configure NTP with OS release non-default provider and then change it to the default provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 Sunday 13 October 2024 01:22:46 -0400 (0:00:00.013) 0:00:00.013 ******** [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Common test setup tasks] ************************************************* task path: /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:12 Sunday 13 October 2024 01:22:47 -0400 (0:00:01.530) 0:00:01.544 ******** included: /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml for managed-node2 TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 Sunday 13 October 2024 01:22:47 -0400 (0:00:00.029) 0:00:01.574 ******** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 Sunday 13 October 2024 01:22:48 -0400 (0:00:00.617) 0:00:02.191 ******** ok: [managed-node2] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Sunday 13 October 2024 01:22:48 -0400 (0:00:00.040) 0:00:02.232 ******** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Ensure ansible_facts used by test] *************************************** task path: /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Sunday 13 October 2024 01:22:50 -0400 (0:00:02.005) 0:00:04.237 ******** skipping: [managed-node2] => { "changed": false, "false_condition": "__required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [Debug] ******************************************************************* task path: /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 Sunday 13 October 2024 01:22:50 -0400 (0:00:00.039) 0:00:04.277 ******** ok: [managed-node2] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.9.252" ], "all_ipv6_addresses": [ "fe80::5751:dded:c8a2:7df9" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_vendor": "Xen", "bios_version": "4.11.amazon", "board_asset_tag": "NA", "board_name": "NA", "board_serial": "NA", "board_vendor": "NA", "board_version": "NA", "chassis_asset_tag": "NA", "chassis_serial": "NA", "chassis_vendor": "Xen", "chassis_version": "NA", "cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.11-100.fc39.x86_64", "console": "ttyS0,115200n8", "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=a2990adb-e793-435e-abe0-3d2d32e3af16" }, "date_time": { "date": "2024-10-13", "day": "13", "epoch": "1728796967", "epoch_int": "1728796967", "hour": "01", "iso8601": "2024-10-13T05:22:47Z", "iso8601_basic": "20241013T012247231937", "iso8601_basic_short": "20241013T012247", "iso8601_micro": "2024-10-13T05:22:47.231937Z", "minute": "22", "month": "10", "second": "47", "time": "01:22:47", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Sunday", "weekday_number": "0", "weeknumber": "41", "year": "2024" }, "default_ipv4": { "address": "10.31.9.252", "alias": "eth0", "broadcast": "10.31.11.255", "gateway": "10.31.8.1", "interface": "eth0", "macaddress": "12:ff:c7:06:62:39", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda2": [ "a2990adb-e793-435e-abe0-3d2d32e3af16" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "start": "2048", "uuid": null }, "xvda2": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "a2990adb-e793-435e-abe0-3d2d32e3af16" ] }, "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "start": "4096", "uuid": "a2990adb-e793-435e-abe0-3d2d32e3af16" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "512", "vendor": null, "virtual": 1 }, "zram0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "support_discard": "4096", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/bin/python3.12", "distribution": "Fedora", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_variety": "RedHat", "distribution_major_version": "39", "distribution_release": "", "distribution_version": "39", "dns": { "nameservers": [ "127.0.0.53" ], "options": { "edns0": true, "trust-ad": true }, "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "", "effective_group_id": 0, "effective_user_id": 0, "env": { "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "EDITOR": "/usr/bin/nano", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "LS_COLORS": "", "MOTD_SHOWN": "pam", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.31.40.207 51362 22", "SSH_CONNECTION": "10.31.40.207 51362 10.31.9.252 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "6", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12" }, "eth0": { "active": true, "device": "eth0", "ipv4": { "address": "10.31.9.252", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::5751:dded:c8a2:7df9", "prefix": "64", "scope": "link" } ], "macaddress": "12:ff:c7:06:62:39", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "managed-node2", "gather_subset": [ "all" ], "hostname": "managed-node2", "hostnqn": "", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "6.10.11-100.fc39.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Wed Sep 18 21:08:06 UTC 2024", "lo": { "active": true, "device": "lo", "ipv4": { "address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "type": "loopback" }, "loadavg": { "15m": 0.056640625, "1m": 0.443359375, "5m": 0.162109375 }, "locally_reachable_ips": { "ipv4": [ "10.31.9.252", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::5751:dded:c8a2:7df9" ] }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "ec274f1a2df27fd38b6bdcbc353d00b2", "memfree_mb": 2851, "memory_mb": { "nocache": { "free": 3394, "used": 323 }, "real": { "free": 2851, "total": 3717, "used": 866 }, "swap": { "cached": 0, "free": 3716, "total": 3716, "used": 0 } }, "memtotal_mb": 3717, "module_setup": true, "mounts": [ { "block_available": 61325285, "block_size": 4096, "block_total": 64479564, "block_used": 3154279, "device": "/dev/xvda2", "dump": 0, "fstype": "ext4", "inode_available": 16304096, "inode_total": 16384000, "inode_used": 79904, "mount": "/", "options": "rw,seclabel,relatime", "passno": 0, "size_available": 251188367360, "size_total": 264108294144, "uuid": "a2990adb-e793-435e-abe0-3d2d32e3af16" } ], "nodename": "managed-node2", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.11-100.fc39.x86_64", "console": [ "tty0", "ttyS0,115200n8" ], "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=a2990adb-e793-435e-abe0-3d2d32e3af16" }, "processor": [ "0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz" ], "processor_cores": 1, "processor_count": 1, "processor_nproc": 2, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec274f1a-2df2-7fd3-8b6b-dcbc353d00b2", "product_uuid": "ec274f1a-2df2-7fd3-8b6b-dcbc353d00b2", "product_version": "4.11.amazon", "python": { "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 6, "minor": 12, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 12, 6, "final", 0 ] }, "python_version": "3.12.6", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 33, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "systemd", "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPbKQTr+32aeE0gDQfEhm4V1zEfP7D5q1ZhY+GJODjTk9xVwmHdgmQhyK0Gm74CrUg80HGzMkneXW7YAGetKQ02vPgGmvyvdoQrN8/Vi7wfKvcvQsvCkzZhA1dHbaXSu0hEGJE3wyaPxcKqkZ5C+9lnaztTI24HNrS/i75Cng5f/AAAAFQD3oMrRj7zgmMV/RwUv++MWYp+2wwAAAIEAvg5HrLZFTxA5n9Nhzyle2hZ3sX0fY9LjF7mcDG+5GSf7183CjnEokcGJwGXu1dihTP3ow3DcafkG4qM1dcebV5CX4J7ByOpewAobMr2D9wYk4DOl8SSrgViX/c2DNaZDDYFwJ5sxbnCRWYQ0DNPFlWd9k6GcQqmuqfaoKZXDrDoAAACASYDNecg5lYooia61Ggu4RYInwjPOND944m3yi9Zb8tczjO0BNt02y80x+VvwdXqAfm+n5udIjwMWYQAC6grTcQd98yKh/h6tqmiZEl8zSOPgwmURmNgqvYFOjcFvzyvLAOiYrko8XZUZyBmqAw+s2PElZV7RmCtcW3IQ0b7VUsY=", "ssh_host_key_dsa_public_keytype": "ssh-dss", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPnuKj2CWm4EYGTvr2Q/4EcEVjnKOpQYy5+mfe76asnnYxe9oOhkYNYxLQaQhaAcXhPX+j84A5+HT93GbV9Z/Ck=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDNxpduUdA7MrM2f7BrbPITYqcG5Ea+KgsnVjNfxX8ku", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5nJ4udh1qUWKYRrLO+KsJ6rT2IT1kCl1pR990tcpOlQCRJMZIhtpd0Qi0G8plvf2VmcZ7tf+y0vieTt0DKjHw1r9EDPRDeJxTlbFWgY9Q7t8glhkHJmW9ontW9tANzMU4z9TInn07qUfU7G75lPNh5tW2eUX3DtKZjH30Vxama1bMTBSKLHIHFVLGoD0FED+lBQBUjP4TnTjWCeE9vl37dRy8TYkmrCPlcGPHJOk4SpiH6UfkdnZmLz1/8DjmTyrX9RRQirkcXtN2V7k0oqoZXTF4fPpjUppqD9W+YJbNFwfxHtSZnv+g1tybYkuMkxK+vm5EVC27D1prMYsKvQ/Z6w34jCyDwwcl6cYMemQQaLUxYBBZ0uu+umUZbLl3Z6eTzQSB6c8qMGn8DjOorgghSbCaKG3ENhX/fI2WQc76FgNArvlSe+s0z4u3O9o02vzDT3o0DMRelblm5fhRfpwcDH2Y+9Fdaz2+JLjrVNFd3O65IWyKB+FZoKkNV8TtmIs=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 3716, "swaptotal_mb": 3716, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 8331, "user_dir": "/root", "user_gecos": "Super User", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_tech_guest": [ "xen" ], "virtualization_tech_host": [], "virtualization_type": "xen" } TASK [Skip test on ostree systems if unsupported] ****************************** task path: /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 Sunday 13 October 2024 01:22:50 -0400 (0:00:00.040) 0:00:04.317 ******** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Check for availability of both NTP providers] **************************** task path: /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:21 Sunday 13 October 2024 01:22:50 -0400 (0:00:00.027) 0:00:04.344 ******** changed: [managed-node2] => (item=chrony) => { "ansible_loop_var": "item", "changed": true, "item": "chrony", "rc": 0, "results": [ "Installed: chrony-4.5-1.fc39.x86_64" ] } failed: [managed-node2] (item=ntp) => { "ansible_loop_var": "item", "changed": false, "failures": [ "No package ntp available." ], "item": "ntp", "rc": 1, "results": [] } MSG: Failed to install some of the specified packages ...ignoring TASK [Set the availability of both NTP providers] ****************************** task path: /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:34 Sunday 13 October 2024 01:23:04 -0400 (0:00:13.587) 0:00:17.932 ******** skipping: [managed-node2] => (item={'msg': '', 'changed': True, 'results': ['Installed: chrony-4.5-1.fc39.x86_64'], 'rc': 0, 'invocation': {'module_args': {'name': ['chrony'], 'state': 'present', 'allow_downgrade': False, 'allowerasing': False, 'autoremove': False, 'bugfix': False, 'cacheonly': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'sslverify': True, 'lock_timeout': 30, 'use_backend': 'auto', 'best': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, 'failed': False, 'item': 'chrony', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.failed", "item": { "ansible_loop_var": "item", "changed": true, "failed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "chrony" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "item": "chrony", "msg": "", "rc": 0, "results": [ "Installed: chrony-4.5-1.fc39.x86_64" ] }, "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item={'failures': ['No package ntp available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['ntp'], 'state': 'present', 'allow_downgrade': False, 'allowerasing': False, 'autoremove': False, 'bugfix': False, 'cacheonly': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'sslverify': True, 'lock_timeout': 30, 'use_backend': 'auto', 'best': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, 'changed': False, 'item': 'ntp', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "both_avail": false }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "failed": true, "failures": [ "No package ntp available." ], "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "ntp" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "item": "ntp", "msg": "Failed to install some of the specified packages", "rc": 1, "results": [] } } TASK [End test if not both available] ****************************************** task path: /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:41 Sunday 13 October 2024 01:23:04 -0400 (0:00:00.055) 0:00:17.987 ******** META: ending play PLAY RECAP ********************************************************************* managed-node2 : ok=8 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=1 Sunday 13 October 2024 01:23:04 -0400 (0:00:00.004) 0:00:17.993 ******** =============================================================================== Check for availability of both NTP providers --------------------------- 13.59s /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:21 Ensure iproute for gathering default_ipv4 fact -------------------------- 2.01s /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Gathering Facts --------------------------------------------------------- 1.53s /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 Check if system is ostree ----------------------------------------------- 0.62s /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 Set the availability of both NTP providers ------------------------------ 0.06s /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:34 Debug ------------------------------------------------------------------- 0.04s /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 Set flag to indicate system is ostree ----------------------------------- 0.04s /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 Ensure ansible_facts used by test --------------------------------------- 0.04s /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Common test setup tasks ------------------------------------------------- 0.03s /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:12 Skip test on ostree systems if unsupported ------------------------------ 0.03s /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 End test if not both available ------------------------------------------ 0.01s /tmp/collections-tHD/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:41