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-LaM
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.6 (main, Sep  9 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
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_provider3.yml **********************************************
1 plays in /tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml

PLAY [Configure NTP with ntp as current provider] ******************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:2
Sunday 13 October 2024  03:43:42 -0400 (0:00:00.037)       0:00:00.038 ******** 
[WARNING]: Platform linux on host managed-node3 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-node3]

TASK [Common test setup tasks] *************************************************
task path: /tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:11
Sunday 13 October 2024  03:43:43 -0400 (0:00:01.388)       0:00:01.426 ******** 
included: /tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml for managed-node3

TASK [Check if system is ostree] ***********************************************
task path: /tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6
Sunday 13 October 2024  03:43:43 -0400 (0:00:00.039)       0:00:01.466 ******** 
ok: [managed-node3] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [Set flag to indicate system is ostree] ***********************************
task path: /tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11
Sunday 13 October 2024  03:43:44 -0400 (0:00:00.600)       0:00:02.066 ******** 
ok: [managed-node3] => {
    "ansible_facts": {
        "__timesync_is_ostree": false
    },
    "changed": false
}

TASK [Ensure iproute for gathering default_ipv4 fact] **************************
task path: /tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15
Sunday 13 October 2024  03:43:44 -0400 (0:00:00.034)       0:00:02.101 ******** 
ok: [managed-node3] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: iproute

