# STDOUT:
---v---v---v---v---v---
ansible-playbook 2.9.27
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible
  executable location = /opt/ansible-2.9/bin/ansible-playbook
  python version = 3.9.18 (main, Sep  7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)]
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'actionable', as we already have a stdout callback.
Skipping callback 'counter_enabled', as we already have a stdout callback.
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'dense', as we already have a stdout callback.
Skipping callback 'dense', as we already have a stdout callback.
Skipping callback 'full_skip', as we already have a stdout callback.
Skipping callback 'json', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'null', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
Skipping callback 'selective', as we already have a stdout callback.
Skipping callback 'skippy', as we already have a stdout callback.
Skipping callback 'stderr', as we already have a stdout callback.
Skipping callback 'unixy', as we already have a stdout callback.
Skipping callback 'yaml', as we already have a stdout callback.

PLAYBOOK: tests_ntp_provider6.yml **********************************************
1 plays in /WORKDIR/git-weekly-ci_ad2a96y/tests/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: /WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider6.yml:2
Sunday 11 August 2024  02:55:52 +0000 (0:00:00.012)       0:00:00.012 ********* 
ok: [sut]
META: ran handlers

TASK [Common test setup tasks] *************************************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider6.yml:13
Sunday 11 August 2024  02:55:53 +0000 (0:00:00.690)       0:00:00.703 ********* 
included: /WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml for sut

TASK [Check if system is ostree] ***********************************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:6
Sunday 11 August 2024  02:55:53 +0000 (0:00:00.017)       0:00:00.721 ********* 
ok: [sut] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [Set flag to indicate system is ostree] ***********************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:11
Sunday 11 August 2024  02:55:53 +0000 (0:00:00.247)       0:00:00.968 ********* 
ok: [sut] => {
    "ansible_facts": {
        "__timesync_is_ostree": false
    },
    "changed": false
}

TASK [Ensure iproute for gathering default_ipv4 fact] **************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:15
Sunday 11 August 2024  02:55:53 +0000 (0:00:00.019)       0:00:00.988 ********* 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: iproute

TASK [Ensure ansible_facts used by test] ***************************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:22
Sunday 11 August 2024  02:55:54 +0000 (0:00:01.030)       0:00:02.019 ********* 
skipping: [sut] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Debug] *******************************************************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:36
Sunday 11 August 2024  02:55:54 +0000 (0:00:00.027)       0:00:02.046 ********* 
ok: [sut] => {}

MSG:

