# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_selinux_disabled.yml ******************************************* 1 plays in /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml PLAY [Ensure the default is targeted, enforcing, without local modifications] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:2 Saturday 16 December 2023 21:00:37 +0000 (0:00:00.012) 0:00:00.012 ***** ok: [sut] META: ran handlers TASK [Ensure SELinux test packages] ******************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:16 Saturday 16 December 2023 21:00:38 +0000 (0:00:00.824) 0:00:00.836 ***** included: /WORKDIR/git-weekly-cifb8_apfl/tests/set_selinux_variables.yml for sut TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/set_selinux_variables.yml:13 Saturday 16 December 2023 21:00:38 +0000 (0:00:00.014) 0:00:00.851 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/set_selinux_variables.yml:19 Saturday 16 December 2023 21:00:38 +0000 (0:00:00.019) 0:00:00.870 ***** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 16 December 2023 21:00:38 +0000 (0:00:00.029) 0:00:00.900 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 16 December 2023 21:00:38 +0000 (0:00:00.179) 0:00:01.080 ***** ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 16 December 2023 21:00:38 +0000 (0:00:00.044) 0:00:01.125 ***** 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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 16 December 2023 21:00:38 +0000 (0:00:00.490) 0:00:01.616 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 16 December 2023 21:00:39 +0000 (0:00:00.018) 0:00:01.635 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 16 December 2023 21:00:39 +0000 (0:00:00.018) 0:00:01.653 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 16 December 2023 21:00:39 +0000 (0:00:00.019) 0:00:01.673 ***** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/set_selinux_variables.yml:24 Saturday 16 December 2023 21:00:39 +0000 (0:00:00.683) 0:00:02.356 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/set_selinux_variables.yml:32 Saturday 16 December 2023 21:00:39 +0000 (0:00:00.018) 0:00:02.375 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "util-linux-ng-2.17.2-12.28.el6_9.2.x86_64 providing util-linux is already installed" ] } lsrpackages: util-linux TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-cifb8_apfl/tests/set_selinux_variables.yml:46 Saturday 16 December 2023 21:00:40 +0000 (0:00:00.712) 0:00:03.087 ***** ok: [sut] => { "ansible_facts": { "__selinux_is_el6": true }, "changed": false } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/set_selinux_variables.yml:55 Saturday 16 December 2023 21:00:40 +0000 (0:00:00.022) 0:00:03.109 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/set_selinux_variables.yml:60 Saturday 16 December 2023 21:00:40 +0000 (0:00:00.017) 0:00:03.127 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/set_selinux_variables.yml:65 Saturday 16 December 2023 21:00:40 +0000 (0:00:00.017) 0:00:03.144 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/set_selinux_variables.yml:70 Saturday 16 December 2023 21:00:40 +0000 (0:00:00.018) 0:00:03.162 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/set_selinux_variables.yml:75 Saturday 16 December 2023 21:00:40 +0000 (0:00:00.018) 0:00:03.181 ***** ok: [sut] => { "ansible_facts": { "ansible_facts": { "all_ipv4_addresses": [ "10.31.46.24" ], "all_ipv6_addresses": [ "fe80::57:c1ff:fecc:5a9b" ], "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-16", "day": "16", "epoch": "1702760437", "hour": "21", "iso8601": "2023-12-16T21:00:37Z", "iso8601_basic": "20231216T210037776308", "iso8601_basic_short": "20231216T210037", "iso8601_micro": "2023-12-16T21:00:37.776308Z", "minute": "00", "month": "12", "second": "37", "time": "21:00:37", "tz": "UTC", "tz_offset": "+0000", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "50", "year": "2023" }, "default_ipv4": { "address": "10.31.46.24", "alias": "eth0", "broadcast": "10.31.47.255", "gateway": "10.31.44.1", "interface": "eth0", "macaddress": "02:57:c1:cc:5a:9b", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.44.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.179 43230 22", "SSH_CONNECTION": "10.29.163.179 43230 10.31.46.24 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.46.24", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0" }, "ipv6": [ { "address": "fe80::57:c1ff:fecc:5a9b", "prefix": "64", "scope": "link" } ], "macaddress": "02:57:c1:cc:5a:9b", "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": "37b66065-1c79-4697-b9aa-114fd14f5a1e.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "37b66065-1c79-4697-b9aa-114fd14f5a1e", "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": 2713, "memory_mb": { "nocache": { "free": 3454, "used": 187 }, "real": { "free": 2713, "total": 3641, "used": 928 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3641, "module_setup": true, "mounts": [ { "block_available": 60735767, "block_size": 4096, "block_total": 64491061, "block_used": 3755294, "device": "/dev/xvda1", "fstype": "ext4", "inode_available": 16323063, "inode_total": 16384000, "inode_used": 60937, "mount": "/", "options": "rw", "size_available": 248773701632, "size_total": 264155385856, "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } ], "nodename": "37b66065-1c79-4697-b9aa-114fd14f5a1e.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": "ec24ffd0-d06d-0df4-dc3f-d5ee53690547", "product_uuid": "D0FF24EC-6DD0-F40D-DC3F-D5EE53690547", "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": 366, "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-cifb8_apfl/tests/tests_selinux_disabled.yml:23 Saturday 16 December 2023 21:00:40 +0000 (0:00:00.033) 0:00:03.214 ***** 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-cifb8_apfl/tests/tests_selinux_disabled.yml:27 Saturday 16 December 2023 21:00:41 +0000 (0:00:00.761) 0:00:03.976 ***** 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.590945", "end": "2023-12-16 21:01:06.712180", "rc": 0, "start": "2023-12-16 21:00:41.121235" } TASK [Backup original /etc/selinux/config] ************************************* task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:32 Saturday 16 December 2023 21:01:07 +0000 (0:00:25.775) 0:00:29.751 ***** changed: [sut] => { "changed": true, "checksum": "cab88436a995588a974c0bd5edd544fd419eab43", "dest": "/etc/selinux/config.test_selinux_disabled", "gid": 0, "group": "root", "md5sum": "91081ef6d958e79795d0255d7c374a56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:selinux_config_t:s0", "size": 458, "src": "/etc/selinux/config", "state": "file", "uid": 0 } TASK [Upload testing /etc/selinux/config] ************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:38 Saturday 16 December 2023 21:01:07 +0000 (0:00:00.359) 0:00:30.110 ***** changed: [sut] => { "changed": true, "checksum": "385caf4e178c9a1dfcdaac71738934c735201480", "dest": "/etc/selinux/config", "gid": 0, "group": "root", "md5sum": "293160d55f3a26d5bc687154d028eb47", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:selinux_config_t:s0", "size": 547, "src": "/root/.ansible/tmp/ansible-tmp-1702760467.4984345-12415-173359344254770/source", "state": "file", "uid": 0 } TASK [Switch to permissive to allow login when selinuxfs is not mounted] ******* task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:43 Saturday 16 December 2023 21:01:07 +0000 (0:00:00.407) 0:00:30.518 ***** ok: [sut] => { "changed": false, "cmd": [ "setenforce", "0" ], "delta": "0:00:00.123532", "end": "2023-12-16 21:01:07.740601", "rc": 0, "start": "2023-12-16 21:01:07.617069" } TASK [Get selinuxfs mountpoint] ************************************************ task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:47 Saturday 16 December 2023 21:01:08 +0000 (0:00:00.245) 0:00:30.764 ***** ok: [sut] => { "changed": false, "cmd": [ "findmnt", "-n", "-t", "selinuxfs", "--output=target" ], "delta": "0:00:00.002999", "end": "2023-12-16 21:01:07.854198", "rc": 0, "start": "2023-12-16 21:01:07.851199" } STDOUT: /selinux TASK [Umount selinux mountpoint to emulate SELinux disabled system /selinux] *** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:51 Saturday 16 December 2023 21:01:08 +0000 (0:00:00.122) 0:00:30.886 ***** ok: [sut] => { "changed": false, "cmd": [ "umount", "-l", "/selinux" ], "delta": "0:00:00.281488", "end": "2023-12-16 21:01:08.260117", "rc": 0, "start": "2023-12-16 21:01:07.978629" } TASK [Include role] ************************************************************ task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:59 Saturday 16 December 2023 21:01:08 +0000 (0:00:00.397) 0:00:31.284 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Saturday 16 December 2023 21:01:08 +0000 (0:00:00.020) 0:00:31.305 ***** included: /WORKDIR/git-weekly-cifb8_apfl/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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Saturday 16 December 2023 21:01:08 +0000 (0:00:00.014) 0:00:31.320 ***** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Saturday 16 December 2023 21:01:08 +0000 (0:00:00.208) 0:00:31.528 ***** included: /WORKDIR/git-weekly-cifb8_apfl/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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 16 December 2023 21:01:08 +0000 (0:00:00.014) 0:00:31.542 ***** 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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 16 December 2023 21:01:08 +0000 (0:00:00.010) 0:00:31.553 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 16 December 2023 21:01:08 +0000 (0:00:00.009) 0:00:31.563 ***** 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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 16 December 2023 21:01:09 +0000 (0:00:00.686) 0:00:32.249 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 16 December 2023 21:01:09 +0000 (0:00:00.011) 0:00:32.260 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 16 December 2023 21:01:09 +0000 (0:00:00.009) 0:00:32.270 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 16 December 2023 21:01:09 +0000 (0:00:00.010) 0:00:32.281 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Saturday 16 December 2023 21:01:10 +0000 (0:00:00.433) 0:00:32.715 ***** 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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Saturday 16 December 2023 21:01:10 +0000 (0:00:00.011) 0:00:32.726 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": true, "state": "enforcing" } MSG: Config SELinux state changed from 'disabled' to 'enforcing' TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Saturday 16 December 2023 21:01:10 +0000 (0:00:00.286) 0:00:33.013 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": true }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Saturday 16 December 2023 21:01:10 +0000 (0:00:00.012) 0:00:33.025 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Reboot is required to apply changes. Re-execute the role after boot. TASK [Examine the selinux_reboot_required variable] **************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:63 Saturday 16 December 2023 21:01:10 +0000 (0:00:00.008) 0:00:33.034 ***** ok: [sut] => { "ansible_facts": { "test_selinux_reboot_required": true }, "changed": false } TASK [Check that the role has failed and set the correct variable] ************* task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:67 Saturday 16 December 2023 21:01:10 +0000 (0:00:00.008) 0:00:33.043 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Mount selinux mountpoint back to system /selinux] ************************ task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:72 Saturday 16 December 2023 21:01:10 +0000 (0:00:00.012) 0:00:33.055 ***** ok: [sut] => { "changed": false, "cmd": [ "mount", "-t", "selinuxfs", "selinuxfs", "/selinux" ], "delta": "0:00:00.010889", "end": "2023-12-16 21:01:10.159108", "rc": 0, "start": "2023-12-16 21:01:10.148219" } TASK [Switch back to enforcing] ************************************************ task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:79 Saturday 16 December 2023 21:01:10 +0000 (0:00:00.125) 0:00:33.181 ***** ok: [sut] => { "changed": false, "cmd": [ "setenforce", "1" ], "delta": "0:00:00.023424", "end": "2023-12-16 21:01:10.295213", "rc": 0, "start": "2023-12-16 21:01:10.271789" } TASK [Gather facts again] ****************************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:82 Saturday 16 December 2023 21:01:10 +0000 (0:00:00.151) 0:00:33.332 ***** ok: [sut] TASK [Check SELinux config mode] *********************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:84 Saturday 16 December 2023 21:01:11 +0000 (0:00:00.765) 0:00:34.098 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Restore original /etc/selinux/config] ************************************ task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:93 Saturday 16 December 2023 21:01:11 +0000 (0:00:00.012) 0:00:34.110 ***** changed: [sut] => { "changed": true, "checksum": "cab88436a995588a974c0bd5edd544fd419eab43", "dest": "/etc/selinux/config", "gid": 0, "group": "root", "md5sum": "91081ef6d958e79795d0255d7c374a56", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 458, "src": "/etc/selinux/config.test_selinux_disabled", "state": "file", "uid": 0 } TASK [Remove /etc/selinux/config backup] *************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:100 Saturday 16 December 2023 21:01:11 +0000 (0:00:00.261) 0:00:34.372 ***** changed: [sut] => { "changed": true, "path": "/etc/selinux/config.test_selinux_disabled", "state": "absent" } TASK [Remove Linux System Roles SELinux User] ********************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:105 Saturday 16 December 2023 21:01:11 +0000 (0:00:00.182) 0:00:34.554 ***** changed: [sut] => { "changed": true, "force": false, "name": "sar-user", "remove": true, "state": "absent" } TASK [Include role to purge everything] **************************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:111 Saturday 16 December 2023 21:01:12 +0000 (0:00:00.341) 0:00:34.896 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Saturday 16 December 2023 21:01:12 +0000 (0:00:00.019) 0:00:34.915 ***** included: /WORKDIR/git-weekly-cifb8_apfl/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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Saturday 16 December 2023 21:01:12 +0000 (0:00:00.014) 0:00:34.930 ***** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Saturday 16 December 2023 21:01:12 +0000 (0:00:00.206) 0:00:35.136 ***** included: /WORKDIR/git-weekly-cifb8_apfl/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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 16 December 2023 21:01:12 +0000 (0:00:00.014) 0:00:35.151 ***** 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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 16 December 2023 21:01:12 +0000 (0:00:00.009) 0:00:35.161 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 16 December 2023 21:01:12 +0000 (0:00:00.009) 0:00:35.170 ***** 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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 16 December 2023 21:01:12 +0000 (0:00:00.412) 0:00:35.583 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 16 December 2023 21:01:12 +0000 (0:00:00.011) 0:00:35.594 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 16 December 2023 21:01:12 +0000 (0:00:00.009) 0:00:35.604 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 16 December 2023 21:01:12 +0000 (0:00:00.010) 0:00:35.614 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Saturday 16 December 2023 21:01:13 +0000 (0:00:00.687) 0:00:36.302 ***** ok: [sut] => { "changed": false, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "enforcing" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Saturday 16 December 2023 21:01:13 +0000 (0:00:00.168) 0:00:36.471 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Saturday 16 December 2023 21:01:13 +0000 (0:00:00.011) 0:00:36.482 ***** 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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Saturday 16 December 2023 21:01:13 +0000 (0:00:00.011) 0:00:36.494 ***** 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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Saturday 16 December 2023 21:01:13 +0000 (0:00:00.007) 0:00:36.502 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Saturday 16 December 2023 21:01:13 +0000 (0:00:00.009) 0:00:36.512 ***** 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.065432", "end": "2023-12-16 21:01:37.670966", "rc": 0, "start": "2023-12-16 21:01:13.605534" } TASK [linux-system-roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Saturday 16 December 2023 21:01:38 +0000 (0:00:24.184) 0:01:00.696 ***** 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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Saturday 16 December 2023 21:01:38 +0000 (0:00:00.010) 0:01:00.706 ***** 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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Saturday 16 December 2023 21:01:38 +0000 (0:00:00.009) 0:01:00.716 ***** 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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Saturday 16 December 2023 21:01:38 +0000 (0:00:00.009) 0:01:00.726 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Saturday 16 December 2023 21:01:38 +0000 (0:00:00.009) 0:01:00.735 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Saturday 16 December 2023 21:01:38 +0000 (0:00:00.009) 0:01:00.745 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Saturday 16 December 2023 21:01:38 +0000 (0:00:00.009) 0:01:00.754 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Saturday 16 December 2023 21:01:38 +0000 (0:00:00.009) 0:01:00.764 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Saturday 16 December 2023 21:01:38 +0000 (0:00:00.009) 0:01:00.774 ***** 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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Saturday 16 December 2023 21:01:39 +0000 (0:00:01.035) 0:01:01.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-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Saturday 16 December 2023 21:01:39 +0000 (0:00:00.016) 0:01:01.826 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Saturday 16 December 2023 21:01:39 +0000 (0:00:00.013) 0:01:01.839 ***** RUNNING HANDLER [linux-system-roles.selinux : Reload SELinux policy] *********** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 Saturday 16 December 2023 21:01:39 +0000 (0:00:00.006) 0:01:01.846 ***** changed: [sut] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.943060", "end": "2023-12-16 21:01:40.903597", "rc": 0, "start": "2023-12-16 21:01:38.960537" } RUNNING HANDLER [linux-system-roles.selinux : Reload SELinux policy] *********** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 Saturday 16 December 2023 21:01:41 +0000 (0:00:02.075) 0:01:03.921 ***** changed: [sut] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.956506", "end": "2023-12-16 21:01:43.024772", "rc": 0, "start": "2023-12-16 21:01:41.068266" } RUNNING HANDLER [linux-system-roles.selinux : Reload SELinux policy] *********** task path: /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 Saturday 16 December 2023 21:01:43 +0000 (0:00:02.120) 0:01:06.041 ***** changed: [sut] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.957720", "end": "2023-12-16 21:01:45.149912", "rc": 0, "start": "2023-12-16 21:01:43.192192" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=44 changed=11 unreachable=0 failed=0 skipped=34 rescued=1 ignored=0 Saturday 16 December 2023 21:01:45 +0000 (0:00:02.125) 0:01:08.166 ***** =============================================================================== Add some mapping ------------------------------------------------------- 25.78s /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:27 ------------ linux-system-roles.selinux : Drop all local modifications -------------- 24.18s /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 linux-system-roles.selinux : Reload SELinux policy ---------------------- 2.13s /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 linux-system-roles.selinux : Reload SELinux policy ---------------------- 2.12s /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 linux-system-roles.selinux : Reload SELinux policy ---------------------- 2.08s /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/handlers/main.yml:2 linux-system-roles.selinux : Get SELinux modules facts ------------------ 1.04s /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Gathering Facts --------------------------------------------------------- 0.82s /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:2 ------------- Gather facts again ------------------------------------------------------ 0.77s /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:82 ------------ Add a Linux System Roles SELinux User ----------------------------------- 0.76s /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:23 ------------ Ensure findmnt ---------------------------------------------------------- 0.71s /WORKDIR/git-weekly-cifb8_apfl/tests/set_selinux_variables.yml:32 ------------- linux-system-roles.selinux : Refresh facts ------------------------------ 0.69s /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.69s /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Refresh facts ------------------------------ 0.68s /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.49s /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Refresh facts ------------------------------ 0.43s /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.41s /WORKDIR/git-weekly-cifb8_apfl/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Upload testing /etc/selinux/config -------------------------------------- 0.41s /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:38 ------------ Umount selinux mountpoint to emulate SELinux disabled system /selinux --- 0.40s /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:51 ------------ Backup original /etc/selinux/config ------------------------------------- 0.36s /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:32 ------------ Remove Linux System Roles SELinux User ---------------------------------- 0.34s /WORKDIR/git-weekly-cifb8_apfl/tests/tests_selinux_disabled.yml:105 ----------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Reboot is required to set SELinux state to 'enforcing' [WARNING]: Consider using the mount module rather than running 'mount'. If you need to use command because mount is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---