# 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_provider3.yml ********************************************** 1 plays in /WORKDIR/git-weekly-ciaj53qxxz/tests/tests_ntp_provider3.yml PLAY [Configure NTP with ntp as current provider] ****************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciaj53qxxz/tests/tests_ntp_provider3.yml:2 Sunday 25 February 2024 02:40:03 +0000 (0:00:00.015) 0:00:00.015 ******* ok: [sut] TASK [Common test setup tasks] ************************************************* task path: /WORKDIR/git-weekly-ciaj53qxxz/tests/tests_ntp_provider3.yml:11 Sunday 25 February 2024 02:40:04 +0000 (0:00:00.698) 0:00:00.714 ******* included: /WORKDIR/git-weekly-ciaj53qxxz/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciaj53qxxz/tests/tasks/setup.yml:6 Sunday 25 February 2024 02:40:04 +0000 (0:00:00.010) 0:00:00.724 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciaj53qxxz/tests/tasks/setup.yml:11 Sunday 25 February 2024 02:40:04 +0000 (0:00:00.254) 0:00:00.979 ******* ok: [sut] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /WORKDIR/git-weekly-ciaj53qxxz/tests/tasks/setup.yml:15 Sunday 25 February 2024 02:40:04 +0000 (0:00:00.020) 0:00:00.999 ******* 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-ciaj53qxxz/tests/tasks/setup.yml:22 Sunday 25 February 2024 02:40:07 +0000 (0:00:02.445) 0:00:03.445 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug] ******************************************************************* task path: /WORKDIR/git-weekly-ciaj53qxxz/tests/tasks/setup.yml:36 Sunday 25 February 2024 02:40:07 +0000 (0:00:00.019) 0:00:03.464 ******* ok: [sut] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.45.83" ], "all_ipv6_addresses": [ "fe80::82:7eff:fe4a:98d9" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_version": "4.2.amazon", "cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-536.el8.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6" }, "date_time": { "date": "2024-02-25", "day": "25", "epoch": "1708828804", "hour": "02", "iso8601": "2024-02-25T02:40:04Z", "iso8601_basic": "20240225T024004485136", "iso8601_basic_short": "20240225T024004", "iso8601_micro": "2024-02-25T02:40:04.485136Z", "minute": "40", "month": "02", "second": "04", "time": "02:40:04", "tz": "UTC", "tz_offset": "+0000", "weekday": "Sunday", "weekday_number": "0", "weeknumber": "08", "year": "2024" }, "default_ipv4": { "address": "10.31.45.83", "alias": "eth0", "broadcast": "10.31.47.255", "gateway": "10.31.44.1", "interface": "eth0", "macaddress": "02:82:7e:4a:98:d9", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.44.0", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "b00f4a12-ea3e-4925-b0f5-e1994fd747f6" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "b00f4a12-ea3e-4925-b0f5-e1994fd747f6" ] }, "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "b00f4a12-ea3e-4925-b0f5-e1994fd747f6" } }, "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": "0", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/libexec/platform-python", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_variety": "RedHat", "distribution_major_version": "8", "distribution_release": "NA", "distribution_version": "8", "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", "PATH": "/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": "2", "SSH_CLIENT": "10.29.163.173 60918 22", "SSH_CONNECTION": "10.29.163.173 60918 10.31.45.83 22", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_ID": "6", "_": "/usr/libexec/platform-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]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "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.45.83", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0" }, "ipv6": [ { "address": "fe80::82:7eff:fe4a:98d9", "prefix": "64", "scope": "link" } ], "macaddress": "02:82:7e:4a:98:d9", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "83313257-4633-434a-b1d9-09afd7bc5052.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "83313257-4633-434a-b1d9-09afd7bc5052", "hostnqn": "", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "4.18.0-536.el8.x86_64", "kernel_version": "#1 SMP Thu Jan 18 15:15:29 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]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [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": "71e09a1af6ff47ee9904dcf586a69536", "memfree_mb": 2484, "memory_mb": { "nocache": { "free": 3307, "used": 232 }, "real": { "free": 2484, "total": 3539, "used": 1055 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3539, "module_setup": true, "mounts": [ { "block_available": 64279281, "block_size": 4096, "block_total": 65533179, "block_used": 1253898, "device": "/dev/xvda1", "fstype": "xfs", "inode_available": 130996326, "inode_total": 131071472, "inode_used": 75146, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 263287934976, "size_total": 268423901184, "uuid": "b00f4a12-ea3e-4925-b0f5-e1994fd747f6" } ], "nodename": "83313257-4633-434a-b1d9-09afd7bc5052.testing-farm", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-536.el8.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=b00f4a12-ea3e-4925-b0f5-e1994fd747f6" }, "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": "ec2e6707-2698-82a8-b3ae-8d5579afd7b9", "product_uuid": "ec2e6707-2698-82a8-b3ae-8d5579afd7b9", "product_version": "4.2.amazon", "python": { "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 8, "minor": 6, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 6, 8, "final", 0 ] }, "python_version": "3.6.8", "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": "AAAAB3NzaC1kc3MAAACBAPshi+VlR1VCRpYy/N0Fxont2Hmc4e5d2LtRcL9iUicAQw26fo+CUCBMjfqMeMpmJGBUIjg3CFG6GPKdbEzZOwKkU6Va+vNGoZKF0n4DCh6ON2J49oYF8NaNaiH6TxOlFf/k6awQJdfHCdh4LK5DKrYyBIERlRlLII5cx0ZWUHzRAAAAFQDlJlmq+o3jP8gznpEyh6ijZczx9QAAAIEApKUK1hDXLkHns+BKAgDgkT+Dmta9RIDDWCOSGbcNa0fzob5Clk66Q8jbXUng7Ir7ck/Jo5KD8TXoM+K3rby/wvlAY6t6exd9qVpe6iQ2oCkSxmvp/2VPqzgAQRmXu/Qjf01ib9KKva4MMdxvr59tmjLTzJt8ujquWPp+AYDeCvgAAACAYzLmOYyCuq87wevAy6QGu6yGZLsOIrx3BZOvFyum57M5lQn5TcXtXL3ipLlRJhP1ygT7yF/UUVzXFBhdBbRtsMcEDC6LS+cCiznSl7a44ImQPb0b+7mbwyepMkOhF6DcnFWxb/gZfak/vf1MGjlf4Y5eFBXqVZj8J8ip8C6t7PA=", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBE2sxr/1Ng5utdvXv1s8biOs8V4nnLNaT0SwZ7afjzfVF7DBAz147/rVu/94JTC+gMuRamJJ4Kam7d1BMZ7INw=", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDS/BU+ogDIKPVcE8FhPs5Y+8hLCRGKRP6uHMqTA4vFP", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDAGRj7yLQb1dM+gf+hohye2xV6/VQbvmHfaRNcvn1G2VemMEdPZu8bpgsQPhP4oVgLYxd6BFoVaT6ja9vUzfUZvrW0kk3ef+RAeob/3eoPscT+EDgMxnyt80OcFKO1uWkvxNjlKBFPiVwgvRxX1KNr994H/og+N+Ijap6Il+AHsLOFxMRE9NXn6bDtVWdjrGwMllwwbIIDUlwllwWzt3uqoIcwcCGn0Wnnf6D4FtbxK4pjvR7ElQ0OTJtsiGkITRXtUUtgVgxVv3CdTl2/rtt1dMtAk97mIFG9i38SU378JbOswCZVLzVOqO1zmNO/QO89xmaG7ojXFFPfT6Luick0EbR4sCGWZWvMMWZWLKxU3cawzLrTosQZbz9RfQAD1n2rD0h3rWCC1fq9Iyg0jsCE6KdPr3Idm1HCYwBCFkIcQEYoDgDbtAQzmIBvbsX1l2aMBthSkGIGsSGMZRBX2WVRLVTckzJm1TUHcOGfxDcC6HlNYP0kyc+F325fLOAGPWU=", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 808, "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 [Remove chrony] *********************************************************** task path: /WORKDIR/git-weekly-ciaj53qxxz/tests/tests_ntp_provider3.yml:20 Sunday 25 February 2024 02:40:07 +0000 (0:00:00.033) 0:00:03.498 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: chrony-4.5-1.el8.x86_64" ] } TASK [Install ntp] ************************************************************* task path: /WORKDIR/git-weekly-ciaj53qxxz/tests/tests_ntp_provider3.yml:25 Sunday 25 February 2024 02:40:10 +0000 (0:00:03.489) 0:00:06.987 ******* fatal: [sut]: FAILED! => { "changed": false, "failures": [ "No package ntp available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages ...ignoring META: ending play PLAY RECAP ********************************************************************* sut : ok=8 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=1 Sunday 25 February 2024 02:40:13 +0000 (0:00:02.509) 0:00:09.496 ******* =============================================================================== Remove chrony ----------------------------------------------------------- 3.49s /WORKDIR/git-weekly-ciaj53qxxz/tests/tests_ntp_provider3.yml:20 --------------- Install ntp ------------------------------------------------------------- 2.51s /WORKDIR/git-weekly-ciaj53qxxz/tests/tests_ntp_provider3.yml:25 --------------- Ensure iproute for gathering default_ipv4 fact -------------------------- 2.45s /WORKDIR/git-weekly-ciaj53qxxz/tests/tasks/setup.yml:15 ----------------------- Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-weekly-ciaj53qxxz/tests/tests_ntp_provider3.yml:2 ---------------- Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-weekly-ciaj53qxxz/tests/tasks/setup.yml:6 ------------------------ Debug ------------------------------------------------------------------- 0.03s /WORKDIR/git-weekly-ciaj53qxxz/tests/tasks/setup.yml:36 ----------------------- Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-weekly-ciaj53qxxz/tests/tasks/setup.yml:11 ----------------------- Ensure ansible_facts used by test --------------------------------------- 0.02s /WORKDIR/git-weekly-ciaj53qxxz/tests/tasks/setup.yml:22 ----------------------- Common test setup tasks ------------------------------------------------- 0.01s /WORKDIR/git-weekly-ciaj53qxxz/tests/tests_ntp_provider3.yml:11 --------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---