TASK [Ensure ansible_facts used by test] ***************************************
task path: /tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21
Sunday 13 October 2024  03:43:46 -0400 (0:00:01.968)       0:00:04.069 ******** 
skipping: [managed-node3] => {
    "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-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34
Sunday 13 October 2024  03:43:46 -0400 (0:00:00.055)       0:00:04.124 ******** 
ok: [managed-node3] => {}

MSG:

facts {
    "_ansible_facts_gathered": true,
    "all_ipv4_addresses": [
        "10.31.13.83"
    ],
    "all_ipv6_addresses": [
        "fe80::8ff:f7ff:fe08:68fb"
    ],
    "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-200.fc40.x86_64",
        "console": "ttyS0,115200n8",
        "crashkernel": "auto",
        "net.ifnames": "0",
        "rhgb": true,
        "ro": true,
        "root": "UUID=4bb2cac8-82c0-477f-afc2-7c69ac3fe1ea"
    },
    "date_time": {
        "date": "2024-10-13",
        "day": "13",
        "epoch": "1728805423",
        "epoch_int": "1728805423",
        "hour": "03",
        "iso8601": "2024-10-13T07:43:43Z",
        "iso8601_basic": "20241013T034343128537",
        "iso8601_basic_short": "20241013T034343",
        "iso8601_micro": "2024-10-13T07:43:43.128537Z",
        "minute": "43",
        "month": "10",
        "second": "43",
        "time": "03:43:43",
        "tz": "EDT",
        "tz_dst": "EDT",
        "tz_offset": "-0400",
        "weekday": "Sunday",
        "weekday_number": "0",
        "weeknumber": "41",
        "year": "2024"
    },
    "default_ipv4": {
        "address": "10.31.13.83",
        "alias": "eth0",
        "broadcast": "10.31.15.255",
        "gateway": "10.31.12.1",
        "interface": "eth0",
        "macaddress": "0a:ff:f7:08:68:fb",
        "mtu": 9001,
        "netmask": "255.255.252.0",
        "network": "10.31.12.0",
        "prefix": "22",
        "type": "ether"
    },
    "default_ipv6": {},
    "device_links": {
        "ids": {},
        "labels": {},
        "masters": {},
        "uuids": {
            "xvda2": [
                "4bb2cac8-82c0-477f-afc2-7c69ac3fe1ea"
            ]
        }
    },
    "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": [
                            "4bb2cac8-82c0-477f-afc2-7c69ac3fe1ea"
                        ]
                    },
                    "sectors": "524283871",
                    "sectorsize": 512,
                    "size": "250.00 GB",
                    "start": "4096",
                    "uuid": "4bb2cac8-82c0-477f-afc2-7c69ac3fe1ea"
                }
            },
            "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": "7610368",
            "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": "40",
    "distribution_release": "",
    "distribution_version": "40",
    "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.11.245 57418 22",
        "SSH_CONNECTION": "10.31.11.245 57418 10.31.13.83 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.13.83",
            "broadcast": "10.31.15.255",
            "netmask": "255.255.252.0",
            "network": "10.31.12.0",
            "prefix": "22"
        },
        "ipv6": [
            {
                "address": "fe80::8ff:f7ff:fe08:68fb",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "0a:ff:f7:08:68:fb",
        "module": "xen_netfront",
        "mtu": 9001,
        "pciid": "vif-0",
        "promisc": false,
        "type": "ether"
    },
    "fibre_channel_wwn": [],
    "fips": false,
    "form_factor": "Other",
    "fqdn": "managed-node3",
    "gather_subset": [
        "all"
    ],
    "hostname": "managed-node3",
    "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:5a27722b-9a34-47eb-bc8d-f02cbbce72bd",
    "interfaces": [
        "lo",
        "eth0"
    ],
    "is_chroot": false,
    "iscsi_iqn": "",
    "kernel": "6.10.11-200.fc40.x86_64",
    "kernel_version": "#1 SMP PREEMPT_DYNAMIC Wed Sep 18 21:09:58 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.046875,
        "1m": 0.53662109375,
        "5m": 0.140625
    },
    "locally_reachable_ips": {
        "ipv4": [
            "10.31.13.83",
            "127.0.0.0/8",
            "127.0.0.1"
        ],
        "ipv6": [
            "::1",
            "fe80::8ff:f7ff:fe08:68fb"
        ]
    },
    "lsb": {},
    "lvm": {
        "lvs": {},
        "pvs": {},
        "vgs": {}
    },
    "machine": "x86_64",
    "machine_id": "ec2f03554a19c695f001e9043949cc3a",
    "memfree_mb": 3064,
    "memory_mb": {
        "nocache": {
            "free": 3460,
            "used": 256
        },
        "real": {
            "free": 3064,
            "total": 3716,
            "used": 652
        },
        "swap": {
            "cached": 0,
            "free": 3715,
            "total": 3715,
            "used": 0
        }
    },
    "memtotal_mb": 3716,
    "module_setup": true,
    "mounts": [
        {
            "block_available": 61365804,
            "block_size": 4096,
            "block_total": 64479564,
            "block_used": 3113760,
            "device": "/dev/xvda2",
            "dump": 0,
            "fstype": "ext4",
            "inode_available": 16303168,
            "inode_total": 16384000,
            "inode_used": 80832,
            "mount": "/",
            "options": "rw,seclabel,relatime",
            "passno": 0,
            "size_available": 251354333184,
            "size_total": 264108294144,
            "uuid": "4bb2cac8-82c0-477f-afc2-7c69ac3fe1ea"
        }
    ],
    "nodename": "managed-node3",
    "os_family": "RedHat",
    "pkg_mgr": "dnf",
    "proc_cmdline": {
        "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.11-200.fc40.x86_64",
        "console": [
            "tty0",
            "ttyS0,115200n8"
        ],
        "crashkernel": "auto",
        "net.ifnames": "0",
        "rhgb": true,
        "ro": true,
        "root": "UUID=4bb2cac8-82c0-477f-afc2-7c69ac3fe1ea"
    },
    "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": "ec2f0355-4a19-c695-f001-e9043949cc3a",
    "product_uuid": "ec2f0355-4a19-c695-f001-e9043949cc3a",
    "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_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF/A5kPKvIs3vB6td1LbPGJsJiNsX14vnSNndmDWa/w1napPffNRdZO5frQjOVq97JxDFaJkFDmjzrpLpP8zFmM=",
    "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBMrscldrpwKqIky/G9G3+TvNZPwTmhc2rtm7CBL9DCr",
    "ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDlBz0mrJwWzfhNKXDbxv4hbOl4l3USUuij/fIsb6ukxtV7O+wNmdi4ZcUGiyFWpJmM0TaPxEYT8Nbzdfd5DrAZbvS7GnKn1jey59V6Qa0oqkMbq4/O3OhWBCaJXksOdILFXo6Ap8TqT2SiaAjuxVCU/LBvbMZVFEMGrPxn6PSRMT4uVaHXs54cdSqKT39XKKWV68iQdMyo8npb08XIKY9pWOSZ1nDrQicXVG+WiXNISgiwvqYRlAOX/1RmEsKnlJdIZ4Pw0Qf3rZeu6lrxmtd7IWAXN3SYPem0m15hVS/eAuln0ecYCNJ44oNcHD/JzOoEQHRuPkqdem4r+8Efbx2QU6reBvyo4XFLj+UbPiKwZfWL2wT8v7mURp+QEOoWj5Qf3wprO3QZPfPR2v6LfzY6ChqaEoxyW4m1FLLZAZkJBcIxld53tpfhq13sWOMyAYK4N5LpLXBt2wyPT0z4AyK3uqM7yDm3Bk22hHY2svLv8V6Cx0wy9kecsA2LddFgWL0=",
    "ssh_host_key_rsa_public_keytype": "ssh-rsa",
    "swapfree_mb": 3715,
    "swaptotal_mb": 3715,
    "system": "Linux",
    "system_capabilities": [],
    "system_capabilities_enforced": "False",
    "system_vendor": "Xen",
    "uptime_seconds": 15666,
    "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-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38