facts {
    "_ansible_facts_gathered": true,
    "all_ipv4_addresses": [
        "10.31.46.221"
    ],
    "all_ipv6_addresses": [
        "fe80::ef:f8ff:fed6:b681"
    ],
    "ansible_local": {},
    "apparmor": {
        "status": "disabled"
    },
    "architecture": "x86_64",
    "bios_date": "08/24/2006",
    "bios_version": "4.11.amazon",
    "cmdline": {
        "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-480.el9.x86_64",
        "console": "ttyS0,115200n8",
        "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M",
        "net.ifnames": "0",
        "rhgb": true,
        "ro": true,
        "root": "UUID=98cbf0d1-f74b-4369-aec4-15a9c63a7cb1"
    },
    "date_time": {
        "date": "2024-08-11",
        "day": "11",
        "epoch": "1723344952",
        "hour": "02",
        "iso8601": "2024-08-11T02:55:52Z",
        "iso8601_basic": "20240811T025552829228",
        "iso8601_basic_short": "20240811T025552",
        "iso8601_micro": "2024-08-11T02:55:52.829228Z",
        "minute": "55",
        "month": "08",
        "second": "52",
        "time": "02:55:52",
        "tz": "UTC",
        "tz_offset": "+0000",
        "weekday": "Sunday",
        "weekday_number": "0",
        "weeknumber": "32",
        "year": "2024"
    },
    "default_ipv4": {
        "address": "10.31.46.221",
        "alias": "eth0",
        "broadcast": "10.31.47.255",
        "gateway": "10.31.44.1",
        "interface": "eth0",
        "macaddress": "02:ef:f8:d6:b6:81",
        "mtu": 9001,
        "netmask": "255.255.252.0",
        "network": "10.31.44.0",
        "type": "ether"
    },
    "default_ipv6": {},
    "device_links": {
        "ids": {},
        "labels": {},
        "masters": {},
        "uuids": {
            "xvda1": [
                "98cbf0d1-f74b-4369-aec4-15a9c63a7cb1"
            ]
        }
    },
    "devices": {
        "xvda": {
            "holders": [],
            "host": "",
            "links": {
                "ids": [],
                "labels": [],
                "masters": [],
                "uuids": []
            },
            "model": null,
            "partitions": {
                "xvda1": {
                    "holders": [],
                    "links": {
                        "ids": [],
                        "labels": [],
                        "masters": [],
                        "uuids": [
                            "98cbf0d1-f74b-4369-aec4-15a9c63a7cb1"
                        ]
                    },
                    "sectors": "524285919",
                    "sectorsize": 512,
                    "size": "250.00 GB",
                    "start": "2048",
                    "uuid": "98cbf0d1-f74b-4369-aec4-15a9c63a7cb1"
                }
            },
            "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
        }
    },
    "discovered_interpreter_python": "/usr/bin/python",
    "distribution": "CentOS",
    "distribution_file_parsed": true,
    "distribution_file_path": "/etc/redhat-release",
    "distribution_file_variety": "RedHat",
    "distribution_major_version": "9",
    "distribution_release": "NA",
    "distribution_version": "9",
    "dns": {
        "nameservers": [
            "10.29.169.13",
            "10.29.170.12",
            "10.2.32.1"
        ],
        "search": [
            "us-east-1.aws.redhat.com",
            "testing-farm"
        ]
    },
    "domain": "testing-farm.us-east-1.aws.redhat.com",
    "effective_group_id": 0,
    "effective_user_id": 0,
    "env": {
        "BASH_FUNC_which%%": "() {  ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}",
        "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus",
        "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ",
        "HOME": "/root",
        "LANG": "en_US.UTF-8",
        "LESSOPEN": "||/usr/bin/lesspipe.sh %s",
        "LOGNAME": "root",
        "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.29.163.171 54874 22",
        "SSH_CONNECTION": "10.29.163.171 54874 10.31.46.221 22",
        "USER": "root",
        "XDG_RUNTIME_DIR": "/run/user/0",
        "XDG_SESSION_CLASS": "user",
        "XDG_SESSION_ID": "6",
        "XDG_SESSION_TYPE": "tty",
        "_": "/usr/bin/python",
        "which_declare": "declare -f"
    },
    "eth0": {
        "active": true,
        "device": "eth0",
        "features": {
            "esp_hw_offload": "off [fixed]",
            "esp_tx_csum_hw_offload": "off [fixed]",
            "fcoe_mtu": "off [fixed]",
            "generic_receive_offload": "on",
            "generic_segmentation_offload": "on",
            "highdma": "off [fixed]",
            "hsr_dup_offload": "off [fixed]",
            "hsr_fwd_offload": "off [fixed]",
            "hsr_tag_ins_offload": "off [fixed]",
            "hsr_tag_rm_offload": "off [fixed]",
            "hw_tc_offload": "off [fixed]",
            "l2_fwd_offload": "off [fixed]",
            "large_receive_offload": "off [fixed]",
            "loopback": "off [fixed]",
            "macsec_hw_offload": "off [fixed]",
            "netns_local": "off [fixed]",
            "ntuple_filters": "off [fixed]",
            "receive_hashing": "off [fixed]",
            "rx_all": "off [fixed]",
            "rx_checksumming": "on [fixed]",
            "rx_fcs": "off [fixed]",
            "rx_gro_hw": "off [fixed]",
            "rx_gro_list": "off",
            "rx_udp_gro_forwarding": "off",
            "rx_udp_tunnel_port_offload": "off [fixed]",
            "rx_vlan_filter": "off [fixed]",
            "rx_vlan_offload": "off [fixed]",
            "rx_vlan_stag_filter": "off [fixed]",
            "rx_vlan_stag_hw_parse": "off [fixed]",
            "scatter_gather": "on",
            "tcp_segmentation_offload": "on",
            "tls_hw_record": "off [fixed]",
            "tls_hw_rx_offload": "off [fixed]",
            "tls_hw_tx_offload": "off [fixed]",
            "tx_checksum_fcoe_crc": "off [fixed]",
            "tx_checksum_ip_generic": "off [fixed]",
            "tx_checksum_ipv4": "on [fixed]",
            "tx_checksum_ipv6": "on",
            "tx_checksum_sctp": "off [fixed]",
            "tx_checksumming": "on",
            "tx_esp_segmentation": "off [fixed]",
            "tx_fcoe_segmentation": "off [fixed]",
            "tx_gre_csum_segmentation": "off [fixed]",
            "tx_gre_segmentation": "off [fixed]",
            "tx_gso_list": "off [fixed]",
            "tx_gso_partial": "off [fixed]",
            "tx_gso_robust": "on [fixed]",
            "tx_ipxip4_segmentation": "off [fixed]",
            "tx_ipxip6_segmentation": "off [fixed]",
            "tx_lockless": "off [fixed]",
            "tx_nocache_copy": "off",
            "tx_scatter_gather": "on",
            "tx_scatter_gather_fraglist": "off [fixed]",
            "tx_sctp_segmentation": "off [fixed]",
            "tx_tcp6_segmentation": "on",
            "tx_tcp_ecn_segmentation": "off [fixed]",
            "tx_tcp_mangleid_segmentation": "off",
            "tx_tcp_segmentation": "on",
            "tx_tunnel_remcsum_segmentation": "off [fixed]",
            "tx_udp_segmentation": "off [fixed]",
            "tx_udp_tnl_csum_segmentation": "off [fixed]",
            "tx_udp_tnl_segmentation": "off [fixed]",
            "tx_vlan_offload": "off [fixed]",
            "tx_vlan_stag_hw_insert": "off [fixed]",
            "vlan_challenged": "off [fixed]"
        },
        "hw_timestamp_filters": [],
        "ipv4": {
            "address": "10.31.46.221",
            "broadcast": "10.31.47.255",
            "netmask": "255.255.252.0",
            "network": "10.31.44.0"
        },
        "ipv6": [
            {
                "address": "fe80::ef:f8ff:fed6:b681",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "02:ef:f8:d6:b6:81",
        "module": "xen_netfront",
        "mtu": 9001,
        "pciid": "vif-0",
        "promisc": false,
        "timestamping": [],
        "type": "ether"
    },
    "fibre_channel_wwn": [],
    "fips": false,
    "form_factor": "Other",
    "fqdn": "ab8f709c-6a73-4515-8044-139327cd0a29.testing-farm.us-east-1.aws.redhat.com",
    "gather_subset": [
        "all"
    ],
    "hostname": "ab8f709c-6a73-4515-8044-139327cd0a29",
    "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:0c934a52-085f-46d7-bc21-a68d63b75834",
    "interfaces": [
        "lo",
        "eth0"
    ],
    "is_chroot": false,
    "iscsi_iqn": "",
    "kernel": "5.14.0-480.el9.x86_64",
    "kernel_version": "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024",
    "lo": {
        "active": true,
        "device": "lo",
        "features": {
            "esp_hw_offload": "off [fixed]",
            "esp_tx_csum_hw_offload": "off [fixed]",
            "fcoe_mtu": "off [fixed]",
            "generic_receive_offload": "on",
            "generic_segmentation_offload": "on",
            "highdma": "on [fixed]",
            "hsr_dup_offload": "off [fixed]",
            "hsr_fwd_offload": "off [fixed]",
            "hsr_tag_ins_offload": "off [fixed]",
            "hsr_tag_rm_offload": "off [fixed]",
            "hw_tc_offload": "off [fixed]",
            "l2_fwd_offload": "off [fixed]",
            "large_receive_offload": "off [fixed]",
            "loopback": "on [fixed]",
            "macsec_hw_offload": "off [fixed]",
            "netns_local": "on [fixed]",
            "ntuple_filters": "off [fixed]",
            "receive_hashing": "off [fixed]",
            "rx_all": "off [fixed]",
            "rx_checksumming": "on [fixed]",
            "rx_fcs": "off [fixed]",
            "rx_gro_hw": "off [fixed]",
            "rx_gro_list": "off",
            "rx_udp_gro_forwarding": "off",
            "rx_udp_tunnel_port_offload": "off [fixed]",
            "rx_vlan_filter": "off [fixed]",
            "rx_vlan_offload": "off [fixed]",
            "rx_vlan_stag_filter": "off [fixed]",
            "rx_vlan_stag_hw_parse": "off [fixed]",
            "scatter_gather": "on",
            "tcp_segmentation_offload": "on",
            "tls_hw_record": "off [fixed]",
            "tls_hw_rx_offload": "off [fixed]",
            "tls_hw_tx_offload": "off [fixed]",
            "tx_checksum_fcoe_crc": "off [fixed]",
            "tx_checksum_ip_generic": "on [fixed]",
            "tx_checksum_ipv4": "off [fixed]",
            "tx_checksum_ipv6": "off [fixed]",
            "tx_checksum_sctp": "on [fixed]",
            "tx_checksumming": "on",
            "tx_esp_segmentation": "off [fixed]",
            "tx_fcoe_segmentation": "off [fixed]",
            "tx_gre_csum_segmentation": "off [fixed]",
            "tx_gre_segmentation": "off [fixed]",
            "tx_gso_list": "on",
            "tx_gso_partial": "off [fixed]",
            "tx_gso_robust": "off [fixed]",
            "tx_ipxip4_segmentation": "off [fixed]",
            "tx_ipxip6_segmentation": "off [fixed]",
            "tx_lockless": "on [fixed]",
            "tx_nocache_copy": "off [fixed]",
            "tx_scatter_gather": "on [fixed]",
            "tx_scatter_gather_fraglist": "on [fixed]",
            "tx_sctp_segmentation": "on",
            "tx_tcp6_segmentation": "on",
            "tx_tcp_ecn_segmentation": "on",
            "tx_tcp_mangleid_segmentation": "on",
            "tx_tcp_segmentation": "on",
            "tx_tunnel_remcsum_segmentation": "off [fixed]",
            "tx_udp_segmentation": "on",
            "tx_udp_tnl_csum_segmentation": "off [fixed]",
            "tx_udp_tnl_segmentation": "off [fixed]",
            "tx_vlan_offload": "off [fixed]",
            "tx_vlan_stag_hw_insert": "off [fixed]",
            "vlan_challenged": "on [fixed]"
        },
        "hw_timestamp_filters": [],
        "ipv4": {
            "address": "127.0.0.1",
            "broadcast": "",
            "netmask": "255.0.0.0",
            "network": "127.0.0.0"
        },
        "ipv6": [
            {
                "address": "::1",
                "prefix": "128",
                "scope": "host"
            }
        ],
        "mtu": 65536,
        "promisc": false,
        "timestamping": [],
        "type": "loopback"
    },
    "lsb": {},
    "machine": "x86_64",
    "machine_id": "3557981b8d324867b98d00fc04755de4",
    "memfree_mb": 2787,
    "memory_mb": {
        "nocache": {
            "free": 3314,
            "used": 218
        },
        "real": {
            "free": 2787,
            "total": 3532,
            "used": 745
        },
        "swap": {
            "cached": 0,
            "free": 0,
            "total": 0,
            "used": 0
        }
    },
    "memtotal_mb": 3532,
    "module_setup": true,
    "mounts": [
        {
            "block_available": 64504782,
            "block_size": 4096,
            "block_total": 65519355,
            "block_used": 1014573,
            "device": "/dev/xvda1",
            "fstype": "xfs",
            "inode_available": 131000152,
            "inode_total": 131071472,
            "inode_used": 71320,
            "mount": "/",
            "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota",
            "size_available": 264211587072,
            "size_total": 268367278080,
            "uuid": "98cbf0d1-f74b-4369-aec4-15a9c63a7cb1"
        }
    ],
    "nodename": "ab8f709c-6a73-4515-8044-139327cd0a29.testing-farm",
    "os_family": "RedHat",
    "pkg_mgr": "dnf",
    "proc_cmdline": {
        "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-480.el9.x86_64",
        "console": [
            "tty0",
            "ttyS0,115200n8"
        ],
        "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M",
        "net.ifnames": "0",
        "rhgb": true,
        "ro": true,
        "root": "UUID=98cbf0d1-f74b-4369-aec4-15a9c63a7cb1"
    },
    "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_threads_per_core": 2,
    "processor_vcpus": 2,
    "product_name": "HVM domU",
    "product_serial": "ec28ff51-3888-cedb-9ac4-56a518cd784f",
    "product_uuid": "ec28ff51-3888-cedb-9ac4-56a518cd784f",
    "product_version": "4.11.amazon",
    "python": {
        "executable": "/usr/bin/python",
        "has_sslcontext": true,
        "type": "cpython",
        "version": {
            "major": 3,
            "micro": 19,
            "minor": 9,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            3,
            9,
            19,
            "final",
            0
        ]
    },
    "python_version": "3.9.19",
    "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": "AAAAB3NzaC1kc3MAAACBALBMduJeNptE0W2tC+7siXMjDaV6ag2PF7mhoJ4mRo2Dpb90pA9ZkYHi9LD/2mbxI/IWgJ7WDM+6mD4D+Ri8QMXAQTZKOdbXdaB5RDjl0wS09UwjU9ra7FkIX/Wh/dfPdjpMvN9Us5c1AxPTQFe+WOxIg5mmX/mf1SNe+29qmsTlAAAAFQDGZ03R+PO7j9xccsdLR7OL13qluQAAAIAlP0uuEu9H9cPQlYG+Sn4w5x38cByIBAgwDpGQpc2Sa6T2n5wdtOSdrbHx3cp5526tYUUJR4rCUOfOiCfUWXECoy2bMQyv3pqNAWTQtGhs0IOmevBb81lkN+tdqK1rtXdbuD5NDwvmTaVf+3JmwukgqQNkry1IXLjY29Ut5hPEcwAAAIEAqV5PJX6LtDSUGauJyti0/Z2cYQSUzhH8Mk6plsTZoqOLnCcSJvLagjIYXF+s6k0g3HKbEfptPuYHUVqZcwf+lTIAcdd0VO4E8fu76G+ndEcSVmvheph+eBu6E/blZOny3GKnFlAQIyPA7Fp1Yfq4erSfUeaZX86vTjzkQeQMQqw=",
    "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFZorOA994jadOCoUzpk+ewfRpFG1ZbDNs+YW74sbT60vhUMko5gz7OiVrxj/OOrRPQQT2kZR8lREYwdOSAI6E=",
    "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFLk0mhKc/k+B8jq0OMWHsQ4oCob6XvSYBtTa4GLa85R",
    "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCzAhBE/dmXwt/uDvh7tCEur2bEyj9LHAwZ258+bDZaO4TmLvKnZa20amSaiOVIbqOP16Bi9F1luH2sqyMCljRy/42iQF30l7IbBG9H1L9ntvHEqGwcMJ2Vun9QkBsxJBiIybXBzj+QnEQM8Lv/yTlUG/5z+BqNouirGq29124YGDtIq651fAw51KypeX/CsFrT0MHS5N0HA0NzcQgMYwBxYnJDbQTWQtTM83tUOOZWta/EosVGFk85kCOImbHHbRlhU3julEgFpUkcmxcquueNNhnMEn+tEqLSmvzQL0SmIT2LLI6NsXsfw7jiUoZqj+f9xtiCNe/RSEAWxyg3/3yBuJ3E/kx+yug6CvfiadXsAuM2ch7M68qeLASyLwNEFcjgXoZxmXbRcYmEZL5iU9oxHckMl3cJkVh/HuZE5muKQUwAVY117NpDMewGb2OnIa59ttZav5U1UJ1zl0OgogeUyciB2+Rpveufn9ZS+QorrD3BiSVwroGLl+bAZ4zBz08=",
    "swapfree_mb": 0,
    "swaptotal_mb": 0,
    "system": "Linux",
    "system_capabilities": [],
    "system_capabilities_enforced": "False",
    "system_vendor": "Xen",
    "uptime_seconds": 490,
    "user_dir": "/root",
    "user_gecos": "root",
    "user_gid": 0,
    "user_id": "root",
    "user_shell": "/bin/bash",
    "user_uid": 0,
    "userspace_architecture": "x86_64",
    "userspace_bits": "64",
    "virtualization_role": "guest",
    "virtualization_type": "xen"
}
META: end_host conditional evaluated to false, continuing execution for sut

TASK [Check for availability of both NTP providers] ****************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider6.yml:22
Sunday 11 August 2024  02:55:54 +0000 (0:00:00.056)       0:00:02.103 ********* 
ok: [sut] => (item=chrony) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "chrony",
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
failed: [sut] (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: /WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider6.yml:35
Sunday 11 August 2024  02:55:56 +0000 (0:00:01.915)       0:00:04.018 ********* 
skipping: [sut] => (item={'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0, 'invocation': {'module_args': {'name': ['chrony'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': 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, 'lock_timeout': 30, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'releasever': None}}, 'failed': False, 'item': 'chrony', 'ansible_loop_var': 'item'})  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "ansible_loop_var": "item",
        "changed": false,
        "failed": false,
        "invocation": {
            "module_args": {
                "allow_downgrade": false,
                "autoremove": false,
                "bugfix": 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"
                ],
                "releasever": null,
                "security": false,
                "skip_broken": false,
                "state": "present",
                "update_cache": false,
                "update_only": false,
                "validate_certs": true
            }
        },
        "item": "chrony",
        "msg": "Nothing to do",
        "rc": 0,
        "results": []
    },
    "skip_reason": "Conditional result was False"
}
ok: [sut] => (item={'msg': 'Failed to install some of the specified packages', 'failures': ['No package ntp available.'], 'results': [], 'rc': 1, 'failed': True, 'invocation': {'module_args': {'name': ['ntp'], 'state': 'present', 'allow_downgrade': False, 'autoremove': False, 'bugfix': 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, 'lock_timeout': 30, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': 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,
                "autoremove": false,
                "bugfix": 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"
                ],
                "releasever": null,
                "security": false,
                "skip_broken": false,
                "state": "present",
                "update_cache": false,
                "update_only": false,
                "validate_certs": true
            }
        },
        "item": "ntp",
        "msg": "Failed to install some of the specified packages",
        "rc": 1,
        "results": []
    }
}
META: ending play

