# 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-ciih9bfwzs/tests/tests_ansible.yml PLAY [Ensure that the roles runs with default parameters] ********************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:2 Saturday 01 June 2024 05:39:36 +0000 (0:00:00.014) 0:00:00.014 ********* ok: [sut] META: ran handlers TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 01 June 2024 05:39:37 +0000 (0:00:00.859) 0:00:00.873 ********* included: /WORKDIR/git-weekly-ciih9bfwzs/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-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 01 June 2024 05:39:37 +0000 (0:00:00.040) 0:00:00.914 ********* 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-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 01 June 2024 05:39:37 +0000 (0:00:00.034) 0:00:00.948 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 01 June 2024 05:39:37 +0000 (0:00:00.259) 0:00:01.208 ********* ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 Saturday 01 June 2024 05:39:37 +0000 (0:00:00.040) 0:00:01.249 ********* 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-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 01 June 2024 05:39:38 +0000 (0:00:00.794) 0:00:02.043 ********* 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-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 01 June 2024 05:39:38 +0000 (0:00:00.021) 0:00:02.064 ********* 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-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 01 June 2024 05:39:38 +0000 (0:00:00.041) 0:00:02.106 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service polkit.service basic.target 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": "ipset.service iptables.service shutdown.target ip6tables.service ebtables.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": "basic.target system.slice", "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-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 01 June 2024 05:39:38 +0000 (0:00:00.411) 0:00:02.517 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service polkit.service basic.target 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": "shutdown.target ebtables.service ipset.service ip6tables.service iptables.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": "basic.target system.slice", "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-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 01 June 2024 05:39:39 +0000 (0:00:01.008) 0:00:03.526 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 01 June 2024 05:39:39 +0000 (0:00:00.050) 0:00:03.577 ********* 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-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 01 June 2024 05:39:39 +0000 (0:00:00.080) 0:00:03.657 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 01 June 2024 05:39:39 +0000 (0:00:00.041) 0:00:03.699 ********* TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 01 June 2024 05:39:40 +0000 (0:00:00.082) 0:00:03.781 ********* TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 01 June 2024 05:39:40 +0000 (0:00:00.037) 0:00:03.818 ********* 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-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 01 June 2024 05:39:40 +0000 (0:00:00.105) 0:00:03.923 ********* 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": [ "snmp", "proto-gre", "sip", "netbios-ns", "ftp", "RAS", "h323", "sane", "Q.931", "irc", "amanda", "tftp", "pptp" ], "icmptypes": [ "beyond-scope", "source-route-failed", "network-unknown", "network-unreachable", "host-prohibited", "unknown-option", "precedence-cutoff", "protocol-unreachable", "timestamp-request", "packet-too-big", "network-redirect", "tos-host-unreachable", "port-unreachable", "router-advertisement", "ip-header-bad", "echo-reply", "tos-network-redirect", "reject-route", "source-quench", "unknown-header-type", "host-unreachable", "communication-prohibited", "failed-policy", "router-solicitation", "echo-request", "timestamp-reply", "required-option-missing", "tos-host-redirect", "tos-network-unreachable", "network-prohibited", "host-unknown", "destination-unreachable", "neighbour-solicitation", "no-route", "neighbour-advertisement", "fragmentation-needed", "host-precedence-violation", "redirect", "host-redirect", "parameter-problem", "ttl-zero-during-reassembly", "address-unreachable", "bad-header", "time-exceeded", "ttl-zero-during-transit" ], "services": [ "freeipa-trust", "docker-registry", "condor-collector", "mssql", "amanda-k5-client", "quassel", "tftp-client", "bitcoin-testnet-rpc", "libvirt-tls", "llmnr", "high-availability", "rsyncd", "rtsp", "imaps", "pmwebapi", "xmpp-bosh", "xdmcp", "ms-wbt", "ipsec", "ovirt-vmconsole", "etcd-server", "minidlna", "steam-streaming", "samba", "rpc-bind", "syncthing", "iscsi-target", "klogin", "puppetmaster", "zabbix-server", "mysql", "git", "imap", "kprop", "zabbix-agent", "mqtt", "RH-Satellite-6", "amqp", "ganglia-master", "wsman", "distcc", "privoxy", "upnp-client", "elasticsearch", "snmp", "kadmin", "svdrp", "bitcoin", "ldap", "bacula-client", "postgresql", "bitcoin-testnet", "pop3s", "amanda-client", "bacula", "sip", "libvirt", "ircs", "jenkins", "salt-master", "ldaps", "wsmans", "pmproxy", "redis", "mountd", "ntp", "pop3", "cfengine", "spideroak-lansync", "mongodb", "finger", "smtp-submission", "proxy-dhcp", "vdsm", "ssh", "dns", "tinc", "ceph-mon", "smtp", "ftp", "rsh", "radius", "dhcp", "managesieve", "samba-client", "bitcoin-rpc", "squid", "syslog-tls", "transmission-client", "kibana", "synergy", "isns", "RH-Satellite-6-capsule", "wbem-https", "nut", "wbem-http", "docker-swarm", "snmptrap", "samba-dc", "mosh", "telnet", "pmwebapis", "ctdb", "kpasswd", "nmea-0183", "sane", "https", "kerberos", "pulseaudio", "ptp", "xmpp-server", "matrix", "dhcpv6-client", "ceph", "http", "apcupsd", "dropbox-lansync", "ganglia-client", "plex", "nfs", "tor-socks", "smtps", "xmpp-client", "svn", "dhcpv6", "ipp-client", "murmur", "kshell", "irc", "openvpn", "mqtt-tls", "slp", "sips", "nfs3", "freeipa-ldaps", "tftp", "syncthing-gui", "nrpe", "amqps", "gre", "vnc-server", "ipp", "etcd-client", "lightning-network", "freeipa-replication", "freeipa-ldap", "audit", "ovirt-imageio", "syslog", "pmcd", "ovirt-storageconsole", "bgp", "xmpp-local", "mdns" ], "zones": [ "dmz", "internal", "block", "public", "work", "external", "trusted", "drop", "home" ] }, "default_zone": "public" } } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 01 June 2024 05:39:40 +0000 (0:00:00.791) 0:00:04.715 ********* 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": [ "snmp", "proto-gre", "sip", "netbios-ns", "ftp", "RAS", "h323", "sane", "Q.931", "irc", "amanda", "tftp", "pptp" ], "icmptypes": [ "beyond-scope", "source-route-failed", "network-unknown", "network-unreachable", "host-prohibited", "unknown-option", "precedence-cutoff", "protocol-unreachable", "timestamp-request", "packet-too-big", "network-redirect", "tos-host-unreachable", "port-unreachable", "router-advertisement", "ip-header-bad", "echo-reply", "tos-network-redirect", "reject-route", "source-quench", "unknown-header-type", "host-unreachable", "communication-prohibited", "failed-policy", "router-solicitation", "echo-request", "timestamp-reply", "required-option-missing", "tos-host-redirect", "tos-network-unreachable", "network-prohibited", "host-unknown", "destination-unreachable", "neighbour-solicitation", "no-route", "neighbour-advertisement", "fragmentation-needed", "host-precedence-violation", "redirect", "host-redirect", "parameter-problem", "ttl-zero-during-reassembly", "address-unreachable", "bad-header", "time-exceeded", "ttl-zero-during-transit" ], "services": [ "freeipa-trust", "docker-registry", "condor-collector", "mssql", "amanda-k5-client", "quassel", "tftp-client", "bitcoin-testnet-rpc", "libvirt-tls", "llmnr", "high-availability", "rsyncd", "rtsp", "imaps", "pmwebapi", "xmpp-bosh", "xdmcp", "ms-wbt", "ipsec", "ovirt-vmconsole", "etcd-server", "minidlna", "steam-streaming", "samba", "rpc-bind", "syncthing", "iscsi-target", "klogin", "puppetmaster", "zabbix-server", "mysql", "git", "imap", "kprop", "zabbix-agent", "mqtt", "RH-Satellite-6", "amqp", "ganglia-master", "wsman", "distcc", "privoxy", "upnp-client", "elasticsearch", "snmp", "kadmin", "svdrp", "bitcoin", "ldap", "bacula-client", "postgresql", "bitcoin-testnet", "pop3s", "amanda-client", "bacula", "sip", "libvirt", "ircs", "jenkins", "salt-master", "ldaps", "wsmans", "pmproxy", "redis", "mountd", "ntp", "pop3", "cfengine", "spideroak-lansync", "mongodb", "finger", "smtp-submission", "proxy-dhcp", "vdsm", "ssh", "dns", "tinc", "ceph-mon", "smtp", "ftp", "rsh", "radius", "dhcp", "managesieve", "samba-client", "bitcoin-rpc", "squid", "syslog-tls", "transmission-client", "kibana", "synergy", "isns", "RH-Satellite-6-capsule", "wbem-https", "nut", "wbem-http", "docker-swarm", "snmptrap", "samba-dc", "mosh", "telnet", "pmwebapis", "ctdb", "kpasswd", "nmea-0183", "sane", "https", "kerberos", "pulseaudio", "ptp", "xmpp-server", "matrix", "dhcpv6-client", "ceph", "http", "apcupsd", "dropbox-lansync", "ganglia-client", "plex", "nfs", "tor-socks", "smtps", "xmpp-client", "svn", "dhcpv6", "ipp-client", "murmur", "kshell", "irc", "openvpn", "mqtt-tls", "slp", "sips", "nfs3", "freeipa-ldaps", "tftp", "syncthing-gui", "nrpe", "amqps", "gre", "vnc-server", "ipp", "etcd-client", "lightning-network", "freeipa-replication", "freeipa-ldap", "audit", "ovirt-imageio", "syslog", "pmcd", "ovirt-storageconsole", "bgp", "xmpp-local", "mdns" ], "zones": [ "dmz", "internal", "block", "public", "work", "external", "trusted", "drop", "home" ] }, "default_zone": "public" } }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 01 June 2024 05:39:41 +0000 (0:00:00.031) 0:00:04.747 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 01 June 2024 05:39:41 +0000 (0:00:00.041) 0:00:04.788 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 01 June 2024 05:39:41 +0000 (0:00:00.044) 0:00:04.833 ********* skipping: [sut] => {} TASK [Get default zone] ******************************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:11 Saturday 01 June 2024 05:39:41 +0000 (0:00:00.095) 0:00:04.929 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--get-default-zone" ], "delta": "0:00:00.342705", "end": "2024-06-01 05:39:41.812161", "rc": 0, "start": "2024-06-01 05:39:41.469456" } STDOUT: public TASK [Remove custom zone] ****************************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:21 Saturday 01 June 2024 05:39:41 +0000 (0:00:00.636) 0:00:05.566 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--delete-zone=custom" ], "delta": "0:00:00.293892", "end": "2024-06-01 05:39:42.249275", "failed_when_result": false, "rc": 112, "start": "2024-06-01 05:39:41.955383" } STDERR: Error: INVALID_ZONE: custom MSG: non-zero return code TASK [Reset internal zone to defaults] ***************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:27 Saturday 01 June 2024 05:39:42 +0000 (0:00:00.440) 0:00:06.006 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=internal" ], "delta": "0:00:00.363007", "end": "2024-06-01 05:39:42.750089", "failed_when_result": false, "rc": 22, "start": "2024-06-01 05:39:42.387082" } STDERR: Error: NO_DEFAULTS: internal MSG: non-zero return code TASK [Reset trusted zone to defaults] ****************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:33 Saturday 01 June 2024 05:39:42 +0000 (0:00:00.514) 0:00:06.520 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=trusted" ], "delta": "0:00:00.308760", "end": "2024-06-01 05:39:43.210977", "failed_when_result": false, "rc": 22, "start": "2024-06-01 05:39:42.902217" } STDERR: Error: NO_DEFAULTS: trusted MSG: non-zero return code TASK [Reset dmz zone to defaults] ********************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:39 Saturday 01 June 2024 05:39:43 +0000 (0:00:00.448) 0:00:06.969 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=dmz" ], "delta": "0:00:00.318892", "end": "2024-06-01 05:39:43.663609", "failed_when_result": false, "rc": 22, "start": "2024-06-01 05:39:43.344717" } STDERR: Error: NO_DEFAULTS: dmz MSG: non-zero return code TASK [Reset drop zone to defaults] ********************************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:45 Saturday 01 June 2024 05:39:43 +0000 (0:00:00.449) 0:00:07.419 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=drop" ], "delta": "0:00:00.305085", "end": "2024-06-01 05:39:44.100601", "failed_when_result": false, "rc": 22, "start": "2024-06-01 05:39:43.795516" } STDERR: Error: NO_DEFAULTS: drop MSG: non-zero return code TASK [Reset public zone to defaults] ******************************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:51 Saturday 01 June 2024 05:39:44 +0000 (0:00:00.437) 0:00:07.856 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=public" ], "delta": "0:00:00.311826", "end": "2024-06-01 05:39:44.541275", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:39:44.229449" } STDOUT: success TASK [Reset default zone to defaults] ****************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:57 Saturday 01 June 2024 05:39:44 +0000 (0:00:00.441) 0:00:08.298 ********* ok: [sut] => { "changed": false, "cmd": "zone=$(firewall-cmd --get-default-zone)\nfirewall-cmd --permanent --load-zone-defaults=$zone\n", "delta": "0:00:00.609051", "end": "2024-06-01 05:39:45.281942", "failed_when_result": false, "rc": 22, "start": "2024-06-01 05:39:44.672891" } STDERR: Error: NO_DEFAULTS: public MSG: non-zero return code TASK [Create custom zone] ****************************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:66 Saturday 01 June 2024 05:39:45 +0000 (0:00:00.739) 0:00:09.038 ********* changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--new-zone=custom" ], "delta": "0:00:00.298988", "end": "2024-06-01 05:39:45.716099", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:39:45.417111" } STDOUT: success TASK [Reload firewalld] ******************************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:72 Saturday 01 June 2024 05:39:45 +0000 (0:00:00.450) 0:00:09.488 ********* changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--reload" ], "delta": "0:00:00.508969", "end": "2024-06-01 05:39:46.383686", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:39:45.874717" } STDOUT: success TASK [Permit traffic in default zone for https service] ************************ task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:80 Saturday 01 June 2024 05:39:46 +0000 (0:00:00.667) 0:00:10.156 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:88 Saturday 01 June 2024 05:39:46 +0000 (0:00:00.511) 0:00:10.668 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:96 Saturday 01 June 2024 05:39:47 +0000 (0:00:00.400) 0:00:11.068 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:104 Saturday 01 June 2024 05:39:47 +0000 (0:00:00.387) 0:00:11.455 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:112 Saturday 01 June 2024 05:39:48 +0000 (0:00:00.406) 0:00:11.861 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:120 Saturday 01 June 2024 05:39:48 +0000 (0:00:00.382) 0:00:12.244 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:128 Saturday 01 June 2024 05:39:48 +0000 (0:00:00.392) 0:00:12.636 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:136 Saturday 01 June 2024 05:39:49 +0000 (0:00:00.378) 0:00:13.014 ********* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow service http in permanent dmz zone] ******************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:144 Saturday 01 June 2024 05:39:49 +0000 (0:00:00.381) 0:00:13.396 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:153 Saturday 01 June 2024 05:39:50 +0000 (0:00:00.398) 0:00:13.795 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:162 Saturday 01 June 2024 05:39:50 +0000 (0:00:00.403) 0:00:14.198 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:171 Saturday 01 June 2024 05:39:50 +0000 (0:00:00.395) 0:00:14.594 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:180 Saturday 01 June 2024 05:39:51 +0000 (0:00:00.387) 0:00:14.982 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:189 Saturday 01 June 2024 05:39:51 +0000 (0:00:00.391) 0:00:15.373 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:198 Saturday 01 June 2024 05:39:52 +0000 (0:00:00.400) 0:00:15.774 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:207 Saturday 01 June 2024 05:39:52 +0000 (0:00:00.472) 0:00:16.247 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:216 Saturday 01 June 2024 05:39:52 +0000 (0:00:00.410) 0:00:16.657 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:225 Saturday 01 June 2024 05:39:53 +0000 (0:00:00.431) 0:00:17.088 ********* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow interface eth2 in permanent trusted zone] ************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:234 Saturday 01 June 2024 05:39:53 +0000 (0:00:00.415) 0:00:17.504 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:243 Saturday 01 June 2024 05:39:54 +0000 (0:00:00.395) 0:00:17.899 ********* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Allow masquerading in permament dmz zone] ******************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:252 Saturday 01 June 2024 05:39:54 +0000 (0:00:00.427) 0:00:18.327 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Allow masquerading in permament dmz zone, again] ************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:260 Saturday 01 June 2024 05:39:55 +0000 (0:00:00.422) 0:00:18.749 ********* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure permanent custom zone exists (no change)] ************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:268 Saturday 01 June 2024 05:39:55 +0000 (0:00:00.401) 0:00:19.151 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:276 Saturday 01 June 2024 05:39:55 +0000 (0:00:00.385) 0:00:19.536 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:284 Saturday 01 June 2024 05:39:56 +0000 (0:00:00.423) 0:00:19.960 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:292 Saturday 01 June 2024 05:39:56 +0000 (0:00:00.432) 0:00:20.392 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:301 Saturday 01 June 2024 05:39:57 +0000 (0:00:00.391) 0:00:20.784 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:310 Saturday 01 June 2024 05:39:57 +0000 (0:00:00.380) 0:00:21.164 ********* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure target ACCEPT in permanent internal zone] ************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:319 Saturday 01 June 2024 05:39:57 +0000 (0:00:00.381) 0:00:21.546 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:328 Saturday 01 June 2024 05:39:58 +0000 (0:00:00.676) 0:00:22.222 ********* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Ensure default target in permanent internal zone] ************************ task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:337 Saturday 01 June 2024 05:39:58 +0000 (0:00:00.389) 0:00:22.611 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:346 Saturday 01 June 2024 05:39:59 +0000 (0:00:00.658) 0:00:23.269 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:355 Saturday 01 June 2024 05:39:59 +0000 (0:00:00.381) 0:00:23.651 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:367 Saturday 01 June 2024 05:40:00 +0000 (0:00:00.404) 0:00:24.056 ********* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Firewalld custom zone] *************************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:379 Saturday 01 June 2024 05:40:00 +0000 (0:00:00.403) 0:00:24.459 ********* changed: [sut] => { "__firewall_changed": true, "changed": true } TASK [Assert firewalld custom zone] ******************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:387 Saturday 01 June 2024 05:40:01 +0000 (0:00:00.671) 0:00:25.131 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Add masquerade to custom zone] ******************************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:392 Saturday 01 June 2024 05:40:01 +0000 (0:00:00.037) 0:00:25.168 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add masquerade to custom zone, again] ************************************ task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:402 Saturday 01 June 2024 05:40:01 +0000 (0:00:00.486) 0:00:25.655 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:412 Saturday 01 June 2024 05:40:02 +0000 (0:00:00.470) 0:00:26.126 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--set-default-zone", "public" ], "delta": "0:00:00.295349", "end": "2024-06-01 05:40:02.801962", "rc": 0, "start": "2024-06-01 05:40:02.506613" } STDOUT: success STDERR: Warning: ZONE_ALREADY_SET: public TASK [Set default zone] ******************************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:416 Saturday 01 June 2024 05:40:02 +0000 (0:00:00.435) 0:00:26.561 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Set default zone, again] ************************************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:423 Saturday 01 June 2024 05:40:03 +0000 (0:00:00.434) 0:00:26.996 ********* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Add multiple custom services] ******************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:430 Saturday 01 June 2024 05:40:03 +0000 (0:00:00.386) 0:00:27.382 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:440 Saturday 01 June 2024 05:40:03 +0000 (0:00:00.260) 0:00:27.643 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add custom service that already exists] ********************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:448 Saturday 01 June 2024 05:40:04 +0000 (0:00:00.686) 0:00:28.329 ********* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Add description to custom service] *************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:456 Saturday 01 June 2024 05:40:04 +0000 (0:00:00.398) 0:00:28.728 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add short description to custom service] ********************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:465 Saturday 01 June 2024 05:40:05 +0000 (0:00:00.671) 0:00:29.400 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add source_ports to custom service] ************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:474 Saturday 01 June 2024 05:40:06 +0000 (0:00:00.676) 0:00:30.076 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add source_ports to custom service again] ******************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:483 Saturday 01 June 2024 05:40:07 +0000 (0:00:00.679) 0:00:30.755 ********* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Add invalid protocol to custom service] ********************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:492 Saturday 01 June 2024 05:40:07 +0000 (0:00:00.438) 0:00:31.194 ********* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: INVALID_PROTOCOL: nonexistentprotocol TASK [Add valid protocol to custom service] ************************************ task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:501 Saturday 01 June 2024 05:40:07 +0000 (0:00:00.527) 0:00:31.721 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Remove valid protocol from customservice] ******************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:510 Saturday 01 June 2024 05:40:08 +0000 (0:00:00.689) 0:00:32.411 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:519 Saturday 01 June 2024 05:40:09 +0000 (0:00:00.675) 0:00:33.087 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Add destination addresses] *********************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:528 Saturday 01 June 2024 05:40:10 +0000 (0:00:00.715) 0:00:33.803 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Delete custom service] *************************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:539 Saturday 01 June 2024 05:40:10 +0000 (0:00:00.673) 0:00:34.476 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Delete custom service again] ********************************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:547 Saturday 01 June 2024 05:40:11 +0000 (0:00:00.707) 0:00:35.184 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:555 Saturday 01 June 2024 05:40:11 +0000 (0:00:00.387) 0:00:35.572 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:572 Saturday 01 June 2024 05:40:12 +0000 (0:00:00.687) 0:00:36.259 ********* 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-ciih9bfwzs/tests/tests_ansible.yml:581 Saturday 01 June 2024 05:40:12 +0000 (0:00:00.403) 0:00:36.662 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Forward same port again (string)] **************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:588 Saturday 01 June 2024 05:40:13 +0000 (0:00:00.411) 0:00:37.073 ********* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Disable forward port (string)] ******************************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:595 Saturday 01 June 2024 05:40:13 +0000 (0:00:00.396) 0:00:37.469 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Forward port (dict form)] ************************************************ task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:602 Saturday 01 June 2024 05:40:14 +0000 (0:00:00.407) 0:00:37.877 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Forward port again (dict form)] ****************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:613 Saturday 01 June 2024 05:40:14 +0000 (0:00:00.395) 0:00:38.273 ********* ok: [sut] => { "__firewall_changed": false, "changed": false, "failed_when_result": false } TASK [Disable forward port (dict form)] **************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:624 Saturday 01 June 2024 05:40:14 +0000 (0:00:00.388) 0:00:38.661 ********* changed: [sut] => { "__firewall_changed": true, "changed": true, "failed_when_result": false } TASK [Remove custom zone] ****************************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:643 Saturday 01 June 2024 05:40:15 +0000 (0:00:00.404) 0:00:39.065 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--delete-zone=custom" ], "delta": "0:00:00.330803", "end": "2024-06-01 05:40:15.784583", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:40:15.453780" } STDOUT: success TASK [Remove customzone zone] ************************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:649 Saturday 01 June 2024 05:40:15 +0000 (0:00:00.476) 0:00:39.542 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--delete-zone=customzone" ], "delta": "0:00:00.314289", "end": "2024-06-01 05:40:16.241204", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:40:15.926915" } STDOUT: success TASK [Reset internal zone to defaults] ***************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:655 Saturday 01 June 2024 05:40:16 +0000 (0:00:00.455) 0:00:39.998 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=internal" ], "delta": "0:00:00.314139", "end": "2024-06-01 05:40:16.691076", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:40:16.376937" } STDOUT: success TASK [Reset trusted zone to defaults] ****************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:661 Saturday 01 June 2024 05:40:16 +0000 (0:00:00.449) 0:00:40.448 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=trusted" ], "delta": "0:00:00.312206", "end": "2024-06-01 05:40:17.138146", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:40:16.825940" } STDOUT: success TASK [Reset dmz zone to defaults] ********************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:667 Saturday 01 June 2024 05:40:17 +0000 (0:00:00.449) 0:00:40.897 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=dmz" ], "delta": "0:00:00.322434", "end": "2024-06-01 05:40:17.607431", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:40:17.284997" } STDOUT: success TASK [Reset drop zone to defaults] ********************************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:673 Saturday 01 June 2024 05:40:17 +0000 (0:00:00.494) 0:00:41.392 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=drop" ], "delta": "0:00:00.309000", "end": "2024-06-01 05:40:18.100738", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:40:17.791738" } STDOUT: success TASK [Reset public zone to defaults] ******************************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:679 Saturday 01 June 2024 05:40:18 +0000 (0:00:00.467) 0:00:41.859 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=public" ], "delta": "0:00:00.310314", "end": "2024-06-01 05:40:18.549526", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:40:18.239212" } STDOUT: success TASK [Reset default zone to defaults] ****************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:685 Saturday 01 June 2024 05:40:18 +0000 (0:00:00.448) 0:00:42.307 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--load-zone-defaults=public" ], "delta": "0:00:00.309438", "end": "2024-06-01 05:40:18.995210", "failed_when_result": false, "rc": 22, "start": "2024-06-01 05:40:18.685772" } STDERR: Error: NO_DEFAULTS: public MSG: non-zero return code TASK [Reset default zone] ****************************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:691 Saturday 01 June 2024 05:40:19 +0000 (0:00:00.449) 0:00:42.756 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--set-default-zone=public" ], "delta": "0:00:00.357098", "end": "2024-06-01 05:40:19.504367", "rc": 0, "start": "2024-06-01 05:40:19.147269" } STDOUT: success TASK [Reload firewalld] ******************************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:697 Saturday 01 June 2024 05:40:19 +0000 (0:00:00.493) 0:00:43.250 ********* changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--reload" ], "delta": "0:00:00.528676", "end": "2024-06-01 05:40:20.158017", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:40:19.629341" } 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 01 June 2024 05:40:20 +0000 (0:00:00.664) 0:00:43.914 ********* =============================================================================== linux-system-roles.firewall : Enable and start firewalld service -------- 1.01s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Gathering Facts --------------------------------------------------------- 0.86s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:2 ---------------------- linux-system-roles.firewall : Install firewalld ------------------------- 0.79s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 linux-system-roles.firewall : Gather firewall config if no arguments ---- 0.79s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Reset default zone to defaults ------------------------------------------ 0.74s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:57 --------------------- Remove ports from custom service without deleting service --------------- 0.72s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:519 -------------------- Delete custom service --------------------------------------------------- 0.71s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:539 -------------------- Add valid protocol to custom service ------------------------------------ 0.69s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:501 -------------------- Add custom service with all the elements at once ------------------------ 0.69s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:555 -------------------- Add custom service without details -------------------------------------- 0.69s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:440 -------------------- Add source_ports to custom service -------------------------------------- 0.68s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:474 -------------------- Add short description to custom service --------------------------------- 0.68s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:465 -------------------- Ensure target ACCEPT in permanent internal zone ------------------------- 0.68s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:319 -------------------- Remove valid protocol from customservice -------------------------------- 0.68s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:510 -------------------- Add destination addresses ----------------------------------------------- 0.67s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:528 -------------------- Add description to custom service --------------------------------------- 0.67s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:456 -------------------- Firewalld custom zone --------------------------------------------------- 0.67s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:379 -------------------- Reload firewalld -------------------------------------------------------- 0.67s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:72 --------------------- Reload firewalld -------------------------------------------------------- 0.66s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:697 -------------------- Ensure default target in permanent internal zone ------------------------ 0.66s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_ansible.yml:337 -------------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---