# 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 statically imported: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml 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_all_purge.yml ************************************************** 1 plays in /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml PLAY [Test that selinux_all_purge drops local modifications, defaults to no] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:2 Saturday 30 December 2023 20:30:48 +0000 (0:00:00.018) 0:00:00.018 ***** ok: [sut] META: ran handlers TASK [Ensure SELinux test packages] ******************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:13 Saturday 30 December 2023 20:30:49 +0000 (0:00:00.831) 0:00:00.850 ***** included: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml for sut TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:13 Saturday 30 December 2023 20:30:49 +0000 (0:00:00.024) 0:00:00.875 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:19 Saturday 30 December 2023 20:30:49 +0000 (0:00:00.022) 0:00:00.897 ***** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 30 December 2023 20:30:49 +0000 (0:00:00.031) 0:00:00.928 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 30 December 2023 20:30:49 +0000 (0:00:00.192) 0:00:01.121 ***** ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 30 December 2023 20:30:49 +0000 (0:00:00.022) 0:00:01.144 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 30 December 2023 20:30:49 +0000 (0:00:00.509) 0:00:01.654 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 30 December 2023 20:30:49 +0000 (0:00:00.018) 0:00:01.673 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 30 December 2023 20:30:49 +0000 (0:00:00.018) 0:00:01.691 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 30 December 2023 20:30:50 +0000 (0:00:00.018) 0:00:01.710 ***** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:24 Saturday 30 December 2023 20:30:50 +0000 (0:00:00.764) 0:00:02.474 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:32 Saturday 30 December 2023 20:30:50 +0000 (0:00:00.018) 0:00:02.493 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:46 Saturday 30 December 2023 20:30:50 +0000 (0:00:00.018) 0:00:02.511 ***** ok: [sut] => { "ansible_facts": { "__selinux_is_el6": true }, "changed": false } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:55 Saturday 30 December 2023 20:30:50 +0000 (0:00:00.021) 0:00:02.533 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:60 Saturday 30 December 2023 20:30:50 +0000 (0:00:00.017) 0:00:02.550 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:65 Saturday 30 December 2023 20:30:50 +0000 (0:00:00.017) 0:00:02.568 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:70 Saturday 30 December 2023 20:30:50 +0000 (0:00:00.017) 0:00:02.585 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:75 Saturday 30 December 2023 20:30:50 +0000 (0:00:00.020) 0:00:02.605 ***** ok: [sut] => { "ansible_facts": { "ansible_facts": { "all_ipv4_addresses": [ "10.31.15.222" ], "all_ipv6_addresses": [ "fe80::849:a0ff:fea0:fc23" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_version": "4.2.amazon", "cmdline": { "KEYBOARDTYPE": "pc", "KEYTABLE": "us", "LANG": "en_US.UTF-8", "SYSFONT": "latarcyrheb-sun16", "console": "ttyS0,115200", "crashkernel": "129M@48M", "quiet": true, "rd_NO_DM": true, "rd_NO_LUKS": true, "rd_NO_LVM": true, "rd_NO_MD": true, "rhgb": true, "ro": true, "root": "UUID=e44cb478-91f6-4637-b61a-282c8b71c84a" }, "date_time": { "date": "2023-12-30", "day": "30", "epoch": "1703968248", "hour": "20", "iso8601": "2023-12-30T20:30:48Z", "iso8601_basic": "20231230T203048753485", "iso8601_basic_short": "20231230T203048", "iso8601_micro": "2023-12-30T20:30:48.753485Z", "minute": "30", "month": "12", "second": "48", "time": "20:30:48", "tz": "UTC", "tz_offset": "+0000", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "52", "year": "2023" }, "default_ipv4": { "address": "10.31.15.222", "alias": "eth0", "broadcast": "10.31.15.255", "gateway": "10.31.12.1", "interface": "eth0", "macaddress": "0a:49:a0:a0:fc:23", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.12.0", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "e44cb478-91f6-4637-b61a-282c8b71c84a" ] } }, "devices": { "loop0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop1": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop2": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop3": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop4": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop5": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop6": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop7": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram1": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram10": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram11": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram12": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram13": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram14": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram15": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram2": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram3": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram4": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram5": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram6": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram7": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram8": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram9": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "e44cb478-91f6-4637-b61a-282c8b71c84a" ] }, "sectors": "524285600", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "0", "vendor": null, "virtual": 1 } }, "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_search_string": "Red Hat", "distribution_file_variety": "RedHat", "distribution_release": "Santiago", "distribution_version": "6.10", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "testing-farm.us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "G_BROKEN_FILENAMES": "1", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "MAIL": "/var/mail/root", "PATH": "/usr/local/sbin:/usr/local/bin:/sbin:/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.164 55014 22", "SSH_CONNECTION": "10.29.163.164 55014 10.31.15.222 22", "USER": "root", "_": "/usr/bin/python2" }, "eth0": { "active": true, "device": "eth0", "features": { "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_checksumming": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off", "tx_checksum_ipv4": "on", "tx_checksum_ipv6": "off", "tx_checksum_sctp": "off [fixed]", "tx_checksum_unneeded": "off", "tx_checksumming": "on", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_lockless": "off [fixed]", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_tcp6_segmentation": "off", "tx_tcp_ecn_segmentation": "off", "tx_tcp_segmentation": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.15.222", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0" }, "ipv6": [ { "address": "fe80::849:a0ff:fea0:fc23", "prefix": "64", "scope": "link" } ], "macaddress": "0a:49:a0:a0:fc:23", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [ "rx_software", "software" ], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "b4f35e4e-2449-4649-8514-35bb8159d118.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "b4f35e4e-2449-4649-8514-35bb8159d118", "hostnqn": "", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "2.6.32-754.35.1.el6.x86_64", "kernel_version": "#1 SMP Wed Sep 16 06:48:01 EDT 2020", "lo": { "active": true, "device": "lo", "features": { "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "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": "off [fixed]", "tx_checksum_unneeded": "off [fixed]", "tx_checksumming": "on", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_lockless": "on [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_segmentation": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "udp_fragmentation_offload": "on", "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": [ "rx_software", "software" ], "type": "loopback" }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "f52d97e5a5db8f235dfcab8f0000000a", "memfree_mb": 2714, "memory_mb": { "nocache": { "free": 3455, "used": 186 }, "real": { "free": 2714, "total": 3641, "used": 927 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3641, "module_setup": true, "mounts": [ { "block_available": 60736058, "block_size": 4096, "block_total": 64491061, "block_used": 3755003, "device": "/dev/xvda1", "fstype": "ext4", "inode_available": 16323063, "inode_total": 16384000, "inode_used": 60937, "mount": "/", "options": "rw", "size_available": 248774893568, "size_total": 264155385856, "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } ], "nodename": "b4f35e4e-2449-4649-8514-35bb8159d118.testing-farm", "pkg_mgr": "yum", "proc_cmdline": { "KEYBOARDTYPE": "pc", "KEYTABLE": "us", "LANG": "en_US.UTF-8", "SYSFONT": "latarcyrheb-sun16", "console": [ "tty0", "ttyS0,115200" ], "crashkernel": "129M@48M", "quiet": true, "rd_NO_DM": true, "rd_NO_LUKS": true, "rd_NO_LVM": true, "rd_NO_MD": true, "rhgb": true, "ro": true, "root": "UUID=e44cb478-91f6-4637-b61a-282c8b71c84a" }, "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": "ec283e6c-cd58-664e-fec7-75fd282bd8fa", "product_uuid": "6C3E28EC-58CD-4E66-FEC7-75FD282BD8FA", "product_version": "4.2.amazon", "python": { "executable": "/usr/bin/python2", "has_sslcontext": false, "type": "CPython", "version": { "major": 2, "micro": 6, "minor": 6, "releaselevel": "final", "serial": 0 }, "version_info": [ 2, 6, 6, "final", 0 ] }, "python_version": "2.6.6", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "upstart", "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOjyN6GSP4A2hQ5eKLDU4eXLF3kGuUEf+Ar/Hz9cs6plXGuuwkXY+zmq6yI3885HNL82A7x8QgCDq/P5uh+XtcGXAEPBoyvkEz9jYamJgs8dK3LFvjXyJWC/0B0ldf1uxmos0d75brdJ3gbRnKLX/YNGO+rMxz/LwJ6TMxK6txo3AAAAFQCsYtxbg9mPOpBc7KR+Pj9ACzzHjQAAAIEAx4dTqyCPbmvNABuSyAuYrCqXbIwYxYnCkW9jhRBwsusVjVGG68kehIFWPjK40QGJEMoukeoewpSFFgtbU1fV/r6KIHWadQ+4QE022OCJWrtXpHeUiCg1euuxX+zIlKaUcnaiWDebb+P4JSwsDGlbeOFjPfnt8iadjXMsJBXqdFsAAACBAMdhwEvsqXI/H990kUWCgFXeLGK6G/XMruUnt+GTx5ID+8vjw2sj0MiZeopjS7vSp20U+9VODM/uHyaS9BJxlSEJWJMkAlnsIsyM9o4JSwytAK5C7gZImpGsVs7JOZ/cP1zhmy5yTQFquT1UcsbkEZZ40OWY1gBsIRwiklPbocZD", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAQEA9ZdtzHGnj5M8mSi5dV0RAdn5ylz4tWctbd04NwkpcAPDKWmGNuALIOXbneQf/qaNLY49oe7q97GFCVw8gD0X0W/reJ+aTr1bBePOClmiwVGdpEZ9J0Mw16xRyeNCx1JkUyS5q6Zpf0Syxcqs4yhN6Q8TumRW+wRV1lmeFws34LF7uTvjXsskWzzsSCmVM5YFJShJZokne8lxwncC/kMaNTria1tB8yyDyFSv3r904eTFZInjDCpLGfCiMetWRDgpEwk3uBxO6dpMOdizspSCCDy8hxu85mujabT517cUGA97q+r88qE0mE1hvehYe1uTvIjojRK4nilTCCdvn3CUlw==", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 395, "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" } }, "changed": false } TASK [Add a Linux System Roles SELinux User] *********************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:19 Saturday 30 December 2023 20:30:50 +0000 (0:00:00.033) 0:00:02.639 ***** changed: [sut] => { "changed": true, "comment": "Linux System Roles SELinux User", "create_home": true, "group": 500, "home": "/home/sar-user", "name": "sar-user", "shell": "/bin/bash", "state": "present", "system": false, "uid": 500 } TASK [Add some mapping] ******************************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:24 Saturday 30 December 2023 20:30:51 +0000 (0:00:00.691) 0:00:03.330 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho -e -n \"boolean -m --on samba_enable_home_dirs\nport -a -p tcp -t ssh_port_t 22100\nfcontext -a -t user_home_dir_t /tmp/test_dir\nlogin -a -s staff_u sar-user\n\" | /usr/sbin/semanage -i -", "delta": "0:00:25.085937", "end": "2023-12-30 20:31:16.527862", "rc": 0, "start": "2023-12-30 20:30:51.441925" } TASK [Apply role with defaults, should not drop local modifications] *********** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:30 Saturday 30 December 2023 20:31:16 +0000 (0:00:25.274) 0:00:28.605 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Saturday 30 December 2023 20:31:16 +0000 (0:00:00.032) 0:00:28.638 ***** included: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml for sut TASK [linux-system-roles.selinux : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Saturday 30 December 2023 20:31:16 +0000 (0:00:00.015) 0:00:28.653 ***** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Saturday 30 December 2023 20:31:17 +0000 (0:00:00.258) 0:00:28.912 ***** included: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml for sut TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 30 December 2023 20:31:17 +0000 (0:00:00.032) 0:00:28.944 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 30 December 2023 20:31:17 +0000 (0:00:00.019) 0:00:28.963 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 30 December 2023 20:31:17 +0000 (0:00:00.018) 0:00:28.981 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 30 December 2023 20:31:17 +0000 (0:00:00.430) 0:00:29.412 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 30 December 2023 20:31:17 +0000 (0:00:00.021) 0:00:29.434 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 30 December 2023 20:31:17 +0000 (0:00:00.020) 0:00:29.454 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 30 December 2023 20:31:17 +0000 (0:00:00.018) 0:00:29.473 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.717) 0:00:30.190 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.020) 0:00:30.210 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.019) 0:00:30.229 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.022) 0:00:30.252 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.007) 0:00:30.260 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.018) 0:00:30.278 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.018) 0:00:30.297 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.018) 0:00:30.315 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.017) 0:00:30.333 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.017) 0:00:30.350 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.018) 0:00:30.368 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.017) 0:00:30.386 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.017) 0:00:30.403 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.017) 0:00:30.421 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Saturday 30 December 2023 20:31:18 +0000 (0:00:00.017) 0:00:30.438 ***** ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "0": { "checksum": "", "enabled": 1 } }, "accountsd": { "0": { "checksum": "", "enabled": 1 } }, "ada": { "0": { "checksum": "", "enabled": 1 } }, "afs": { "0": { "checksum": "", "enabled": 1 } }, "aiccu": { "0": { "checksum": "", "enabled": 1 } }, "aide": { "0": { "checksum": "", "enabled": 1 } }, "amanda": { "0": { "checksum": "", "enabled": 1 } }, "amtu": { "0": { "checksum": "", "enabled": 1 } }, "antivirus": { "0": { "checksum": "", "enabled": 1 } }, "apache": { "0": { "checksum": "", "enabled": 1 } }, "apcupsd": { "0": { "checksum": "", "enabled": 1 } }, "arpwatch": { "0": { "checksum": "", "enabled": 1 } }, "asterisk": { "0": { "checksum": "", "enabled": 1 } }, "audioentropy": { "0": { "checksum": "", "enabled": 1 } }, "automount": { "0": { "checksum": "", "enabled": 1 } }, "avahi": { "0": { "checksum": "", "enabled": 1 } }, "awstats": { "0": { "checksum": "", "enabled": 1 } }, "bacula": { "0": { "checksum": "", "enabled": 1 } }, "bcfg2": { "0": { "checksum": "", "enabled": 1 } }, "bind": { "0": { "checksum": "", "enabled": 1 } }, "bitlbee": { "0": { "checksum": "", "enabled": 1 } }, "bluetooth": { "0": { "checksum": "", "enabled": 1 } }, "boinc": { "0": { "checksum": "", "enabled": 1 } }, "bugzilla": { "0": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "0": { "checksum": "", "enabled": 1 } }, "calamaris": { "0": { "checksum": "", "enabled": 1 } }, "canna": { "0": { "checksum": "", "enabled": 1 } }, "ccs": { "0": { "checksum": "", "enabled": 1 } }, "cdrecord": { "0": { "checksum": "", "enabled": 1 } }, "certmaster": { "0": { "checksum": "", "enabled": 1 } }, "certmonger": { "0": { "checksum": "", "enabled": 1 } }, "certwatch": { "0": { "checksum": "", "enabled": 1 } }, "cfengine": { "0": { "checksum": "", "enabled": 1 } }, "cgroup": { "0": { "checksum": "", "enabled": 1 } }, "chrome": { "0": { "checksum": "", "enabled": 1 } }, "chronyd": { "0": { "checksum": "", "enabled": 1 } }, "cinder": { "0": { "checksum": "", "enabled": 1 } }, "cipe": { "0": { "checksum": "", "enabled": 1 } }, "clogd": { "0": { "checksum": "", "enabled": 1 } }, "cloudform": { "0": { "checksum": "", "enabled": 1 } }, "cmirrord": { "0": { "checksum": "", "enabled": 1 } }, "cobbler": { "0": { "checksum": "", "enabled": 1 } }, "collectd": { "0": { "checksum": "", "enabled": 1 } }, "comsat": { "0": { "checksum": "", "enabled": 1 } }, "condor": { "0": { "checksum": "", "enabled": 1 } }, "conman": { "0": { "checksum": "", "enabled": 1 } }, "consolekit": { "0": { "checksum": "", "enabled": 1 } }, "courier": { "0": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "0": { "checksum": "", "enabled": 1 } }, "ctdbd": { "0": { "checksum": "", "enabled": 1 } }, "cups": { "0": { "checksum": "", "enabled": 1 } }, "cvs": { "0": { "checksum": "", "enabled": 1 } }, "cyphesis": { "0": { "checksum": "", "enabled": 1 } }, "cyrus": { "0": { "checksum": "", "enabled": 1 } }, "daemontools": { "0": { "checksum": "", "enabled": 1 } }, "dbskk": { "0": { "checksum": "", "enabled": 1 } }, "dcc": { "0": { "checksum": "", "enabled": 1 } }, "ddclient": { "0": { "checksum": "", "enabled": 1 } }, "denyhosts": { "0": { "checksum": "", "enabled": 1 } }, "devicekit": { "0": { "checksum": "", "enabled": 1 } }, "dhcp": { "0": { "checksum": "", "enabled": 1 } }, "dictd": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "0": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "0": { "checksum": "", "enabled": 1 } }, "dovecot": { "0": { "checksum": "", "enabled": 1 } }, "drbd": { "0": { "checksum": "", "enabled": 1 } }, "dspam": { "0": { "checksum": "", "enabled": 1 } }, "ethereal": { "0": { "checksum": "", "enabled": 1 } }, "execmem": { "0": { "checksum": "", "enabled": 1 } }, "exim": { "0": { "checksum": "", "enabled": 1 } }, "fail2ban": { "0": { "checksum": "", "enabled": 1 } }, "fcoemon": { "0": { "checksum": "", "enabled": 1 } }, "fetchmail": { "0": { "checksum": "", "enabled": 1 } }, "finger": { "0": { "checksum": "", "enabled": 1 } }, "firewallgui": { "0": { "checksum": "", "enabled": 1 } }, "fprintd": { "0": { "checksum": "", "enabled": 1 } }, "freeipmi": { "0": { "checksum": "", "enabled": 1 } }, "ftp": { "0": { "checksum": "", "enabled": 1 } }, "games": { "0": { "checksum": "", "enabled": 1 } }, "git": { "0": { "checksum": "", "enabled": 1 } }, "gitosis": { "0": { "checksum": "", "enabled": 1 } }, "glance": { "0": { "checksum": "", "enabled": 1 } }, "glusterd": { "0": { "checksum": "", "enabled": 1 } }, "gnome": { "0": { "checksum": "", "enabled": 1 } }, "gnomeclock": { "0": { "checksum": "", "enabled": 1 } }, "gpg": { "0": { "checksum": "", "enabled": 1 } }, "gpm": { "0": { "checksum": "", "enabled": 1 } }, "gpsd": { "0": { "checksum": "", "enabled": 1 } }, "guest": { "0": { "checksum": "", "enabled": 1 } }, "hal": { "0": { "checksum": "", "enabled": 1 } }, "hddtemp": { "0": { "checksum": "", "enabled": 1 } }, "howl": { "0": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "0": { "checksum": "", "enabled": 1 } }, "icecast": { "0": { "checksum": "", "enabled": 1 } }, "inn": { "0": { "checksum": "", "enabled": 1 } }, "ipsec": { "0": { "checksum": "", "enabled": 1 } }, "irc": { "0": { "checksum": "", "enabled": 1 } }, "iscsi": { "0": { "checksum": "", "enabled": 1 } }, "isns": { "0": { "checksum": "", "enabled": 1 } }, "jabber": { "0": { "checksum": "", "enabled": 1 } }, "java": { "0": { "checksum": "", "enabled": 1 } }, "kdump": { "0": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "0": { "checksum": "", "enabled": 1 } }, "keepalived": { "0": { "checksum": "", "enabled": 1 } }, "kerberos": { "0": { "checksum": "", "enabled": 1 } }, "kerneloops": { "0": { "checksum": "", "enabled": 1 } }, "keystone": { "0": { "checksum": "", "enabled": 1 } }, "kismet": { "0": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "0": { "checksum": "", "enabled": 1 } }, "ktalk": { "0": { "checksum": "", "enabled": 1 } }, "l2tpd": { "0": { "checksum": "", "enabled": 1 } }, "ldap": { "0": { "checksum": "", "enabled": 1 } }, "likewise": { "0": { "checksum": "", "enabled": 1 } }, "linuxptp": { "0": { "checksum": "", "enabled": 1 } }, "lircd": { "0": { "checksum": "", "enabled": 1 } }, "livecd": { "0": { "checksum": "", "enabled": 1 } }, "lldpad": { "0": { "checksum": "", "enabled": 1 } }, "lockdev": { "0": { "checksum": "", "enabled": 1 } }, "logadm": { "0": { "checksum": "", "enabled": 1 } }, "lpd": { "0": { "checksum": "", "enabled": 1 } }, "lsm": { "0": { "checksum": "", "enabled": 1 } }, "mailman": { "0": { "checksum": "", "enabled": 1 } }, "matahari": { "0": { "checksum": "", "enabled": 1 } }, "mediawiki": { "0": { "checksum": "", "enabled": 1 } }, "memcached": { "0": { "checksum": "", "enabled": 1 } }, "milter": { "0": { "checksum": "", "enabled": 1 } }, "mip6d": { "0": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "0": { "checksum": "", "enabled": 1 } }, "modemmanager": { "0": { "checksum": "", "enabled": 1 } }, "mono": { "0": { "checksum": "", "enabled": 1 } }, "mozilla": { "0": { "checksum": "", "enabled": 1 } }, "mpd": { "0": { "checksum": "", "enabled": 1 } }, "mplayer": { "0": { "checksum": "", "enabled": 1 } }, "mrtg": { "0": { "checksum": "", "enabled": 1 } }, "munin": { "0": { "checksum": "", "enabled": 1 } }, "mysql": { "0": { "checksum": "", "enabled": 1 } }, "nagios": { "0": { "checksum": "", "enabled": 1 } }, "namespace": { "0": { "checksum": "", "enabled": 1 } }, "ncftool": { "0": { "checksum": "", "enabled": 1 } }, "netlabel": { "0": { "checksum": "", "enabled": 1 } }, "nis": { "0": { "checksum": "", "enabled": 1 } }, "nova": { "0": { "checksum": "", "enabled": 1 } }, "nslcd": { "0": { "checksum": "", "enabled": 1 } }, "nsplugin": { "0": { "checksum": "", "enabled": 1 } }, "ntop": { "0": { "checksum": "", "enabled": 1 } }, "ntp": { "0": { "checksum": "", "enabled": 1 } }, "numad": { "0": { "checksum": "", "enabled": 1 } }, "nut": { "0": { "checksum": "", "enabled": 1 } }, "nx": { "0": { "checksum": "", "enabled": 1 } }, "oddjob": { "0": { "checksum": "", "enabled": 1 } }, "openct": { "0": { "checksum": "", "enabled": 1 } }, "openhpid": { "0": { "checksum": "", "enabled": 1 } }, "openoffice": { "0": { "checksum": "", "enabled": 1 } }, "openshift": { "0": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "0": { "checksum": "", "enabled": 1 } }, "openvpn": { "0": { "checksum": "", "enabled": 1 } }, "openvswitch": { "0": { "checksum": "", "enabled": 1 } }, "openwsman": { "0": { "checksum": "", "enabled": 1 } }, "oracleasm": { "0": { "checksum": "", "enabled": 1 } }, "osad": { "0": { "checksum": "", "enabled": 1 } }, "pads": { "0": { "checksum": "", "enabled": 1 } }, "passenger": { "0": { "checksum": "", "enabled": 1 } }, "pcp": { "0": { "checksum": "", "enabled": 1 } }, "pcscd": { "0": { "checksum": "", "enabled": 1 } }, "pegasus": { "0": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "0": { "checksum": "", "enabled": 1 } }, "pingd": { "0": { "checksum": "", "enabled": 1 } }, "piranha": { "0": { "checksum": "", "enabled": 1 } }, "pkcsslotd": { "0": { "checksum": "", "enabled": 1 } }, "plymouthd": { "0": { "checksum": "", "enabled": 1 } }, "podsleuth": { "0": { "checksum": "", "enabled": 1 } }, "policykit": { "0": { "checksum": "", "enabled": 1 } }, "portmap": { "0": { "checksum": "", "enabled": 1 } }, "portreserve": { "0": { "checksum": "", "enabled": 1 } }, "postfix": { "0": { "checksum": "", "enabled": 1 } }, "postgresql": { "0": { "checksum": "", "enabled": 1 } }, "postgrey": { "0": { "checksum": "", "enabled": 1 } }, "ppp": { "0": { "checksum": "", "enabled": 1 } }, "prelude": { "0": { "checksum": "", "enabled": 1 } }, "privoxy": { "0": { "checksum": "", "enabled": 1 } }, "procmail": { "0": { "checksum": "", "enabled": 1 } }, "psad": { "0": { "checksum": "", "enabled": 1 } }, "ptchown": { "0": { "checksum": "", "enabled": 1 } }, "publicfile": { "0": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "0": { "checksum": "", "enabled": 1 } }, "puppet": { "0": { "checksum": "", "enabled": 1 } }, "pyzor": { "0": { "checksum": "", "enabled": 1 } }, "qemu": { "0": { "checksum": "", "enabled": 1 } }, "qmail": { "0": { "checksum": "", "enabled": 1 } }, "qpidd": { "0": { "checksum": "", "enabled": 1 } }, "quantum": { "0": { "checksum": "", "enabled": 1 } }, "radius": { "0": { "checksum": "", "enabled": 1 } }, "radvd": { "0": { "checksum": "", "enabled": 1 } }, "razor": { "0": { "checksum": "", "enabled": 1 } }, "rdisc": { "0": { "checksum": "", "enabled": 1 } }, "redis": { "0": { "checksum": "", "enabled": 1 } }, "remotelogin": { "0": { "checksum": "", "enabled": 1 } }, "rhcs": { "0": { "checksum": "", "enabled": 1 } }, "rhev": { "0": { "checksum": "", "enabled": 1 } }, "rhgb": { "0": { "checksum": "", "enabled": 1 } }, "rhnsd": { "0": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "0": { "checksum": "", "enabled": 1 } }, "rhts": { "0": { "checksum": "", "enabled": 1 } }, "ricci": { "0": { "checksum": "", "enabled": 1 } }, "rlogin": { "0": { "checksum": "", "enabled": 1 } }, "roundup": { "0": { "checksum": "", "enabled": 1 } }, "rpcbind": { "0": { "checksum": "", "enabled": 1 } }, "rshd": { "0": { "checksum": "", "enabled": 1 } }, "rssh": { "0": { "checksum": "", "enabled": 1 } }, "rsync": { "0": { "checksum": "", "enabled": 1 } }, "rtas": { "0": { "checksum": "", "enabled": 1 } }, "rtkit": { "0": { "checksum": "", "enabled": 1 } }, "rwho": { "0": { "checksum": "", "enabled": 1 } }, "samba": { "0": { "checksum": "", "enabled": 1 } }, "sambagui": { "0": { "checksum": "", "enabled": 1 } }, "sandbox": { "0": { "checksum": "", "enabled": 1 } }, "sanlock": { "0": { "checksum": "", "enabled": 1 } }, "sasl": { "0": { "checksum": "", "enabled": 1 } }, "sblim": { "0": { "checksum": "", "enabled": 1 } }, "screen": { "0": { "checksum": "", "enabled": 1 } }, "sectoolm": { "0": { "checksum": "", "enabled": 1 } }, "sensord": { "0": { "checksum": "", "enabled": 1 } }, "seunshare": { "0": { "checksum": "", "enabled": 1 } }, "sge": { "0": { "checksum": "", "enabled": 1 } }, "shutdown": { "0": { "checksum": "", "enabled": 1 } }, "slocate": { "0": { "checksum": "", "enabled": 1 } }, "slpd": { "0": { "checksum": "", "enabled": 1 } }, "smartmon": { "0": { "checksum": "", "enabled": 1 } }, "smokeping": { "0": { "checksum": "", "enabled": 1 } }, "smoltclient": { "0": { "checksum": "", "enabled": 1 } }, "smstools": { "0": { "checksum": "", "enabled": 1 } }, "snmp": { "0": { "checksum": "", "enabled": 1 } }, "snort": { "0": { "checksum": "", "enabled": 1 } }, "sosreport": { "0": { "checksum": "", "enabled": 1 } }, "soundserver": { "0": { "checksum": "", "enabled": 1 } }, "spamassassin": { "0": { "checksum": "", "enabled": 1 } }, "squid": { "0": { "checksum": "", "enabled": 1 } }, "sssd": { "0": { "checksum": "", "enabled": 1 } }, "staff": { "0": { "checksum": "", "enabled": 1 } }, "stapserver": { "0": { "checksum": "", "enabled": 1 } }, "stunnel": { "0": { "checksum": "", "enabled": 1 } }, "svnserve": { "0": { "checksum": "", "enabled": 1 } }, "swift": { "0": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "0": { "checksum": "", "enabled": 1 } }, "sysstat": { "0": { "checksum": "", "enabled": 1 } }, "tcpd": { "0": { "checksum": "", "enabled": 1 } }, "telepathy": { "0": { "checksum": "", "enabled": 1 } }, "telnet": { "0": { "checksum": "", "enabled": 1 } }, "tftp": { "0": { "checksum": "", "enabled": 1 } }, "tgtd": { "0": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "0": { "checksum": "", "enabled": 1 } }, "tomcat": { "0": { "checksum": "", "enabled": 1 } }, "tor": { "0": { "checksum": "", "enabled": 1 } }, "tuned": { "0": { "checksum": "", "enabled": 1 } }, "tvtime": { "0": { "checksum": "", "enabled": 1 } }, "ulogd": { "0": { "checksum": "", "enabled": 1 } }, "uml": { "0": { "checksum": "", "enabled": 1 } }, "unconfined": { "0": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "0": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "0": { "checksum": "", "enabled": 1 } }, "unprivuser": { "0": { "checksum": "", "enabled": 1 } }, "usbmodules": { "0": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "0": { "checksum": "", "enabled": 1 } }, "userhelper": { "0": { "checksum": "", "enabled": 1 } }, "usernetctl": { "0": { "checksum": "", "enabled": 1 } }, "uucp": { "0": { "checksum": "", "enabled": 1 } }, "uuidd": { "0": { "checksum": "", "enabled": 1 } }, "varnishd": { "0": { "checksum": "", "enabled": 1 } }, "vdagent": { "0": { "checksum": "", "enabled": 1 } }, "vhostmd": { "0": { "checksum": "", "enabled": 1 } }, "virt": { "0": { "checksum": "", "enabled": 1 } }, "vmware": { "0": { "checksum": "", "enabled": 1 } }, "vpn": { "0": { "checksum": "", "enabled": 1 } }, "w3c": { "0": { "checksum": "", "enabled": 1 } }, "watchdog": { "0": { "checksum": "", "enabled": 1 } }, "wdmd": { "0": { "checksum": "", "enabled": 1 } }, "webadm": { "0": { "checksum": "", "enabled": 1 } }, "webalizer": { "0": { "checksum": "", "enabled": 1 } }, "wine": { "0": { "checksum": "", "enabled": 1 } }, "xen": { "0": { "checksum": "", "enabled": 1 } }, "xfs": { "0": { "checksum": "", "enabled": 1 } }, "xguest": { "0": { "checksum": "", "enabled": 1 } }, "zabbix": { "0": { "checksum": "", "enabled": 1 } }, "zarafa": { "0": { "checksum": "", "enabled": 1 } }, "zebra": { "0": { "checksum": "", "enabled": 1 } }, "zosremote": { "0": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": false }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Saturday 30 December 2023 20:31:19 +0000 (0:00:01.044) 0:00:31.483 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Saturday 30 December 2023 20:31:19 +0000 (0:00:00.030) 0:00:31.513 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Saturday 30 December 2023 20:31:19 +0000 (0:00:00.025) 0:00:31.539 ***** TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:13 Saturday 30 December 2023 20:31:19 +0000 (0:00:00.022) 0:00:31.561 ***** ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:19 Saturday 30 December 2023 20:31:20 +0000 (0:00:00.190) 0:00:31.752 ***** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 30 December 2023 20:31:20 +0000 (0:00:00.022) 0:00:31.775 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 30 December 2023 20:31:20 +0000 (0:00:00.050) 0:00:31.825 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 30 December 2023 20:31:20 +0000 (0:00:00.023) 0:00:31.849 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 30 December 2023 20:31:20 +0000 (0:00:00.427) 0:00:32.277 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 30 December 2023 20:31:20 +0000 (0:00:00.024) 0:00:32.301 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 30 December 2023 20:31:20 +0000 (0:00:00.023) 0:00:32.325 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 30 December 2023 20:31:20 +0000 (0:00:00.022) 0:00:32.347 ***** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:24 Saturday 30 December 2023 20:31:21 +0000 (0:00:00.699) 0:00:33.047 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:32 Saturday 30 December 2023 20:31:21 +0000 (0:00:00.022) 0:00:33.069 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:46 Saturday 30 December 2023 20:31:21 +0000 (0:00:00.022) 0:00:33.092 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:55 Saturday 30 December 2023 20:31:21 +0000 (0:00:00.022) 0:00:33.114 ***** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:02.484684", "end": "2023-12-30 20:31:23.661258", "rc": 0, "start": "2023-12-30 20:31:21.176574" } STDOUT: samba_enable_home_dirs (on , on) Allow samba to share users home directories. TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:60 Saturday 30 December 2023 20:31:24 +0000 (0:00:02.609) 0:00:35.724 ***** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:02.450512", "end": "2023-12-30 20:31:26.239106", "rc": 0, "start": "2023-12-30 20:31:23.788594" } STDOUT: ssh_port_t tcp 22100 TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:65 Saturday 30 December 2023 20:31:26 +0000 (0:00:02.584) 0:00:38.309 ***** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:02.485209", "end": "2023-12-30 20:31:28.861205", "rc": 0, "start": "2023-12-30 20:31:26.375996" } STDOUT: sar-user staff_u s0-s0:c0.c1023 TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:70 Saturday 30 December 2023 20:31:29 +0000 (0:00:02.613) 0:00:40.923 ***** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:02.441438", "end": "2023-12-30 20:31:31.431806", "rc": 0, "start": "2023-12-30 20:31:28.990368" } STDOUT: /tmp/test_dir all files system_u:object_r:user_home_dir_t:s0 TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:75 Saturday 30 December 2023 20:31:31 +0000 (0:00:02.570) 0:00:43.494 ***** ok: [sut] => { "ansible_facts": { "ansible_facts": { "all_ipv4_addresses": [ "10.31.15.222" ], "all_ipv6_addresses": [ "fe80::849:a0ff:fea0:fc23" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_version": "4.2.amazon", "cmdline": { "KEYBOARDTYPE": "pc", "KEYTABLE": "us", "LANG": "en_US.UTF-8", "SYSFONT": "latarcyrheb-sun16", "console": "ttyS0,115200", "crashkernel": "129M@48M", "quiet": true, "rd_NO_DM": true, "rd_NO_LUKS": true, "rd_NO_LVM": true, "rd_NO_MD": true, "rhgb": true, "ro": true, "root": "UUID=e44cb478-91f6-4637-b61a-282c8b71c84a" }, "date_time": { "date": "2023-12-30", "day": "30", "epoch": "1703968248", "hour": "20", "iso8601": "2023-12-30T20:30:48Z", "iso8601_basic": "20231230T203048753485", "iso8601_basic_short": "20231230T203048", "iso8601_micro": "2023-12-30T20:30:48.753485Z", "minute": "30", "month": "12", "second": "48", "time": "20:30:48", "tz": "UTC", "tz_offset": "+0000", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "52", "year": "2023" }, "default_ipv4": { "address": "10.31.15.222", "alias": "eth0", "broadcast": "10.31.15.255", "gateway": "10.31.12.1", "interface": "eth0", "macaddress": "0a:49:a0:a0:fc:23", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.12.0", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "e44cb478-91f6-4637-b61a-282c8b71c84a" ] } }, "devices": { "loop0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop1": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop2": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop3": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop4": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop5": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop6": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop7": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram1": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram10": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram11": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram12": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram13": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram14": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram15": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram2": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram3": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram4": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram5": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram6": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram7": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram8": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram9": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "e44cb478-91f6-4637-b61a-282c8b71c84a" ] }, "sectors": "524285600", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "0", "vendor": null, "virtual": 1 } }, "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_search_string": "Red Hat", "distribution_file_variety": "RedHat", "distribution_release": "Santiago", "distribution_version": "6.10", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "testing-farm.us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "G_BROKEN_FILENAMES": "1", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "MAIL": "/var/mail/root", "PATH": "/usr/local/sbin:/usr/local/bin:/sbin:/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.164 55014 22", "SSH_CONNECTION": "10.29.163.164 55014 10.31.15.222 22", "USER": "root", "_": "/usr/bin/python2" }, "eth0": { "active": true, "device": "eth0", "features": { "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_checksumming": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off", "tx_checksum_ipv4": "on", "tx_checksum_ipv6": "off", "tx_checksum_sctp": "off [fixed]", "tx_checksum_unneeded": "off", "tx_checksumming": "on", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_lockless": "off [fixed]", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_tcp6_segmentation": "off", "tx_tcp_ecn_segmentation": "off", "tx_tcp_segmentation": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.15.222", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0" }, "ipv6": [ { "address": "fe80::849:a0ff:fea0:fc23", "prefix": "64", "scope": "link" } ], "macaddress": "0a:49:a0:a0:fc:23", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [ "rx_software", "software" ], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "b4f35e4e-2449-4649-8514-35bb8159d118.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "b4f35e4e-2449-4649-8514-35bb8159d118", "hostnqn": "", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "2.6.32-754.35.1.el6.x86_64", "kernel_version": "#1 SMP Wed Sep 16 06:48:01 EDT 2020", "lo": { "active": true, "device": "lo", "features": { "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "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": "off [fixed]", "tx_checksum_unneeded": "off [fixed]", "tx_checksumming": "on", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_lockless": "on [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_segmentation": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "udp_fragmentation_offload": "on", "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": [ "rx_software", "software" ], "type": "loopback" }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "f52d97e5a5db8f235dfcab8f0000000a", "memfree_mb": 2714, "memory_mb": { "nocache": { "free": 3455, "used": 186 }, "real": { "free": 2714, "total": 3641, "used": 927 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3641, "module_setup": true, "mounts": [ { "block_available": 60736058, "block_size": 4096, "block_total": 64491061, "block_used": 3755003, "device": "/dev/xvda1", "fstype": "ext4", "inode_available": 16323063, "inode_total": 16384000, "inode_used": 60937, "mount": "/", "options": "rw", "size_available": 248774893568, "size_total": 264155385856, "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } ], "nodename": "b4f35e4e-2449-4649-8514-35bb8159d118.testing-farm", "pkg_mgr": "yum", "proc_cmdline": { "KEYBOARDTYPE": "pc", "KEYTABLE": "us", "LANG": "en_US.UTF-8", "SYSFONT": "latarcyrheb-sun16", "console": [ "tty0", "ttyS0,115200" ], "crashkernel": "129M@48M", "quiet": true, "rd_NO_DM": true, "rd_NO_LUKS": true, "rd_NO_LVM": true, "rd_NO_MD": true, "rhgb": true, "ro": true, "root": "UUID=e44cb478-91f6-4637-b61a-282c8b71c84a" }, "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": "ec283e6c-cd58-664e-fec7-75fd282bd8fa", "product_uuid": "6C3E28EC-58CD-4E66-FEC7-75FD282BD8FA", "product_version": "4.2.amazon", "python": { "executable": "/usr/bin/python2", "has_sslcontext": false, "type": "CPython", "version": { "major": 2, "micro": 6, "minor": 6, "releaselevel": "final", "serial": 0 }, "version_info": [ 2, 6, 6, "final", 0 ] }, "python_version": "2.6.6", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "upstart", "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOjyN6GSP4A2hQ5eKLDU4eXLF3kGuUEf+Ar/Hz9cs6plXGuuwkXY+zmq6yI3885HNL82A7x8QgCDq/P5uh+XtcGXAEPBoyvkEz9jYamJgs8dK3LFvjXyJWC/0B0ldf1uxmos0d75brdJ3gbRnKLX/YNGO+rMxz/LwJ6TMxK6txo3AAAAFQCsYtxbg9mPOpBc7KR+Pj9ACzzHjQAAAIEAx4dTqyCPbmvNABuSyAuYrCqXbIwYxYnCkW9jhRBwsusVjVGG68kehIFWPjK40QGJEMoukeoewpSFFgtbU1fV/r6KIHWadQ+4QE022OCJWrtXpHeUiCg1euuxX+zIlKaUcnaiWDebb+P4JSwsDGlbeOFjPfnt8iadjXMsJBXqdFsAAACBAMdhwEvsqXI/H990kUWCgFXeLGK6G/XMruUnt+GTx5ID+8vjw2sj0MiZeopjS7vSp20U+9VODM/uHyaS9BJxlSEJWJMkAlnsIsyM9o4JSwytAK5C7gZImpGsVs7JOZ/cP1zhmy5yTQFquT1UcsbkEZZ40OWY1gBsIRwiklPbocZD", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAQEA9ZdtzHGnj5M8mSi5dV0RAdn5ylz4tWctbd04NwkpcAPDKWmGNuALIOXbneQf/qaNLY49oe7q97GFCVw8gD0X0W/reJ+aTr1bBePOClmiwVGdpEZ9J0Mw16xRyeNCx1JkUyS5q6Zpf0Syxcqs4yhN6Q8TumRW+wRV1lmeFws34LF7uTvjXsskWzzsSCmVM5YFJShJZokne8lxwncC/kMaNTria1tB8yyDyFSv3r904eTFZInjDCpLGfCiMetWRDgpEwk3uBxO6dpMOdizspSCCDy8hxu85mujabT517cUGA97q+r88qE0mE1hvehYe1uTvIjojRK4nilTCCdvn3CUlw==", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 395, "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" } }, "changed": false } TASK [Check if local modifications are not empty - booleans] ******************* task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:37 Saturday 30 December 2023 20:31:31 +0000 (0:00:00.041) 0:00:43.535 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if local modifications are not empty - port] *********************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:40 Saturday 30 December 2023 20:31:31 +0000 (0:00:00.025) 0:00:43.561 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if local modifications are not empty - login] ********************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:43 Saturday 30 December 2023 20:31:31 +0000 (0:00:00.024) 0:00:43.585 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if local modifications are not empty - fcontext] ******************* task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:46 Saturday 30 December 2023 20:31:31 +0000 (0:00:00.026) 0:00:43.611 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Apply the role to drop local modifications] ****************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:50 Saturday 30 December 2023 20:31:31 +0000 (0:00:00.030) 0:00:43.642 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Saturday 30 December 2023 20:31:31 +0000 (0:00:00.043) 0:00:43.685 ***** included: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml for sut TASK [linux-system-roles.selinux : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Saturday 30 December 2023 20:31:31 +0000 (0:00:00.021) 0:00:43.707 ***** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Saturday 30 December 2023 20:31:32 +0000 (0:00:00.208) 0:00:43.916 ***** included: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml for sut TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 30 December 2023 20:31:32 +0000 (0:00:00.021) 0:00:43.937 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 30 December 2023 20:31:32 +0000 (0:00:00.023) 0:00:43.961 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 30 December 2023 20:31:32 +0000 (0:00:00.024) 0:00:43.985 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 30 December 2023 20:31:32 +0000 (0:00:00.412) 0:00:44.398 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 30 December 2023 20:31:32 +0000 (0:00:00.039) 0:00:44.438 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 30 December 2023 20:31:32 +0000 (0:00:00.023) 0:00:44.461 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 30 December 2023 20:31:32 +0000 (0:00:00.024) 0:00:44.485 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Saturday 30 December 2023 20:31:33 +0000 (0:00:00.699) 0:00:45.185 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Saturday 30 December 2023 20:31:33 +0000 (0:00:00.023) 0:00:45.209 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Saturday 30 December 2023 20:31:33 +0000 (0:00:00.023) 0:00:45.232 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Saturday 30 December 2023 20:31:33 +0000 (0:00:00.026) 0:00:45.259 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Saturday 30 December 2023 20:31:33 +0000 (0:00:00.012) 0:00:45.271 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Saturday 30 December 2023 20:31:33 +0000 (0:00:00.025) 0:00:45.296 ***** NOTIFIED HANDLER linux-system-roles.selinux : Reload SELinux policy for sut NOTIFIED HANDLER linux-system-roles.selinux : Reload SELinux policy for sut NOTIFIED HANDLER linux-system-roles.selinux : Reload SELinux policy for sut changed: [sut] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "-i", "-" ], "delta": "0:00:24.211792", "end": "2023-12-30 20:31:57.579333", "rc": 0, "start": "2023-12-30 20:31:33.367541" } TASK [linux-system-roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Saturday 30 December 2023 20:31:57 +0000 (0:00:24.345) 0:01:09.642 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Saturday 30 December 2023 20:31:57 +0000 (0:00:00.022) 0:01:09.664 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Saturday 30 December 2023 20:31:57 +0000 (0:00:00.024) 0:01:09.689 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Saturday 30 December 2023 20:31:58 +0000 (0:00:00.023) 0:01:09.712 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Saturday 30 December 2023 20:31:58 +0000 (0:00:00.022) 0:01:09.735 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Saturday 30 December 2023 20:31:58 +0000 (0:00:00.037) 0:01:09.772 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Saturday 30 December 2023 20:31:58 +0000 (0:00:00.022) 0:01:09.794 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Saturday 30 December 2023 20:31:58 +0000 (0:00:00.022) 0:01:09.817 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Saturday 30 December 2023 20:31:58 +0000 (0:00:00.022) 0:01:09.840 ***** ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "0": { "checksum": "", "enabled": 1 } }, "accountsd": { "0": { "checksum": "", "enabled": 1 } }, "ada": { "0": { "checksum": "", "enabled": 1 } }, "afs": { "0": { "checksum": "", "enabled": 1 } }, "aiccu": { "0": { "checksum": "", "enabled": 1 } }, "aide": { "0": { "checksum": "", "enabled": 1 } }, "amanda": { "0": { "checksum": "", "enabled": 1 } }, "amtu": { "0": { "checksum": "", "enabled": 1 } }, "antivirus": { "0": { "checksum": "", "enabled": 1 } }, "apache": { "0": { "checksum": "", "enabled": 1 } }, "apcupsd": { "0": { "checksum": "", "enabled": 1 } }, "arpwatch": { "0": { "checksum": "", "enabled": 1 } }, "asterisk": { "0": { "checksum": "", "enabled": 1 } }, "audioentropy": { "0": { "checksum": "", "enabled": 1 } }, "automount": { "0": { "checksum": "", "enabled": 1 } }, "avahi": { "0": { "checksum": "", "enabled": 1 } }, "awstats": { "0": { "checksum": "", "enabled": 1 } }, "bacula": { "0": { "checksum": "", "enabled": 1 } }, "bcfg2": { "0": { "checksum": "", "enabled": 1 } }, "bind": { "0": { "checksum": "", "enabled": 1 } }, "bitlbee": { "0": { "checksum": "", "enabled": 1 } }, "bluetooth": { "0": { "checksum": "", "enabled": 1 } }, "boinc": { "0": { "checksum": "", "enabled": 1 } }, "bugzilla": { "0": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "0": { "checksum": "", "enabled": 1 } }, "calamaris": { "0": { "checksum": "", "enabled": 1 } }, "canna": { "0": { "checksum": "", "enabled": 1 } }, "ccs": { "0": { "checksum": "", "enabled": 1 } }, "cdrecord": { "0": { "checksum": "", "enabled": 1 } }, "certmaster": { "0": { "checksum": "", "enabled": 1 } }, "certmonger": { "0": { "checksum": "", "enabled": 1 } }, "certwatch": { "0": { "checksum": "", "enabled": 1 } }, "cfengine": { "0": { "checksum": "", "enabled": 1 } }, "cgroup": { "0": { "checksum": "", "enabled": 1 } }, "chrome": { "0": { "checksum": "", "enabled": 1 } }, "chronyd": { "0": { "checksum": "", "enabled": 1 } }, "cinder": { "0": { "checksum": "", "enabled": 1 } }, "cipe": { "0": { "checksum": "", "enabled": 1 } }, "clogd": { "0": { "checksum": "", "enabled": 1 } }, "cloudform": { "0": { "checksum": "", "enabled": 1 } }, "cmirrord": { "0": { "checksum": "", "enabled": 1 } }, "cobbler": { "0": { "checksum": "", "enabled": 1 } }, "collectd": { "0": { "checksum": "", "enabled": 1 } }, "comsat": { "0": { "checksum": "", "enabled": 1 } }, "condor": { "0": { "checksum": "", "enabled": 1 } }, "conman": { "0": { "checksum": "", "enabled": 1 } }, "consolekit": { "0": { "checksum": "", "enabled": 1 } }, "courier": { "0": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "0": { "checksum": "", "enabled": 1 } }, "ctdbd": { "0": { "checksum": "", "enabled": 1 } }, "cups": { "0": { "checksum": "", "enabled": 1 } }, "cvs": { "0": { "checksum": "", "enabled": 1 } }, "cyphesis": { "0": { "checksum": "", "enabled": 1 } }, "cyrus": { "0": { "checksum": "", "enabled": 1 } }, "daemontools": { "0": { "checksum": "", "enabled": 1 } }, "dbskk": { "0": { "checksum": "", "enabled": 1 } }, "dcc": { "0": { "checksum": "", "enabled": 1 } }, "ddclient": { "0": { "checksum": "", "enabled": 1 } }, "denyhosts": { "0": { "checksum": "", "enabled": 1 } }, "devicekit": { "0": { "checksum": "", "enabled": 1 } }, "dhcp": { "0": { "checksum": "", "enabled": 1 } }, "dictd": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "0": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "0": { "checksum": "", "enabled": 1 } }, "dovecot": { "0": { "checksum": "", "enabled": 1 } }, "drbd": { "0": { "checksum": "", "enabled": 1 } }, "dspam": { "0": { "checksum": "", "enabled": 1 } }, "ethereal": { "0": { "checksum": "", "enabled": 1 } }, "execmem": { "0": { "checksum": "", "enabled": 1 } }, "exim": { "0": { "checksum": "", "enabled": 1 } }, "fail2ban": { "0": { "checksum": "", "enabled": 1 } }, "fcoemon": { "0": { "checksum": "", "enabled": 1 } }, "fetchmail": { "0": { "checksum": "", "enabled": 1 } }, "finger": { "0": { "checksum": "", "enabled": 1 } }, "firewallgui": { "0": { "checksum": "", "enabled": 1 } }, "fprintd": { "0": { "checksum": "", "enabled": 1 } }, "freeipmi": { "0": { "checksum": "", "enabled": 1 } }, "ftp": { "0": { "checksum": "", "enabled": 1 } }, "games": { "0": { "checksum": "", "enabled": 1 } }, "git": { "0": { "checksum": "", "enabled": 1 } }, "gitosis": { "0": { "checksum": "", "enabled": 1 } }, "glance": { "0": { "checksum": "", "enabled": 1 } }, "glusterd": { "0": { "checksum": "", "enabled": 1 } }, "gnome": { "0": { "checksum": "", "enabled": 1 } }, "gnomeclock": { "0": { "checksum": "", "enabled": 1 } }, "gpg": { "0": { "checksum": "", "enabled": 1 } }, "gpm": { "0": { "checksum": "", "enabled": 1 } }, "gpsd": { "0": { "checksum": "", "enabled": 1 } }, "guest": { "0": { "checksum": "", "enabled": 1 } }, "hal": { "0": { "checksum": "", "enabled": 1 } }, "hddtemp": { "0": { "checksum": "", "enabled": 1 } }, "howl": { "0": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "0": { "checksum": "", "enabled": 1 } }, "icecast": { "0": { "checksum": "", "enabled": 1 } }, "inn": { "0": { "checksum": "", "enabled": 1 } }, "ipsec": { "0": { "checksum": "", "enabled": 1 } }, "irc": { "0": { "checksum": "", "enabled": 1 } }, "iscsi": { "0": { "checksum": "", "enabled": 1 } }, "isns": { "0": { "checksum": "", "enabled": 1 } }, "jabber": { "0": { "checksum": "", "enabled": 1 } }, "java": { "0": { "checksum": "", "enabled": 1 } }, "kdump": { "0": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "0": { "checksum": "", "enabled": 1 } }, "keepalived": { "0": { "checksum": "", "enabled": 1 } }, "kerberos": { "0": { "checksum": "", "enabled": 1 } }, "kerneloops": { "0": { "checksum": "", "enabled": 1 } }, "keystone": { "0": { "checksum": "", "enabled": 1 } }, "kismet": { "0": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "0": { "checksum": "", "enabled": 1 } }, "ktalk": { "0": { "checksum": "", "enabled": 1 } }, "l2tpd": { "0": { "checksum": "", "enabled": 1 } }, "ldap": { "0": { "checksum": "", "enabled": 1 } }, "likewise": { "0": { "checksum": "", "enabled": 1 } }, "linuxptp": { "0": { "checksum": "", "enabled": 1 } }, "lircd": { "0": { "checksum": "", "enabled": 1 } }, "livecd": { "0": { "checksum": "", "enabled": 1 } }, "lldpad": { "0": { "checksum": "", "enabled": 1 } }, "lockdev": { "0": { "checksum": "", "enabled": 1 } }, "logadm": { "0": { "checksum": "", "enabled": 1 } }, "lpd": { "0": { "checksum": "", "enabled": 1 } }, "lsm": { "0": { "checksum": "", "enabled": 1 } }, "mailman": { "0": { "checksum": "", "enabled": 1 } }, "matahari": { "0": { "checksum": "", "enabled": 1 } }, "mediawiki": { "0": { "checksum": "", "enabled": 1 } }, "memcached": { "0": { "checksum": "", "enabled": 1 } }, "milter": { "0": { "checksum": "", "enabled": 1 } }, "mip6d": { "0": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "0": { "checksum": "", "enabled": 1 } }, "modemmanager": { "0": { "checksum": "", "enabled": 1 } }, "mono": { "0": { "checksum": "", "enabled": 1 } }, "mozilla": { "0": { "checksum": "", "enabled": 1 } }, "mpd": { "0": { "checksum": "", "enabled": 1 } }, "mplayer": { "0": { "checksum": "", "enabled": 1 } }, "mrtg": { "0": { "checksum": "", "enabled": 1 } }, "munin": { "0": { "checksum": "", "enabled": 1 } }, "mysql": { "0": { "checksum": "", "enabled": 1 } }, "nagios": { "0": { "checksum": "", "enabled": 1 } }, "namespace": { "0": { "checksum": "", "enabled": 1 } }, "ncftool": { "0": { "checksum": "", "enabled": 1 } }, "netlabel": { "0": { "checksum": "", "enabled": 1 } }, "nis": { "0": { "checksum": "", "enabled": 1 } }, "nova": { "0": { "checksum": "", "enabled": 1 } }, "nslcd": { "0": { "checksum": "", "enabled": 1 } }, "nsplugin": { "0": { "checksum": "", "enabled": 1 } }, "ntop": { "0": { "checksum": "", "enabled": 1 } }, "ntp": { "0": { "checksum": "", "enabled": 1 } }, "numad": { "0": { "checksum": "", "enabled": 1 } }, "nut": { "0": { "checksum": "", "enabled": 1 } }, "nx": { "0": { "checksum": "", "enabled": 1 } }, "oddjob": { "0": { "checksum": "", "enabled": 1 } }, "openct": { "0": { "checksum": "", "enabled": 1 } }, "openhpid": { "0": { "checksum": "", "enabled": 1 } }, "openoffice": { "0": { "checksum": "", "enabled": 1 } }, "openshift": { "0": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "0": { "checksum": "", "enabled": 1 } }, "openvpn": { "0": { "checksum": "", "enabled": 1 } }, "openvswitch": { "0": { "checksum": "", "enabled": 1 } }, "openwsman": { "0": { "checksum": "", "enabled": 1 } }, "oracleasm": { "0": { "checksum": "", "enabled": 1 } }, "osad": { "0": { "checksum": "", "enabled": 1 } }, "pads": { "0": { "checksum": "", "enabled": 1 } }, "passenger": { "0": { "checksum": "", "enabled": 1 } }, "pcp": { "0": { "checksum": "", "enabled": 1 } }, "pcscd": { "0": { "checksum": "", "enabled": 1 } }, "pegasus": { "0": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "0": { "checksum": "", "enabled": 1 } }, "pingd": { "0": { "checksum": "", "enabled": 1 } }, "piranha": { "0": { "checksum": "", "enabled": 1 } }, "pkcsslotd": { "0": { "checksum": "", "enabled": 1 } }, "plymouthd": { "0": { "checksum": "", "enabled": 1 } }, "podsleuth": { "0": { "checksum": "", "enabled": 1 } }, "policykit": { "0": { "checksum": "", "enabled": 1 } }, "portmap": { "0": { "checksum": "", "enabled": 1 } }, "portreserve": { "0": { "checksum": "", "enabled": 1 } }, "postfix": { "0": { "checksum": "", "enabled": 1 } }, "postgresql": { "0": { "checksum": "", "enabled": 1 } }, "postgrey": { "0": { "checksum": "", "enabled": 1 } }, "ppp": { "0": { "checksum": "", "enabled": 1 } }, "prelude": { "0": { "checksum": "", "enabled": 1 } }, "privoxy": { "0": { "checksum": "", "enabled": 1 } }, "procmail": { "0": { "checksum": "", "enabled": 1 } }, "psad": { "0": { "checksum": "", "enabled": 1 } }, "ptchown": { "0": { "checksum": "", "enabled": 1 } }, "publicfile": { "0": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "0": { "checksum": "", "enabled": 1 } }, "puppet": { "0": { "checksum": "", "enabled": 1 } }, "pyzor": { "0": { "checksum": "", "enabled": 1 } }, "qemu": { "0": { "checksum": "", "enabled": 1 } }, "qmail": { "0": { "checksum": "", "enabled": 1 } }, "qpidd": { "0": { "checksum": "", "enabled": 1 } }, "quantum": { "0": { "checksum": "", "enabled": 1 } }, "radius": { "0": { "checksum": "", "enabled": 1 } }, "radvd": { "0": { "checksum": "", "enabled": 1 } }, "razor": { "0": { "checksum": "", "enabled": 1 } }, "rdisc": { "0": { "checksum": "", "enabled": 1 } }, "redis": { "0": { "checksum": "", "enabled": 1 } }, "remotelogin": { "0": { "checksum": "", "enabled": 1 } }, "rhcs": { "0": { "checksum": "", "enabled": 1 } }, "rhev": { "0": { "checksum": "", "enabled": 1 } }, "rhgb": { "0": { "checksum": "", "enabled": 1 } }, "rhnsd": { "0": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "0": { "checksum": "", "enabled": 1 } }, "rhts": { "0": { "checksum": "", "enabled": 1 } }, "ricci": { "0": { "checksum": "", "enabled": 1 } }, "rlogin": { "0": { "checksum": "", "enabled": 1 } }, "roundup": { "0": { "checksum": "", "enabled": 1 } }, "rpcbind": { "0": { "checksum": "", "enabled": 1 } }, "rshd": { "0": { "checksum": "", "enabled": 1 } }, "rssh": { "0": { "checksum": "", "enabled": 1 } }, "rsync": { "0": { "checksum": "", "enabled": 1 } }, "rtas": { "0": { "checksum": "", "enabled": 1 } }, "rtkit": { "0": { "checksum": "", "enabled": 1 } }, "rwho": { "0": { "checksum": "", "enabled": 1 } }, "samba": { "0": { "checksum": "", "enabled": 1 } }, "sambagui": { "0": { "checksum": "", "enabled": 1 } }, "sandbox": { "0": { "checksum": "", "enabled": 1 } }, "sanlock": { "0": { "checksum": "", "enabled": 1 } }, "sasl": { "0": { "checksum": "", "enabled": 1 } }, "sblim": { "0": { "checksum": "", "enabled": 1 } }, "screen": { "0": { "checksum": "", "enabled": 1 } }, "sectoolm": { "0": { "checksum": "", "enabled": 1 } }, "sensord": { "0": { "checksum": "", "enabled": 1 } }, "seunshare": { "0": { "checksum": "", "enabled": 1 } }, "sge": { "0": { "checksum": "", "enabled": 1 } }, "shutdown": { "0": { "checksum": "", "enabled": 1 } }, "slocate": { "0": { "checksum": "", "enabled": 1 } }, "slpd": { "0": { "checksum": "", "enabled": 1 } }, "smartmon": { "0": { "checksum": "", "enabled": 1 } }, "smokeping": { "0": { "checksum": "", "enabled": 1 } }, "smoltclient": { "0": { "checksum": "", "enabled": 1 } }, "smstools": { "0": { "checksum": "", "enabled": 1 } }, "snmp": { "0": { "checksum": "", "enabled": 1 } }, "snort": { "0": { "checksum": "", "enabled": 1 } }, "sosreport": { "0": { "checksum": "", "enabled": 1 } }, "soundserver": { "0": { "checksum": "", "enabled": 1 } }, "spamassassin": { "0": { "checksum": "", "enabled": 1 } }, "squid": { "0": { "checksum": "", "enabled": 1 } }, "sssd": { "0": { "checksum": "", "enabled": 1 } }, "staff": { "0": { "checksum": "", "enabled": 1 } }, "stapserver": { "0": { "checksum": "", "enabled": 1 } }, "stunnel": { "0": { "checksum": "", "enabled": 1 } }, "svnserve": { "0": { "checksum": "", "enabled": 1 } }, "swift": { "0": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "0": { "checksum": "", "enabled": 1 } }, "sysstat": { "0": { "checksum": "", "enabled": 1 } }, "tcpd": { "0": { "checksum": "", "enabled": 1 } }, "telepathy": { "0": { "checksum": "", "enabled": 1 } }, "telnet": { "0": { "checksum": "", "enabled": 1 } }, "tftp": { "0": { "checksum": "", "enabled": 1 } }, "tgtd": { "0": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "0": { "checksum": "", "enabled": 1 } }, "tomcat": { "0": { "checksum": "", "enabled": 1 } }, "tor": { "0": { "checksum": "", "enabled": 1 } }, "tuned": { "0": { "checksum": "", "enabled": 1 } }, "tvtime": { "0": { "checksum": "", "enabled": 1 } }, "ulogd": { "0": { "checksum": "", "enabled": 1 } }, "uml": { "0": { "checksum": "", "enabled": 1 } }, "unconfined": { "0": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "0": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "0": { "checksum": "", "enabled": 1 } }, "unprivuser": { "0": { "checksum": "", "enabled": 1 } }, "usbmodules": { "0": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "0": { "checksum": "", "enabled": 1 } }, "userhelper": { "0": { "checksum": "", "enabled": 1 } }, "usernetctl": { "0": { "checksum": "", "enabled": 1 } }, "uucp": { "0": { "checksum": "", "enabled": 1 } }, "uuidd": { "0": { "checksum": "", "enabled": 1 } }, "varnishd": { "0": { "checksum": "", "enabled": 1 } }, "vdagent": { "0": { "checksum": "", "enabled": 1 } }, "vhostmd": { "0": { "checksum": "", "enabled": 1 } }, "virt": { "0": { "checksum": "", "enabled": 1 } }, "vmware": { "0": { "checksum": "", "enabled": 1 } }, "vpn": { "0": { "checksum": "", "enabled": 1 } }, "w3c": { "0": { "checksum": "", "enabled": 1 } }, "watchdog": { "0": { "checksum": "", "enabled": 1 } }, "wdmd": { "0": { "checksum": "", "enabled": 1 } }, "webadm": { "0": { "checksum": "", "enabled": 1 } }, "webalizer": { "0": { "checksum": "", "enabled": 1 } }, "wine": { "0": { "checksum": "", "enabled": 1 } }, "xen": { "0": { "checksum": "", "enabled": 1 } }, "xfs": { "0": { "checksum": "", "enabled": 1 } }, "xguest": { "0": { "checksum": "", "enabled": 1 } }, "zabbix": { "0": { "checksum": "", "enabled": 1 } }, "zarafa": { "0": { "checksum": "", "enabled": 1 } }, "zebra": { "0": { "checksum": "", "enabled": 1 } }, "zosremote": { "0": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": false }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Saturday 30 December 2023 20:31:59 +0000 (0:00:00.969) 0:01:10.809 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Saturday 30 December 2023 20:31:59 +0000 (0:00:00.024) 0:01:10.833 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Saturday 30 December 2023 20:31:59 +0000 (0:00:00.030) 0:01:10.864 ***** TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:13 Saturday 30 December 2023 20:31:59 +0000 (0:00:00.027) 0:01:10.892 ***** ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:19 Saturday 30 December 2023 20:31:59 +0000 (0:00:00.195) 0:01:11.088 ***** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 30 December 2023 20:31:59 +0000 (0:00:00.023) 0:01:11.112 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 30 December 2023 20:31:59 +0000 (0:00:00.022) 0:01:11.135 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 30 December 2023 20:31:59 +0000 (0:00:00.024) 0:01:11.159 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 30 December 2023 20:31:59 +0000 (0:00:00.439) 0:01:11.598 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 30 December 2023 20:31:59 +0000 (0:00:00.023) 0:01:11.621 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 30 December 2023 20:31:59 +0000 (0:00:00.022) 0:01:11.644 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 30 December 2023 20:31:59 +0000 (0:00:00.044) 0:01:11.688 ***** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:24 Saturday 30 December 2023 20:32:00 +0000 (0:00:00.735) 0:01:12.424 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:32 Saturday 30 December 2023 20:32:00 +0000 (0:00:00.022) 0:01:12.446 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:46 Saturday 30 December 2023 20:32:00 +0000 (0:00:00.023) 0:01:12.470 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:55 Saturday 30 December 2023 20:32:00 +0000 (0:00:00.022) 0:01:12.493 ***** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:02.550392", "end": "2023-12-30 20:32:03.132768", "rc": 0, "start": "2023-12-30 20:32:00.582376" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:60 Saturday 30 December 2023 20:32:03 +0000 (0:00:02.681) 0:01:15.174 ***** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:02.524804", "end": "2023-12-30 20:32:05.784485", "rc": 0, "start": "2023-12-30 20:32:03.259681" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:65 Saturday 30 December 2023 20:32:06 +0000 (0:00:02.650) 0:01:17.825 ***** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:02.479897", "end": "2023-12-30 20:32:08.395473", "rc": 0, "start": "2023-12-30 20:32:05.915576" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:70 Saturday 30 December 2023 20:32:08 +0000 (0:00:02.609) 0:01:20.435 ***** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:02.443683", "end": "2023-12-30 20:32:10.966324", "rc": 0, "start": "2023-12-30 20:32:08.522641" } TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:75 Saturday 30 December 2023 20:32:11 +0000 (0:00:02.570) 0:01:23.005 ***** ok: [sut] => { "ansible_facts": { "ansible_facts": { "all_ipv4_addresses": [ "10.31.15.222" ], "all_ipv6_addresses": [ "fe80::849:a0ff:fea0:fc23" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_version": "4.2.amazon", "cmdline": { "KEYBOARDTYPE": "pc", "KEYTABLE": "us", "LANG": "en_US.UTF-8", "SYSFONT": "latarcyrheb-sun16", "console": "ttyS0,115200", "crashkernel": "129M@48M", "quiet": true, "rd_NO_DM": true, "rd_NO_LUKS": true, "rd_NO_LVM": true, "rd_NO_MD": true, "rhgb": true, "ro": true, "root": "UUID=e44cb478-91f6-4637-b61a-282c8b71c84a" }, "date_time": { "date": "2023-12-30", "day": "30", "epoch": "1703968248", "hour": "20", "iso8601": "2023-12-30T20:30:48Z", "iso8601_basic": "20231230T203048753485", "iso8601_basic_short": "20231230T203048", "iso8601_micro": "2023-12-30T20:30:48.753485Z", "minute": "30", "month": "12", "second": "48", "time": "20:30:48", "tz": "UTC", "tz_offset": "+0000", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "52", "year": "2023" }, "default_ipv4": { "address": "10.31.15.222", "alias": "eth0", "broadcast": "10.31.15.255", "gateway": "10.31.12.1", "interface": "eth0", "macaddress": "0a:49:a0:a0:fc:23", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.12.0", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "e44cb478-91f6-4637-b61a-282c8b71c84a" ] } }, "devices": { "loop0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop1": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop2": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop3": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop4": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop5": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop6": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop7": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram1": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram10": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram11": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram12": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram13": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram14": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram15": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram2": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram3": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram4": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram5": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram6": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram7": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram8": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram9": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "e44cb478-91f6-4637-b61a-282c8b71c84a" ] }, "sectors": "524285600", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "0", "vendor": null, "virtual": 1 } }, "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_search_string": "Red Hat", "distribution_file_variety": "RedHat", "distribution_release": "Santiago", "distribution_version": "6.10", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "testing-farm.us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "G_BROKEN_FILENAMES": "1", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "MAIL": "/var/mail/root", "PATH": "/usr/local/sbin:/usr/local/bin:/sbin:/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.164 55014 22", "SSH_CONNECTION": "10.29.163.164 55014 10.31.15.222 22", "USER": "root", "_": "/usr/bin/python2" }, "eth0": { "active": true, "device": "eth0", "features": { "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_checksumming": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off", "tx_checksum_ipv4": "on", "tx_checksum_ipv6": "off", "tx_checksum_sctp": "off [fixed]", "tx_checksum_unneeded": "off", "tx_checksumming": "on", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_lockless": "off [fixed]", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_tcp6_segmentation": "off", "tx_tcp_ecn_segmentation": "off", "tx_tcp_segmentation": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.15.222", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0" }, "ipv6": [ { "address": "fe80::849:a0ff:fea0:fc23", "prefix": "64", "scope": "link" } ], "macaddress": "0a:49:a0:a0:fc:23", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [ "rx_software", "software" ], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "b4f35e4e-2449-4649-8514-35bb8159d118.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "b4f35e4e-2449-4649-8514-35bb8159d118", "hostnqn": "", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "2.6.32-754.35.1.el6.x86_64", "kernel_version": "#1 SMP Wed Sep 16 06:48:01 EDT 2020", "lo": { "active": true, "device": "lo", "features": { "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "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": "off [fixed]", "tx_checksum_unneeded": "off [fixed]", "tx_checksumming": "on", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_lockless": "on [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_segmentation": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "udp_fragmentation_offload": "on", "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": [ "rx_software", "software" ], "type": "loopback" }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "f52d97e5a5db8f235dfcab8f0000000a", "memfree_mb": 2714, "memory_mb": { "nocache": { "free": 3455, "used": 186 }, "real": { "free": 2714, "total": 3641, "used": 927 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3641, "module_setup": true, "mounts": [ { "block_available": 60736058, "block_size": 4096, "block_total": 64491061, "block_used": 3755003, "device": "/dev/xvda1", "fstype": "ext4", "inode_available": 16323063, "inode_total": 16384000, "inode_used": 60937, "mount": "/", "options": "rw", "size_available": 248774893568, "size_total": 264155385856, "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } ], "nodename": "b4f35e4e-2449-4649-8514-35bb8159d118.testing-farm", "pkg_mgr": "yum", "proc_cmdline": { "KEYBOARDTYPE": "pc", "KEYTABLE": "us", "LANG": "en_US.UTF-8", "SYSFONT": "latarcyrheb-sun16", "console": [ "tty0", "ttyS0,115200" ], "crashkernel": "129M@48M", "quiet": true, "rd_NO_DM": true, "rd_NO_LUKS": true, "rd_NO_LVM": true, "rd_NO_MD": true, "rhgb": true, "ro": true, "root": "UUID=e44cb478-91f6-4637-b61a-282c8b71c84a" }, "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": "ec283e6c-cd58-664e-fec7-75fd282bd8fa", "product_uuid": "6C3E28EC-58CD-4E66-FEC7-75FD282BD8FA", "product_version": "4.2.amazon", "python": { "executable": "/usr/bin/python2", "has_sslcontext": false, "type": "CPython", "version": { "major": 2, "micro": 6, "minor": 6, "releaselevel": "final", "serial": 0 }, "version_info": [ 2, 6, 6, "final", 0 ] }, "python_version": "2.6.6", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "upstart", "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOjyN6GSP4A2hQ5eKLDU4eXLF3kGuUEf+Ar/Hz9cs6plXGuuwkXY+zmq6yI3885HNL82A7x8QgCDq/P5uh+XtcGXAEPBoyvkEz9jYamJgs8dK3LFvjXyJWC/0B0ldf1uxmos0d75brdJ3gbRnKLX/YNGO+rMxz/LwJ6TMxK6txo3AAAAFQCsYtxbg9mPOpBc7KR+Pj9ACzzHjQAAAIEAx4dTqyCPbmvNABuSyAuYrCqXbIwYxYnCkW9jhRBwsusVjVGG68kehIFWPjK40QGJEMoukeoewpSFFgtbU1fV/r6KIHWadQ+4QE022OCJWrtXpHeUiCg1euuxX+zIlKaUcnaiWDebb+P4JSwsDGlbeOFjPfnt8iadjXMsJBXqdFsAAACBAMdhwEvsqXI/H990kUWCgFXeLGK6G/XMruUnt+GTx5ID+8vjw2sj0MiZeopjS7vSp20U+9VODM/uHyaS9BJxlSEJWJMkAlnsIsyM9o4JSwytAK5C7gZImpGsVs7JOZ/cP1zhmy5yTQFquT1UcsbkEZZ40OWY1gBsIRwiklPbocZD", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAQEA9ZdtzHGnj5M8mSi5dV0RAdn5ylz4tWctbd04NwkpcAPDKWmGNuALIOXbneQf/qaNLY49oe7q97GFCVw8gD0X0W/reJ+aTr1bBePOClmiwVGdpEZ9J0Mw16xRyeNCx1JkUyS5q6Zpf0Syxcqs4yhN6Q8TumRW+wRV1lmeFws34LF7uTvjXsskWzzsSCmVM5YFJShJZokne8lxwncC/kMaNTria1tB8yyDyFSv3r904eTFZInjDCpLGfCiMetWRDgpEwk3uBxO6dpMOdizspSCCDy8hxu85mujabT517cUGA97q+r88qE0mE1hvehYe1uTvIjojRK4nilTCCdvn3CUlw==", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 395, "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" } }, "changed": false } TASK [Check if local modifications are empty - booleans] *********************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:59 Saturday 30 December 2023 20:32:11 +0000 (0:00:00.042) 0:01:23.047 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if local modifications are empty - port] *************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:62 Saturday 30 December 2023 20:32:11 +0000 (0:00:00.061) 0:01:23.108 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if local modifications are empty - login] ************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:65 Saturday 30 December 2023 20:32:11 +0000 (0:00:00.027) 0:01:23.136 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if local modifications are empty - fcontext] *********************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:68 Saturday 30 December 2023 20:32:11 +0000 (0:00:00.023) 0:01:23.159 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Linux System Roles SELinux User] ********************************** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:72 Saturday 30 December 2023 20:32:11 +0000 (0:00:00.024) 0:01:23.183 ***** changed: [sut] => { "changed": true, "force": false, "name": "sar-user", "remove": true, "state": "absent" } RUNNING HANDLER [linux-system-roles.selinux : Reload SELinux policy] *********** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 Saturday 30 December 2023 20:32:11 +0000 (0:00:00.335) 0:01:23.519 ***** changed: [sut] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.927599", "end": "2023-12-30 20:32:13.549133", "rc": 0, "start": "2023-12-30 20:32:11.621534" } RUNNING HANDLER [linux-system-roles.selinux : Reload SELinux policy] *********** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 Saturday 30 December 2023 20:32:13 +0000 (0:00:02.077) 0:01:25.596 ***** changed: [sut] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.973183", "end": "2023-12-30 20:32:15.699639", "rc": 0, "start": "2023-12-30 20:32:13.726456" } RUNNING HANDLER [linux-system-roles.selinux : Reload SELinux policy] *********** task path: /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 Saturday 30 December 2023 20:32:16 +0000 (0:00:02.152) 0:01:27.748 ***** changed: [sut] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.976657", "end": "2023-12-30 20:32:17.862410", "rc": 0, "start": "2023-12-30 20:32:15.885753" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=53 changed=6 unreachable=0 failed=0 skipped=67 rescued=0 ignored=0 Saturday 30 December 2023 20:32:18 +0000 (0:00:02.158) 0:01:29.907 ***** =============================================================================== Add some mapping ------------------------------------------------------- 25.27s /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:24 ------------------- linux-system-roles.selinux : Drop all local modifications -------------- 24.35s /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Get local modifications - boolean --------------------------------------- 2.68s /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:55 ------------- Get local modifications - port ------------------------------------------ 2.65s /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:60 ------------- Get local modifications - login ----------------------------------------- 2.61s /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:65 ------------- Get local modifications - boolean --------------------------------------- 2.61s /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:55 ------------- Get local modifications - login ----------------------------------------- 2.61s /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:65 ------------- Get local modifications - port ------------------------------------------ 2.58s /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:60 ------------- Get local modifications - fcontext -------------------------------------- 2.57s /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:70 ------------- Get local modifications - fcontext -------------------------------------- 2.57s /WORKDIR/git-weekly-ciae_dksrp/tests/set_selinux_variables.yml:70 ------------- linux-system-roles.selinux : Refresh facts ------------------------------ 2.20s /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 linux-system-roles.selinux : Reload SELinux policy ---------------------- 2.16s /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 linux-system-roles.selinux : Reload SELinux policy ---------------------- 2.15s /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 linux-system-roles.selinux : Reload SELinux policy ---------------------- 2.08s /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 linux-system-roles.selinux : Install SELinux python2 tools -------------- 1.38s /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Get SELinux modules facts ------------------ 1.04s /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 linux-system-roles.selinux : Get SELinux modules facts ------------------ 0.97s /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Gathering Facts --------------------------------------------------------- 0.83s /WORKDIR/git-weekly-ciae_dksrp/tests/tests_all_purge.yml:2 -------------------- linux-system-roles.selinux : Refresh facts ------------------------------ 0.72s /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 linux-system-roles.selinux : Refresh facts ------------------------------ 0.70s /WORKDIR/git-weekly-ciae_dksrp/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---