Sunday 13 October 2024  03:43:46 -0400 (0:00:00.037)       0:00:04.162 ******** 
META: end_host conditional evaluated to False, continuing execution for managed-node3
skipping: [managed-node3] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node3"
}

MSG:

end_host conditional evaluated to false, continuing execution for managed-node3

TASK [Remove chrony] ***********************************************************
task path: /tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:20
Sunday 13 October 2024  03:43:46 -0400 (0:00:00.041)       0:00:04.203 ******** 
changed: [managed-node3] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Removed: chrony-4.6.1-1.fc40.x86_64"
    ]
}

TASK [Install ntp] *************************************************************
task path: /tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:25
Sunday 13 October 2024  03:43:48 -0400 (0:00:02.531)       0:00:06.735 ******** 
fatal: [managed-node3]: FAILED! => {
    "changed": false,
    "failures": [
        "No package ntp available."
    ],
    "rc": 1,
    "results": []
}

MSG:

Failed to install some of the specified packages
...ignoring

TASK [Skip test if no package] *************************************************
task path: /tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:32
Sunday 13 October 2024  03:43:50 -0400 (0:00:01.687)       0:00:08.423 ******** 
META: ending play

PLAY RECAP *********************************************************************
managed-node3              : ok=8    changed=1    unreachable=0    failed=0    skipped=1    rescued=0    ignored=1   

Sunday 13 October 2024  03:43:50 -0400 (0:00:00.012)       0:00:08.435 ******** 
=============================================================================== 
Remove chrony ----------------------------------------------------------- 2.53s
/tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:20 
Ensure iproute for gathering default_ipv4 fact -------------------------- 1.97s
/tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 
Install ntp ------------------------------------------------------------- 1.69s
/tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:25 
Gathering Facts --------------------------------------------------------- 1.39s
/tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:2 
Check if system is ostree ----------------------------------------------- 0.60s
/tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 
Ensure ansible_facts used by test --------------------------------------- 0.06s
/tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 
Skip test on ostree systems if unsupported ------------------------------ 0.04s
/tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 
Common test setup tasks ------------------------------------------------- 0.04s
/tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:11 
Debug ------------------------------------------------------------------- 0.04s
/tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 
Set flag to indicate system is ostree ----------------------------------- 0.03s
/tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 
Skip test if no package ------------------------------------------------- 0.01s
/tmp/collections-LaM/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:32