# 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_firewalld_conf.yml ********************************************* 1 plays in /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml PLAY [Test firewalld_conf options] ********************************************* META: ran handlers TASK [Start with a clean configuration] **************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:6 Saturday 01 June 2024 05:39:13 +0000 (0:00:00.023) 0:00:00.023 ********* 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:13 +0000 (0:00:00.052) 0:00:00.075 ********* 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:13 +0000 (0:00:00.021) 0:00:00.097 ********* ok: [sut] 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:13 +0000 (0:00:00.428) 0:00:00.526 ********* 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:13 +0000 (0:00:00.192) 0:00:00.718 ********* 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:13 +0000 (0:00:00.026) 0:00:00.745 ********* 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:14 +0000 (0:00:00.654) 0:00:01.399 ********* 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:14 +0000 (0:00:00.025) 0:00:01.424 ********* 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:14 +0000 (0:00:00.045) 0:00:01.470 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ActiveEnterTimestampMonotonic": "1207877174", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 05:39:05 UTC", "AssertTimestampMonotonic": "1207258028", "Before": "multi-user.target 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": "yes", "ConditionTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ConditionTimestampMonotonic": "1207258027", "Conflicts": "ipset.service ebtables.service shutdown.target iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.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": "11902", "ExecMainStartTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ExecMainStartTimestampMonotonic": "1207260346", "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=[Sat 2024-06-01 05:39:05 UTC] ; stop_time=[n/a] ; pid=11902 ; 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", "InactiveExitTimestamp": "Sat 2024-06-01 05:39:05 UTC", "InactiveExitTimestampMonotonic": "1207260388", "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": "11902", "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": "running", "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": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-06-01 05:39:05 UTC", "WatchdogTimestampMonotonic": "1207877113", "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:15 +0000 (0:00:00.365) 0:00:01.836 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ActiveEnterTimestampMonotonic": "1207877174", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 05:39:05 UTC", "AssertTimestampMonotonic": "1207258028", "Before": "multi-user.target 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": "yes", "ConditionTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ConditionTimestampMonotonic": "1207258027", "Conflicts": "ipset.service ebtables.service shutdown.target iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.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": "11902", "ExecMainStartTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ExecMainStartTimestampMonotonic": "1207260346", "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=[Sat 2024-06-01 05:39:05 UTC] ; stop_time=[n/a] ; pid=11902 ; 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", "InactiveExitTimestamp": "Sat 2024-06-01 05:39:05 UTC", "InactiveExitTimestampMonotonic": "1207260388", "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": "11902", "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": "running", "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": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-06-01 05:39:05 UTC", "WatchdogTimestampMonotonic": "1207877113", "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:15 +0000 (0:00:00.206) 0:00:02.042 ********* 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:15 +0000 (0:00:00.020) 0:00:02.062 ********* 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:15 +0000 (0:00:00.016) 0:00:02.079 ********* 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:15 +0000 (0:00:00.016) 0:00:02.095 ********* 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:15 +0000 (0:00:00.016) 0:00:02.112 ********* 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:15 +0000 (0:00:00.016) 0:00:02.129 ********* 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:15 +0000 (0:00:00.019) 0:00:02.148 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } 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:15 +0000 (0:00:00.017) 0:00:02.166 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was 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:15 +0000 (0:00:00.021) 0:00:02.187 ********* 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:15 +0000 (0:00:00.020) 0:00:02.208 ********* 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:15 +0000 (0:00:00.016) 0:00:02.225 ********* skipping: [sut] => {} TASK [Determine if AllowZoneDrifting is deprecated] **************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:13 Saturday 01 June 2024 05:39:15 +0000 (0:00:00.017) 0:00:02.242 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "AllowZoneDrifting", "/etc/firewalld/firewalld.conf" ], "delta": "0:00:00.003737", "end": "2024-06-01 05:39:15.662468", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:39:15.658731" } STDOUT: # AllowZoneDrifting AllowZoneDrifting=yes TASK [Set fact allow_zone_drifting_not_deprecated] ***************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:19 Saturday 01 June 2024 05:39:15 +0000 (0:00:00.205) 0:00:02.448 ********* ok: [sut] => { "ansible_facts": { "allow_zone_drifting_not_deprecated": true }, "changed": false } TASK [Try to disable zone drifting] ******************************************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:23 Saturday 01 June 2024 05:39:15 +0000 (0:00:00.046) 0:00:02.494 ********* 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:15 +0000 (0:00:00.056) 0:00:02.551 ********* 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:15 +0000 (0:00:00.021) 0:00:02.573 ********* 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:15 +0000 (0:00:00.108) 0:00:02.681 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was 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:16 +0000 (0:00:00.104) 0:00:02.786 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was 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:16 +0000 (0:00:00.041) 0:00:02.827 ********* 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:16 +0000 (0:00:00.732) 0:00:03.559 ********* 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:16 +0000 (0:00:00.035) 0:00:03.594 ********* 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:16 +0000 (0:00:00.038) 0:00:03.633 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ActiveEnterTimestampMonotonic": "1207877174", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 05:39:05 UTC", "AssertTimestampMonotonic": "1207258028", "Before": "multi-user.target 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": "yes", "ConditionTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ConditionTimestampMonotonic": "1207258027", "Conflicts": "ipset.service ebtables.service shutdown.target iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.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": "11902", "ExecMainStartTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ExecMainStartTimestampMonotonic": "1207260346", "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=[Sat 2024-06-01 05:39:05 UTC] ; stop_time=[n/a] ; pid=11902 ; 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", "InactiveExitTimestamp": "Sat 2024-06-01 05:39:05 UTC", "InactiveExitTimestampMonotonic": "1207260388", "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": "11902", "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": "running", "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": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-06-01 05:39:05 UTC", "WatchdogTimestampMonotonic": "1207877113", "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:17 +0000 (0:00:00.202) 0:00:03.836 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ActiveEnterTimestampMonotonic": "1207877174", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 05:39:05 UTC", "AssertTimestampMonotonic": "1207258028", "Before": "multi-user.target 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": "yes", "ConditionTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ConditionTimestampMonotonic": "1207258027", "Conflicts": "ipset.service ebtables.service shutdown.target iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.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": "11902", "ExecMainStartTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ExecMainStartTimestampMonotonic": "1207260346", "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=[Sat 2024-06-01 05:39:05 UTC] ; stop_time=[n/a] ; pid=11902 ; 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", "InactiveExitTimestamp": "Sat 2024-06-01 05:39:05 UTC", "InactiveExitTimestampMonotonic": "1207260388", "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": "11902", "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": "running", "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": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-06-01 05:39:05 UTC", "WatchdogTimestampMonotonic": "1207877113", "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:17 +0000 (0:00:00.214) 0:00:04.051 ********* 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:17 +0000 (0:00:00.026) 0:00:04.077 ********* 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:17 +0000 (0:00:00.041) 0:00:04.119 ********* 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:17 +0000 (0:00:00.029) 0:00:04.149 ********* changed: [sut] => (item={'firewalld_conf': {'allow_zone_drifting': False}, 'permanent': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "firewalld_conf": { "allow_zone_drifting": false }, "permanent": true } } 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:18 +0000 (0:00:00.737) 0:00:04.886 ********* skipping: [sut] => (item={'firewalld_conf': {'allow_zone_drifting': False}, 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "firewalld_conf": { "allow_zone_drifting": false }, "permanent": true }, "skip_reason": "Conditional result was False" } 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:18 +0000 (0:00:00.022) 0:00:04.909 ********* 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:18 +0000 (0:00:00.027) 0:00:04.936 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } 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:18 +0000 (0:00:00.029) 0:00:04.965 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was 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:18 +0000 (0:00:00.024) 0:00:04.990 ********* 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:18 +0000 (0:00:00.025) 0:00:05.016 ********* 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:18 +0000 (0:00:00.028) 0:00:05.045 ********* skipping: [sut] => {} TASK [Check if AllowZoneDrifting is disabled if possible] ********************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:32 Saturday 01 June 2024 05:39:18 +0000 (0:00:00.019) 0:00:05.064 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "-Fx", "AllowZoneDrifting=no", "/etc/firewalld/firewalld.conf" ], "delta": "0:00:00.003671", "end": "2024-06-01 05:39:18.428782", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:39:18.425111" } STDOUT: AllowZoneDrifting=no TASK [Fail if AllowZoneDrifting disabled and not deprecated] ******************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:38 Saturday 01 June 2024 05:39:18 +0000 (0:00:00.139) 0:00:05.204 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Try to enable zone drifting] ********************************************* task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:45 Saturday 01 June 2024 05:39:18 +0000 (0:00:00.028) 0:00:05.232 ********* 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:18 +0000 (0:00:00.025) 0:00:05.257 ********* 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:18 +0000 (0:00:00.010) 0:00:05.268 ********* 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:18 +0000 (0:00:00.018) 0:00:05.287 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was 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:18 +0000 (0:00:00.020) 0:00:05.308 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was 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:18 +0000 (0:00:00.020) 0:00:05.328 ********* 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:19 +0000 (0:00:00.605) 0:00:05.934 ********* 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:19 +0000 (0:00:00.025) 0:00:05.960 ********* 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:19 +0000 (0:00:00.035) 0:00:05.995 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ActiveEnterTimestampMonotonic": "1207877174", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 05:39:05 UTC", "AssertTimestampMonotonic": "1207258028", "Before": "multi-user.target 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": "yes", "ConditionTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ConditionTimestampMonotonic": "1207258027", "Conflicts": "ipset.service ebtables.service shutdown.target iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.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": "11902", "ExecMainStartTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ExecMainStartTimestampMonotonic": "1207260346", "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=[Sat 2024-06-01 05:39:05 UTC] ; stop_time=[n/a] ; pid=11902 ; 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", "InactiveExitTimestamp": "Sat 2024-06-01 05:39:05 UTC", "InactiveExitTimestampMonotonic": "1207260388", "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": "11902", "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": "running", "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": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-06-01 05:39:05 UTC", "WatchdogTimestampMonotonic": "1207877113", "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:19 +0000 (0:00:00.207) 0:00:06.202 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ActiveEnterTimestampMonotonic": "1207877174", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 05:39:05 UTC", "AssertTimestampMonotonic": "1207258028", "Before": "multi-user.target 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": "yes", "ConditionTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ConditionTimestampMonotonic": "1207258027", "Conflicts": "ipset.service ebtables.service shutdown.target iptables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.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": "11902", "ExecMainStartTimestamp": "Sat 2024-06-01 05:39:05 UTC", "ExecMainStartTimestampMonotonic": "1207260346", "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=[Sat 2024-06-01 05:39:05 UTC] ; stop_time=[n/a] ; pid=11902 ; 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", "InactiveExitTimestamp": "Sat 2024-06-01 05:39:05 UTC", "InactiveExitTimestampMonotonic": "1207260388", "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": "11902", "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": "running", "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": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-06-01 05:39:05 UTC", "WatchdogTimestampMonotonic": "1207877113", "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:19 +0000 (0:00:00.205) 0:00:06.408 ********* 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:19 +0000 (0:00:00.019) 0:00:06.427 ********* 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:19 +0000 (0:00:00.017) 0:00:06.444 ********* 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:19 +0000 (0:00:00.018) 0:00:06.463 ********* changed: [sut] => (item={'firewalld_conf': {'allow_zone_drifting': True}, 'permanent': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "firewalld_conf": { "allow_zone_drifting": true }, "permanent": true } } 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:20 +0000 (0:00:00.630) 0:00:07.094 ********* skipping: [sut] => (item={'firewalld_conf': {'allow_zone_drifting': True}, 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "firewalld_conf": { "allow_zone_drifting": true }, "permanent": true }, "skip_reason": "Conditional result was False" } 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:20 +0000 (0:00:00.072) 0:00:07.166 ********* 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:20 +0000 (0:00:00.042) 0:00:07.209 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } 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:20 +0000 (0:00:00.031) 0:00:07.241 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was 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:20 +0000 (0:00:00.046) 0:00:07.287 ********* 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:20 +0000 (0:00:00.031) 0:00:07.319 ********* 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:20 +0000 (0:00:00.019) 0:00:07.338 ********* skipping: [sut] => {} TASK [Check if AllowZoneDrifting is enabled if possible] *********************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:54 Saturday 01 June 2024 05:39:20 +0000 (0:00:00.020) 0:00:07.358 ********* ok: [sut] => { "changed": false, "cmd": [ "grep", "-Fx", "AllowZoneDrifting=yes", "/etc/firewalld/firewalld.conf" ], "delta": "0:00:00.003336", "end": "2024-06-01 05:39:20.756578", "failed_when_result": false, "rc": 0, "start": "2024-06-01 05:39:20.753242" } STDOUT: AllowZoneDrifting=yes TASK [Fail if AllowZoneDrifting disabled if not deprecated] ******************** task path: /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:60 Saturday 01 June 2024 05:39:20 +0000 (0:00:00.195) 0:00:07.554 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=24 changed=2 unreachable=0 failed=0 skipped=42 rescued=0 ignored=0 Saturday 01 June 2024 05:39:20 +0000 (0:00:00.037) 0:00:07.591 ********* =============================================================================== linux-system-roles.firewall : Configure firewall ------------------------ 0.74s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 linux-system-roles.firewall : Install firewalld ------------------------- 0.73s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 linux-system-roles.firewall : Install firewalld ------------------------- 0.65s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 linux-system-roles.firewall : Configure firewall ------------------------ 0.63s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 linux-system-roles.firewall : Install firewalld ------------------------- 0.61s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 linux-system-roles.firewall : Ensure ansible_facts used by role --------- 0.43s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 linux-system-roles.firewall : Unmask firewalld service ------------------ 0.37s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 linux-system-roles.firewall : Enable and start firewalld service -------- 0.21s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 linux-system-roles.firewall : Unmask firewalld service ------------------ 0.21s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 linux-system-roles.firewall : Enable and start firewalld service -------- 0.21s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Determine if AllowZoneDrifting is deprecated ---------------------------- 0.21s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:13 -------------- linux-system-roles.firewall : Enable and start firewalld service -------- 0.21s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 linux-system-roles.firewall : Unmask firewalld service ------------------ 0.20s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Check if AllowZoneDrifting is enabled if possible ----------------------- 0.20s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:54 -------------- linux-system-roles.firewall : Check if system is ostree ----------------- 0.19s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Check if AllowZoneDrifting is disabled if possible ---------------------- 0.14s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:32 -------------- linux-system-roles.firewall : Ensure ansible_facts used by role --------- 0.11s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 linux-system-roles.firewall : Check if system is ostree ----------------- 0.10s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 linux-system-roles.firewall : Gather firewall config information -------- 0.07s /WORKDIR/git-weekly-ciih9bfwzs/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Try to disable zone drifting -------------------------------------------- 0.06s /WORKDIR/git-weekly-ciih9bfwzs/tests/tests_firewalld_conf.yml:23 -------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---