# 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_ansible.yml **************************************************** 1 plays in /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml PLAY [Ensure that the roles runs with default parameters] ********************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:2 Saturday 27 January 2024 05:56:25 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] META: ran handlers TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 27 January 2024 05:56:26 +0000 (0:00:00.500) 0:00:00.513 ****** included: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 27 January 2024 05:56:26 +0000 (0:00:00.015) 0:00:00.529 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 27 January 2024 05:56:26 +0000 (0:00:00.018) 0:00:00.547 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 27 January 2024 05:56:26 +0000 (0:00:00.186) 0:00:00.734 ****** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 Saturday 27 January 2024 05:56:26 +0000 (0:00:00.019) 0:00:00.754 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } lsrpackages: firewalld TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 27 January 2024 05:56:26 +0000 (0:00:00.475) 0:00:01.230 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 27 January 2024 05:56:26 +0000 (0:00:00.017) 0:00:01.247 ****** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 27 January 2024 05:56:26 +0000 (0:00:00.022) 0:00:01.269 ****** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "ip6tables.service iptables.service ebtables.service ipset.service shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 27 January 2024 05:56:27 +0000 (0:00:00.333) 0:00:01.603 ****** changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "ip6tables.service ebtables.service shutdown.target iptables.service ipset.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 27 January 2024 05:56:28 +0000 (0:00:00.970) 0:00:02.574 ****** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python2", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 27 January 2024 05:56:28 +0000 (0:00:00.020) 0:00:02.594 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 27 January 2024 05:56:28 +0000 (0:00:00.017) 0:00:02.612 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 27 January 2024 05:56:28 +0000 (0:00:00.016) 0:00:02.628 ****** TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 27 January 2024 05:56:28 +0000 (0:00:00.017) 0:00:02.645 ****** TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 27 January 2024 05:56:28 +0000 (0:00:00.018) 0:00:02.663 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 27 January 2024 05:56:28 +0000 (0:00:00.018) 0:00:02.681 ****** ok: [sut] => { "changed": false, "firewall_config": { "custom": { "zones": { "public": { "description": "For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.", "forward_ports": [], "icmp_block_inversion": false, "icmp_blocks": [], "interfaces": [], "masqerade": false, "ports": [], "protocols": [], "rules_str": [], "services": [ "ssh", "dhcpv6-client" ], "short": "Public", "source_ports": [], "sources": [], "target": "default", "version": "" } } }, "default": { "helpers": [ "Q.931", "RAS", "amanda", "ftp", "h323", "irc", "netbios-ns", "pptp", "proto-gre", "sane", "sip", "snmp", "tftp" ], "icmptypes": [ "address-unreachable", "bad-header", "beyond-scope", "communication-prohibited", "destination-unreachable", "echo-reply", "echo-request", "failed-policy", "fragmentation-needed", "unknown-option", "host-precedence-violation", "host-prohibited", "host-redirect", "host-unknown", "host-unreachable", "ip-header-bad", "neighbour-advertisement", "neighbour-solicitation", "network-prohibited", "network-redirect", "network-unknown", "network-unreachable", "no-route", "packet-too-big", "parameter-problem", "port-unreachable", "precedence-cutoff", "protocol-unreachable", "redirect", "reject-route", "required-option-missing", "router-advertisement", "router-solicitation", "source-quench", "source-route-failed", "time-exceeded", "timestamp-reply", "timestamp-request", "tos-host-redirect", "tos-host-unreachable", "tos-network-redirect", "tos-network-unreachable", "ttl-zero-during-reassembly", "ttl-zero-during-transit", "unknown-header-type" ], "services": [ "jenkins", "snmp", "RH-Satellite-6-capsule", "kpasswd", "RH-Satellite-6", "kprop", "amanda-client", "kadmin", "snmptrap", "amanda-k5-client", "pmcd", "amqp", "pmproxy", "amqps", "pmwebapi", "apcupsd", "pmwebapis", "audit", "kshell", "bacula-client", "pop3", "bacula", "pop3s", "bgp", "ldap", "bitcoin-rpc", "kerberos", "squid", "bitcoin-testnet-rpc", "ldaps", "bitcoin-testnet", "postgresql", "bitcoin", "mountd", "ceph-mon", "privoxy", "ceph", "mqtt-tls", "cfengine", "kibana", "ssh", "condor-collector", "proxy-dhcp", "ctdb", "ptp", "dhcp", "mqtt", "dhcpv6-client", "pulseaudio", "dhcpv6", "puppetmaster", "distcc", "quassel", "dns", "ms-wbt", "docker-registry", "mssql", "docker-swarm", "murmur", "dropbox-lansync", "mysql", "elasticsearch", "nfs", "etcd-client", "nfs3", "etcd-server", "radius", "finger", "nmea-0183", "freeipa-ldap", "nrpe", "freeipa-ldaps", "mongodb", "svdrp", "freeipa-replication", "ntp", "freeipa-trust", "redis", "ftp", "nut", "ganglia-client", "openvpn", "ganglia-master", "rpc-bind", "git", "rsh", "gre", "klogin", "svn", "high-availability", "rsyncd", "http", "rtsp", "https", "salt-master", "imap", "samba-client", "imaps", "ovirt-imageio", "ipp-client", "samba-dc", "ipp", "samba", "ipsec", "sane", "irc", "sip", "ircs", "ovirt-storageconsole", "iscsi-target", "sips", "isns", "libvirt-tls", "slp", "libvirt", "mosh", "synergy", "lightning-network", "smtp-submission", "llmnr", "ovirt-vmconsole", "managesieve", "smtp", "matrix", "smtps", "mdns", "plex", "minidlna", "tftp-client", "syslog", "spideroak-lansync", "steam-streaming", "syncthing-gui", "syncthing", "syslog-tls", "telnet", "tftp", "tinc", "tor-socks", "transmission-client", "upnp-client", "vdsm", "vnc-server", "wbem-http", "wbem-https", "wsman", "wsmans", "xdmcp", "xmpp-bosh", "xmpp-client", "xmpp-local", "xmpp-server", "zabbix-agent", "zabbix-server" ], "zones": [ "block", "dmz", "drop", "external", "home", "internal", "public", "trusted", "work" ] }, "default_zone": "public" } } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 27 January 2024 05:56:29 +0000 (0:00:01.632) 0:00:04.314 ****** ok: [sut] => { "ansible_facts": { "firewall_config": { "custom": { "zones": { "public": { "description": "For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.", "forward_ports": [], "icmp_block_inversion": false, "icmp_blocks": [], "interfaces": [], "masqerade": false, "ports": [], "protocols": [], "rules_str": [], "services": [ "ssh", "dhcpv6-client" ], "short": "Public", "source_ports": [], "sources": [], "target": "default", "version": "" } } }, "default": { "helpers": [ "Q.931", "RAS", "amanda", "ftp", "h323", "irc", "netbios-ns", "pptp", "proto-gre", "sane", "sip", "snmp", "tftp" ], "icmptypes": [ "address-unreachable", "bad-header", "beyond-scope", "communication-prohibited", "destination-unreachable", "echo-reply", "echo-request", "failed-policy", "fragmentation-needed", "unknown-option", "host-precedence-violation", "host-prohibited", "host-redirect", "host-unknown", "host-unreachable", "ip-header-bad", "neighbour-advertisement", "neighbour-solicitation", "network-prohibited", "network-redirect", "network-unknown", "network-unreachable", "no-route", "packet-too-big", "parameter-problem", "port-unreachable", "precedence-cutoff", "protocol-unreachable", "redirect", "reject-route", "required-option-missing", "router-advertisement", "router-solicitation", "source-quench", "source-route-failed", "time-exceeded", "timestamp-reply", "timestamp-request", "tos-host-redirect", "tos-host-unreachable", "tos-network-redirect", "tos-network-unreachable", "ttl-zero-during-reassembly", "ttl-zero-during-transit", "unknown-header-type" ], "services": [ "jenkins", "snmp", "RH-Satellite-6-capsule", "kpasswd", "RH-Satellite-6", "kprop", "amanda-client", "kadmin", "snmptrap", "amanda-k5-client", "pmcd", "amqp", "pmproxy", "amqps", "pmwebapi", "apcupsd", "pmwebapis", "audit", "kshell", "bacula-client", "pop3", "bacula", "pop3s", "bgp", "ldap", "bitcoin-rpc", "kerberos", "squid", "bitcoin-testnet-rpc", "ldaps", "bitcoin-testnet", "postgresql", "bitcoin", "mountd", "ceph-mon", "privoxy", "ceph", "mqtt-tls", "cfengine", "kibana", "ssh", "condor-collector", "proxy-dhcp", "ctdb", "ptp", "dhcp", "mqtt", "dhcpv6-client", "pulseaudio", "dhcpv6", "puppetmaster", "distcc", "quassel", "dns", "ms-wbt", "docker-registry", "mssql", "docker-swarm", "murmur", "dropbox-lansync", "mysql", "elasticsearch", "nfs", "etcd-client", "nfs3", "etcd-server", "radius", "finger", "nmea-0183", "freeipa-ldap", "nrpe", "freeipa-ldaps", "mongodb", "svdrp", "freeipa-replication", "ntp", "freeipa-trust", "redis", "ftp", "nut", "ganglia-client", "openvpn", "ganglia-master", "rpc-bind", "git", "rsh", "gre", "klogin", "svn", "high-availability", "rsyncd", "http", "rtsp", "https", "salt-master", "imap", "samba-client", "imaps", "ovirt-imageio", "ipp-client", "samba-dc", "ipp", "samba", "ipsec", "sane", "irc", "sip", "ircs", "ovirt-storageconsole", "iscsi-target", "sips", "isns", "libvirt-tls", "slp", "libvirt", "mosh", "synergy", "lightning-network", "smtp-submission", "llmnr", "ovirt-vmconsole", "managesieve", "smtp", "matrix", "smtps", "mdns", "plex", "minidlna", "tftp-client", "syslog", "spideroak-lansync", "steam-streaming", "syncthing-gui", "syncthing", "syslog-tls", "telnet", "tftp", "tinc", "tor-socks", "transmission-client", "upnp-client", "vdsm", "vnc-server", "wbem-http", "wbem-https", "wsman", "wsmans", "xdmcp", "xmpp-bosh", "xmpp-client", "xmpp-local", "xmpp-server", "zabbix-agent", "zabbix-server" ], "zones": [ "block", "dmz", "drop", "external", "home", "internal", "public", "trusted", "work" ] }, "default_zone": "public" } }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 27 January 2024 05:56:29 +0000 (0:00:00.022) 0:00:04.336 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 27 January 2024 05:56:29 +0000 (0:00:00.016) 0:00:04.353 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 27 January 2024 05:56:30 +0000 (0:00:00.016) 0:00:04.369 ****** skipping: [sut] => {} TASK [Get default zone] ******************************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:11 Saturday 27 January 2024 05:56:30 +0000 (0:00:00.016) 0:00:04.386 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--get-default-zone" ], "delta": "0:00:00.317871", "end": "2024-01-27 05:56:30.521526", "rc": 0, "start": "2024-01-27 05:56:30.203655" } STDOUT: public TASK [Remove custom zone] ****************************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:21 Saturday 27 January 2024 05:56:30 +0000 (0:00:00.507) 0:00:04.893 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--delete-zone=custom" ], "delta": "0:00:00.298127", "end": "2024-01-27 05:56:30.940701", "failed_when_result": false, "rc": 112, "start": "2024-01-27 05:56:30.642574" } STDERR: Error: INVALID_ZONE: custom MSG: non-zero return code TASK [Reset internal zone to defaults] ***************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:27 Saturday 27 January 2024 05:56:30 +0000 (0:00:00.430) 0:00:05.323 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=internal" ], "delta": "0:00:00.413065", "end": "2024-01-27 05:56:31.485331", "failed_when_result": false, "rc": 22, "start": "2024-01-27 05:56:31.072266" } STDERR: Error: NO_DEFAULTS: internal MSG: non-zero return code TASK [Reset trusted zone to defaults] ****************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:33 Saturday 27 January 2024 05:56:31 +0000 (0:00:00.555) 0:00:05.879 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=trusted" ], "delta": "0:00:00.318822", "end": "2024-01-27 05:56:31.946597", "failed_when_result": false, "rc": 22, "start": "2024-01-27 05:56:31.627775" } STDERR: Error: NO_DEFAULTS: trusted MSG: non-zero return code TASK [Reset dmz zone to defaults] ********************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:39 Saturday 27 January 2024 05:56:31 +0000 (0:00:00.449) 0:00:06.329 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=dmz" ], "delta": "0:00:00.326395", "end": "2024-01-27 05:56:32.402648", "failed_when_result": false, "rc": 22, "start": "2024-01-27 05:56:32.076253" } STDERR: Error: NO_DEFAULTS: dmz MSG: non-zero return code TASK [Reset drop zone to defaults] ********************************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:45 Saturday 27 January 2024 05:56:32 +0000 (0:00:00.497) 0:00:06.827 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=drop" ], "delta": "0:00:00.316424", "end": "2024-01-27 05:56:32.915944", "failed_when_result": false, "rc": 22, "start": "2024-01-27 05:56:32.599520" } STDERR: Error: NO_DEFAULTS: drop MSG: non-zero return code TASK [Reset public zone to defaults] ******************************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:51 Saturday 27 January 2024 05:56:32 +0000 (0:00:00.476) 0:00:07.303 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=public" ], "delta": "0:00:00.314133", "end": "2024-01-27 05:56:33.368092", "failed_when_result": false, "rc": 0, "start": "2024-01-27 05:56:33.053959" } STDOUT: success TASK [Reset default zone to defaults] ****************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:57 Saturday 27 January 2024 05:56:33 +0000 (0:00:00.452) 0:00:07.755 ****** ok: [sut] => { "changed": false, "cmd": "zone=$(firewall-cmd --get-default-zone)\nfirewall-cmd --permanent --load-zone-defaults=$zone\n", "delta": "0:00:00.626769", "end": "2024-01-27 05:56:34.152644", "failed_when_result": false, "rc": 22, "start": "2024-01-27 05:56:33.525875" } STDERR: Error: NO_DEFAULTS: public MSG: non-zero return code TASK [Create custom zone] ****************************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:66 Saturday 27 January 2024 05:56:34 +0000 (0:00:00.778) 0:00:08.534 ****** changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--new-zone=custom" ], "delta": "0:00:00.306384", "end": "2024-01-27 05:56:34.592563", "failed_when_result": false, "rc": 0, "start": "2024-01-27 05:56:34.286179" } STDOUT: success TASK [Reload firewalld] ******************************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:72 Saturday 27 January 2024 05:56:34 +0000 (0:00:00.444) 0:00:08.979 ****** changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--reload" ], "delta": "0:00:00.530335", "end": "2024-01-27 05:56:35.257527", "failed_when_result": false, "rc": 0, "start": "2024-01-27 05:56:34.727192" } STDOUT: success TASK [Permit traffic in default zone for https service] ************************ task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:80 Saturday 27 January 2024 05:56:35 +0000 (0:00:00.660) 0:00:09.640 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Permit traffic in default zone for https service, again] ***************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:88 Saturday 27 January 2024 05:56:35 +0000 (0:00:00.460) 0:00:10.100 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Permit traffic in default zone on port 8081/tcp] ************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:96 Saturday 27 January 2024 05:56:36 +0000 (0:00:00.424) 0:00:10.524 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Permit traffic in default zone on port 8081/tcp, again] ****************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:104 Saturday 27 January 2024 05:56:36 +0000 (0:00:00.402) 0:00:10.927 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow port 161-162/udp in permanent default zone] ************************ task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:112 Saturday 27 January 2024 05:56:36 +0000 (0:00:00.384) 0:00:11.312 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow port 161-162/udp in permanent default zone, again] ***************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:120 Saturday 27 January 2024 05:56:37 +0000 (0:00:00.388) 0:00:11.700 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Do not permit traffic in default zone on port 8081/tcp] ****************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:128 Saturday 27 January 2024 05:56:37 +0000 (0:00:00.402) 0:00:12.103 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Do not permit traffic in default zone on port 8081/tcp, again] *********** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:136 Saturday 27 January 2024 05:56:38 +0000 (0:00:00.386) 0:00:12.490 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow service http in permanent dmz zone] ******************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:144 Saturday 27 January 2024 05:56:38 +0000 (0:00:00.386) 0:00:12.876 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow service http in permanent dmz zone, again] ************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:153 Saturday 27 January 2024 05:56:38 +0000 (0:00:00.391) 0:00:13.268 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow service ftp with limitation using rich rule in permanent default zone] *** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:162 Saturday 27 January 2024 05:56:39 +0000 (0:00:00.417) 0:00:13.685 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow service ftp with limitation using rich rule in permanent default zone, again] *** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:171 Saturday 27 January 2024 05:56:39 +0000 (0:00:00.396) 0:00:14.081 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow source 192.0.2.0/24 in internal zone] ****************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:180 Saturday 27 January 2024 05:56:40 +0000 (0:00:00.391) 0:00:14.473 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow source 192.0.2.0/24 in internal zone, again] *********************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:189 Saturday 27 January 2024 05:56:40 +0000 (0:00:00.387) 0:00:14.861 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow nm interface eth0 in permanent trusted zone] *********************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:198 Saturday 27 January 2024 05:56:40 +0000 (0:00:00.398) 0:00:15.259 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow nm interface eth0 in permanent trusted zone, again] **************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:207 Saturday 27 January 2024 05:56:41 +0000 (0:00:00.430) 0:00:15.690 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Disable nm interface eth0 in permanent trusted zone] ********************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:216 Saturday 27 January 2024 05:56:41 +0000 (0:00:00.397) 0:00:16.088 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Disable nm interface eth0 in permanent trusted zone, again] ************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:225 Saturday 27 January 2024 05:56:42 +0000 (0:00:00.444) 0:00:16.532 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow interface eth2 in permanent trusted zone] ************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:234 Saturday 27 January 2024 05:56:42 +0000 (0:00:00.432) 0:00:16.964 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow interface eth2 in permanent trusted zone, again] ******************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:243 Saturday 27 January 2024 05:56:43 +0000 (0:00:00.415) 0:00:17.379 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow masquerading in permament dmz zone] ******************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:252 Saturday 27 January 2024 05:56:43 +0000 (0:00:00.403) 0:00:17.783 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow masquerading in permament dmz zone, again] ************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:260 Saturday 27 January 2024 05:56:43 +0000 (0:00:00.390) 0:00:18.173 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure permanent custom zone exists (no change)] ************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:268 Saturday 27 January 2024 05:56:44 +0000 (0:00:00.404) 0:00:18.577 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure ICMP block inversion in permanent drop zone] ********************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:276 Saturday 27 January 2024 05:56:44 +0000 (0:00:00.389) 0:00:18.967 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Ensure ICMP block inversion in permanent drop zone, again] *************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:284 Saturday 27 January 2024 05:56:44 +0000 (0:00:00.386) 0:00:19.353 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Block ICMP echo-request in permanent drop zone] ************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:292 Saturday 27 January 2024 05:56:45 +0000 (0:00:00.401) 0:00:19.754 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Block ICMP echo-request in permanent drop zone, again] ******************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:301 Saturday 27 January 2024 05:56:45 +0000 (0:00:00.406) 0:00:20.161 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure default target in permanent internal zone (no change)] ************ task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:310 Saturday 27 January 2024 05:56:46 +0000 (0:00:00.389) 0:00:20.550 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure target ACCEPT in permanent internal zone] ************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:319 Saturday 27 January 2024 05:56:46 +0000 (0:00:00.393) 0:00:20.943 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Ensure target ACCEPT in permanent internal zone, again] ****************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:328 Saturday 27 January 2024 05:56:47 +0000 (0:00:00.698) 0:00:21.642 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure default target in permanent internal zone] ************************ task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:337 Saturday 27 January 2024 05:56:47 +0000 (0:00:00.395) 0:00:22.037 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Ensure default target in permanent internal zone, again] ***************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:346 Saturday 27 January 2024 05:56:48 +0000 (0:00:00.666) 0:00:22.704 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Redirect port 443 to 8443 with Rich Rule in permanent and runtime public zone] *** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:355 Saturday 27 January 2024 05:56:48 +0000 (0:00:00.386) 0:00:23.090 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Redirect port 443 to 8443 with Rich Rule in permanent and runtime public zone, again] *** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:367 Saturday 27 January 2024 05:56:49 +0000 (0:00:00.434) 0:00:23.525 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Firewalld custom zone] *************************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:379 Saturday 27 January 2024 05:56:49 +0000 (0:00:00.411) 0:00:23.936 ****** changed: [sut] => { "__firewall_changed": true, "changed": true } TASK [Assert firewalld custom zone] ******************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:387 Saturday 27 January 2024 05:56:50 +0000 (0:00:00.654) 0:00:24.591 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Add masquerade to custom zone] ******************************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:392 Saturday 27 January 2024 05:56:50 +0000 (0:00:00.018) 0:00:24.610 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add masquerade to custom zone, again] ************************************ task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:402 Saturday 27 January 2024 05:56:50 +0000 (0:00:00.390) 0:00:25.001 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Set the default zone to something other than dmz] ************************ task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:412 Saturday 27 January 2024 05:56:51 +0000 (0:00:00.408) 0:00:25.409 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--set-default-zone", "public" ], "delta": "0:00:00.299409", "end": "2024-01-27 05:56:51.469774", "rc": 0, "start": "2024-01-27 05:56:51.170365" } STDOUT: success STDERR: Warning: ZONE_ALREADY_SET: public TASK [Set default zone] ******************************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:416 Saturday 27 January 2024 05:56:51 +0000 (0:00:00.432) 0:00:25.841 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Set default zone, again] ************************************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:423 Saturday 27 January 2024 05:56:51 +0000 (0:00:00.450) 0:00:26.291 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Add multiple custom services] ******************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:430 Saturday 27 January 2024 05:56:52 +0000 (0:00:00.394) 0:00:26.686 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: can only add, modify, or remove one service at a time TASK [Add custom service without details] ************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:440 Saturday 27 January 2024 05:56:52 +0000 (0:00:00.267) 0:00:26.953 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add custom service that already exists] ********************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:448 Saturday 27 January 2024 05:56:53 +0000 (0:00:00.714) 0:00:27.667 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Add description to custom service] *************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:456 Saturday 27 January 2024 05:56:53 +0000 (0:00:00.429) 0:00:28.097 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add short description to custom service] ********************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:465 Saturday 27 January 2024 05:56:54 +0000 (0:00:00.685) 0:00:28.782 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add source_ports to custom service] ************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:474 Saturday 27 January 2024 05:56:55 +0000 (0:00:00.691) 0:00:29.474 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add source_ports to custom service again] ******************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:483 Saturday 27 January 2024 05:56:55 +0000 (0:00:00.716) 0:00:30.190 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Add invalid protocol to custom service] ********************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:492 Saturday 27 January 2024 05:56:56 +0000 (0:00:00.420) 0:00:30.610 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: INVALID_PROTOCOL: nonexistentprotocol TASK [Add valid protocol to custom service] ************************************ task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:501 Saturday 27 January 2024 05:56:56 +0000 (0:00:00.512) 0:00:31.123 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Remove valid protocol from customservice] ******************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:510 Saturday 27 January 2024 05:56:57 +0000 (0:00:00.698) 0:00:31.821 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Remove ports from custom service without deleting service] *************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:519 Saturday 27 January 2024 05:56:58 +0000 (0:00:00.686) 0:00:32.507 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add destination addresses] *********************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:528 Saturday 27 January 2024 05:56:58 +0000 (0:00:00.689) 0:00:33.197 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Delete custom service] *************************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:539 Saturday 27 January 2024 05:56:59 +0000 (0:00:00.710) 0:00:33.907 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Delete custom service again] ********************************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:547 Saturday 27 January 2024 05:57:00 +0000 (0:00:00.683) 0:00:34.590 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Add custom service with all the elements at once] ************************ task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:555 Saturday 27 January 2024 05:57:00 +0000 (0:00:00.410) 0:00:35.001 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add helper module that already is on customservice] ********************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:572 Saturday 27 January 2024 05:57:01 +0000 (0:00:00.709) 0:00:35.710 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Forward port 40 to 0.0.0.0:8080 (string)] ******************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:581 Saturday 27 January 2024 05:57:01 +0000 (0:00:00.412) 0:00:36.122 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Forward same port again (string)] **************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:588 Saturday 27 January 2024 05:57:02 +0000 (0:00:00.398) 0:00:36.521 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Disable forward port (string)] ******************************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:595 Saturday 27 January 2024 05:57:02 +0000 (0:00:00.393) 0:00:36.915 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Forward port (dict form)] ************************************************ task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:602 Saturday 27 January 2024 05:57:02 +0000 (0:00:00.409) 0:00:37.324 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Forward port again (dict form)] ****************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:613 Saturday 27 January 2024 05:57:03 +0000 (0:00:00.400) 0:00:37.725 ****** ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Disable forward port (dict form)] **************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:624 Saturday 27 January 2024 05:57:03 +0000 (0:00:00.411) 0:00:38.136 ****** changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Remove custom zone] ****************************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:643 Saturday 27 January 2024 05:57:04 +0000 (0:00:00.402) 0:00:38.538 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--delete-zone=custom" ], "delta": "0:00:00.336399", "end": "2024-01-27 05:57:04.628335", "failed_when_result": false, "rc": 0, "start": "2024-01-27 05:57:04.291936" } STDOUT: success TASK [Remove customzone zone] ************************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:649 Saturday 27 January 2024 05:57:04 +0000 (0:00:00.473) 0:00:39.012 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--delete-zone=customzone" ], "delta": "0:00:00.320161", "end": "2024-01-27 05:57:05.083006", "failed_when_result": false, "rc": 0, "start": "2024-01-27 05:57:04.762845" } STDOUT: success TASK [Reset internal zone to defaults] ***************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:655 Saturday 27 January 2024 05:57:05 +0000 (0:00:00.454) 0:00:39.467 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=internal" ], "delta": "0:00:00.319818", "end": "2024-01-27 05:57:05.536166", "failed_when_result": false, "rc": 0, "start": "2024-01-27 05:57:05.216348" } STDOUT: success TASK [Reset trusted zone to defaults] ****************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:661 Saturday 27 January 2024 05:57:05 +0000 (0:00:00.480) 0:00:39.947 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=trusted" ], "delta": "0:00:00.316492", "end": "2024-01-27 05:57:06.018622", "failed_when_result": false, "rc": 0, "start": "2024-01-27 05:57:05.702130" } STDOUT: success TASK [Reset dmz zone to defaults] ********************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:667 Saturday 27 January 2024 05:57:06 +0000 (0:00:00.470) 0:00:40.418 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=dmz" ], "delta": "0:00:00.334255", "end": "2024-01-27 05:57:06.501876", "failed_when_result": false, "rc": 0, "start": "2024-01-27 05:57:06.167621" } STDOUT: success TASK [Reset drop zone to defaults] ********************************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:673 Saturday 27 January 2024 05:57:06 +0000 (0:00:00.495) 0:00:40.913 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=drop" ], "delta": "0:00:00.321492", "end": "2024-01-27 05:57:06.988350", "failed_when_result": false, "rc": 0, "start": "2024-01-27 05:57:06.666858" } STDOUT: success TASK [Reset public zone to defaults] ******************************************* task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:679 Saturday 27 January 2024 05:57:07 +0000 (0:00:00.468) 0:00:41.382 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=public" ], "delta": "0:00:00.320898", "end": "2024-01-27 05:57:07.463690", "failed_when_result": false, "rc": 0, "start": "2024-01-27 05:57:07.142792" } STDOUT: success TASK [Reset default zone to defaults] ****************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:685 Saturday 27 January 2024 05:57:07 +0000 (0:00:00.479) 0:00:41.861 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=public" ], "delta": "0:00:00.317903", "end": "2024-01-27 05:57:07.949057", "failed_when_result": false, "rc": 22, "start": "2024-01-27 05:57:07.631154" } STDERR: Error: NO_DEFAULTS: public MSG: non-zero return code TASK [Reset default zone] ****************************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:691 Saturday 27 January 2024 05:57:07 +0000 (0:00:00.471) 0:00:42.332 ****** ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--set-default-zone=public" ], "delta": "0:00:00.371199", "end": "2024-01-27 05:57:08.463680", "rc": 0, "start": "2024-01-27 05:57:08.092481" } STDOUT: success TASK [Reload firewalld] ******************************************************** task path: /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:697 Saturday 27 January 2024 05:57:08 +0000 (0:00:00.505) 0:00:42.837 ****** changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--reload" ], "delta": "0:00:00.551272", "end": "2024-01-27 05:57:09.142546", "failed_when_result": false, "rc": 0, "start": "2024-01-27 05:57:08.591274" } STDOUT: success META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=93 changed=37 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 Saturday 27 January 2024 05:57:09 +0000 (0:00:00.734) 0:00:43.572 ****** =============================================================================== linux-system-roles.firewall : Gather firewall config if no arguments ---- 1.63s /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 linux-system-roles.firewall : Enable and start firewalld service -------- 0.97s /WORKDIR/git-weekly-ci32nfg_84/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Reset default zone to defaults ------------------------------------------ 0.78s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:57 --------------------- Reload firewalld -------------------------------------------------------- 0.73s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:697 -------------------- Add source_ports to custom service -------------------------------------- 0.72s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:474 -------------------- Add custom service without details -------------------------------------- 0.71s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:440 -------------------- Add destination addresses ----------------------------------------------- 0.71s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:528 -------------------- Add custom service with all the elements at once ------------------------ 0.71s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:555 -------------------- Ensure target ACCEPT in permanent internal zone ------------------------- 0.70s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:319 -------------------- Add valid protocol to custom service ------------------------------------ 0.70s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:501 -------------------- Add short description to custom service --------------------------------- 0.69s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:465 -------------------- Remove ports from custom service without deleting service --------------- 0.69s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:519 -------------------- Remove valid protocol from customservice -------------------------------- 0.69s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:510 -------------------- Add description to custom service --------------------------------------- 0.69s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:456 -------------------- Delete custom service --------------------------------------------------- 0.68s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:539 -------------------- Ensure default target in permanent internal zone ------------------------ 0.67s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:337 -------------------- Reload firewalld -------------------------------------------------------- 0.66s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:72 --------------------- Firewalld custom zone --------------------------------------------------- 0.65s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:379 -------------------- Reset internal zone to defaults ----------------------------------------- 0.56s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:27 --------------------- Add invalid protocol to custom service ---------------------------------- 0.51s /WORKDIR/git-weekly-ci32nfg_84/tests/tests_ansible.yml:492 -------------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---