PLAY RECAP *********************************************************************
sut                        : ok=8    changed=0    unreachable=0    failed=0    skipped=1    rescued=0    ignored=1   

Sunday 11 August 2024  02:55:56 +0000 (0:00:00.029)       0:00:04.048 ********* 
=============================================================================== 
Check for availability of both NTP providers ---------------------------- 1.92s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider6.yml:22 ---------------
Ensure iproute for gathering default_ipv4 fact -------------------------- 1.03s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:15 -----------------------
Gathering Facts --------------------------------------------------------- 0.69s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider6.yml:2 ----------------
Check if system is ostree ----------------------------------------------- 0.25s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:6 ------------------------
Debug ------------------------------------------------------------------- 0.06s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:36 -----------------------
Set the availability of both NTP providers ------------------------------ 0.03s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider6.yml:35 ---------------
Ensure ansible_facts used by test --------------------------------------- 0.03s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:22 -----------------------
Set flag to indicate system is ostree ----------------------------------- 0.02s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:11 -----------------------
Common test setup tasks ------------------------------------------------- 0.02s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider6.yml:13 ---------------

---^---^---^---^---^---

# STDERR:
---v---v---v---v---v---
[DEPRECATION WARNING]: Distribution centos 9 on host sut should use 
/usr/libexec/platform-python, but is using /usr/bin/python for backward 
compatibility with prior Ansible releases. A future Ansible release will 
default to using the discovered platform python for this host. See https://docs
.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for 
more information. This feature will be removed in version 2.12. Deprecation 
warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

---^---^---^---^---^---