# 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_wireless_wpa3_sae_nm.yml *************************************** 2 plays in /WORKDIR/git-bond_options_rewritexh39axfg/tests/tests_wireless_wpa3_sae_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_sae.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tests_wireless_wpa3_sae_nm.yml:6 Tuesday 06 February 2024 17:36:29 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tests_wireless_wpa3_sae_nm.yml:9 Tuesday 06 February 2024 17:36:30 +0000 (0:00:00.620) 0:00:00.632 ****** included: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/el_repo_setup.yml:3 Tuesday 06 February 2024 17:36:30 +0000 (0:00:00.011) 0:00:00.643 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/el_repo_setup.yml:19 Tuesday 06 February 2024 17:36:30 +0000 (0:00:00.334) 0:00:00.978 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/el_repo_setup.yml:24 Tuesday 06 February 2024 17:36:31 +0000 (0:00:00.250) 0:00:01.228 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/el_repo_setup.yml:28 Tuesday 06 February 2024 17:36:31 +0000 (0:00:00.030) 0:00:01.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/el_repo_setup.yml:53 Tuesday 06 February 2024 17:36:31 +0000 (0:00:00.018) 0:00:01.278 ****** included: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/enable_epel.yml:8 Tuesday 06 February 2024 17:36:31 +0000 (0:00:00.030) 0:00:01.308 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/enable_epel.yml:24 Tuesday 06 February 2024 17:36:31 +0000 (0:00:00.231) 0:00:01.540 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/enable_epel.yml:30 Tuesday 06 February 2024 17:36:31 +0000 (0:00:00.010) 0:00:01.551 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/enable_epel.yml:35 Tuesday 06 February 2024 17:36:31 +0000 (0:00:00.010) 0:00:01.561 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.250029", "end": "2024-02-06 17:36:31.946117", "rc": 0, "start": "2024-02-06 17:36:31.696088" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/enable_epel.yml:40 Tuesday 06 February 2024 17:36:31 +0000 (0:00:00.436) 0:00:01.997 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/tests_wireless_wpa3_sae_nm.yml:11 Tuesday 06 February 2024 17:36:31 +0000 (0:00:00.009) 0:00:02.007 ****** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Tuesday 06 February 2024 17:36:31 +0000 (0:00:00.010) 0:00:02.017 ****** ok: [sut] META: ran handlers TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tests_wireless_wpa3_sae.yml:8 Tuesday 06 February 2024 17:36:32 +0000 (0:00:00.502) 0:00:02.520 ****** included: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Tuesday 06 February 2024 17:36:32 +0000 (0:00:00.016) 0:00:02.536 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do META: end_host conditional evaluated to false, continuing execution for sut TASK [Install hostapd and mac80211_hwsim kernel module in CentOS] ************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:29 Tuesday 06 February 2024 17:36:35 +0000 (0:00:02.774) 0:00:05.311 ****** ok: [sut] => { "changed": false, "cmd": "dnf -y copr enable liangwen12year/hostapd-owe\ndnf -y install hostapd\nrelease=$(uname -r)\ntmp=\"${release/-//}\"\ntmp=\"${tmp/.x//x}\"\ndnf -y install https://kojihub.stream.centos.org/kojifiles/packages/kernel/$tmp/kernel-core-$release.rpm\ndnf -y install https://kojihub.stream.centos.org/kojifiles/packages/kernel/$tmp/kernel-modules-$release.rpm\ndnf -y install https://kojihub.stream.centos.org/kojifiles/packages/kernel/$tmp/kernel-modules-internal-$release.rpm\n", "delta": "0:00:22.777340", "end": "2024-02-06 17:36:58.224922", "rc": 0, "start": "2024-02-06 17:36:35.447582" } STDOUT: Repository successfully enabled. Copr repo for hostapd-owe owned by liangwen12ye 127 kB/s | 7.3 kB 00:00 Package hostapd-2.10-1.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:03 ago on Tue 06 Feb 2024 05:36:36 PM UTC. kernel-core-4.18.0-536.el8.x86_64.rpm 57 MB/s | 43 MB 00:00 Package kernel-core-4.18.0-536.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:07 ago on Tue 06 Feb 2024 05:36:36 PM UTC. kernel-modules-4.18.0-536.el8.x86_64.rpm 56 MB/s | 36 MB 00:00 Package kernel-modules-4.18.0-536.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:10 ago on Tue 06 Feb 2024 05:36:36 PM UTC. kernel-modules-internal-4.18.0-536.el8.x86_64.r 43 MB/s | 11 MB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel-modules-internal x86_64 4.18.0-536.el8 @commandline 11 M Transaction Summary ================================================================================ Install 1 Package Total size: 11 M Installed size: 446 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : kernel-modules-internal-4.18.0-536.el8.x86_64 1/1 Running scriptlet: kernel-modules-internal-4.18.0-536.el8.x86_64 1/1 Verifying : kernel-modules-internal-4.18.0-536.el8.x86_64 1/1 Installed: kernel-modules-internal-4.18.0-536.el8.x86_64 Complete! STDERR: Enabling a Copr repository. Please note that this repository is not part of the main distribution, and quality may vary. The Fedora Project does not exercise any power over the contents of this repository beyond the rules outlined in the Copr FAQ at , and packages are not held to any quality or security level. Please do not file bug reports about these packages in Fedora Bugzilla. In case of problems, contact the owner of this repository. TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:42 Tuesday 06 February 2024 17:36:58 +0000 (0:00:22.966) 0:00:28.277 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install mac80211_hwsim kernel module in Fedora] ************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:57 Tuesday 06 February 2024 17:36:58 +0000 (0:00:00.011) 0:00:28.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create hostapd config] *************************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:66 Tuesday 06 February 2024 17:36:58 +0000 (0:00:00.010) 0:00:28.299 ****** changed: [sut] => { "changed": true, "checksum": "6f12f09ae8e7d35daf1dd0e1d21717374b6da5c8", "dest": "/etc/hostapd/wireless.conf", "gid": 0, "group": "root", "md5sum": "10d1092e1f9dda9a0b78317b4ce78e8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1707241018.3030303-23438-152051907758689/source", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:81 Tuesday 06 February 2024 17:36:58 +0000 (0:00:00.589) 0:00:28.889 ****** included: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/start_mock_wifi.yml for sut TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/start_mock_wifi.yml:3 Tuesday 06 February 2024 17:36:58 +0000 (0:00:00.016) 0:00:28.905 ****** ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2024-02-06 17:20:30 UTC", "ActiveEnterTimestampMonotonic": "755586713", "ActiveExitTimestamp": "Tue 2024-02-06 17:20:30 UTC", "ActiveExitTimestampMonotonic": "755517930", "ActiveState": "active", "After": "basic.target system.slice network-pre.target cloud-init-local.service sysinit.target systemd-journald.socket dbus.socket dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 17:20:30 UTC", "AssertTimestampMonotonic": "755558698", "Before": "shutdown.target NetworkManager-wait-online.service network.target cloud-init.service multi-user.target network.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 17:20:30 UTC", "ConditionTimestampMonotonic": "755558696", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "man:NetworkManager(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10382", "ExecMainStartTimestamp": "Tue 2024-02-06 17:20:30 UTC", "ExecMainStartTimestampMonotonic": "755559938", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; 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/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-02-06 17:20:30 UTC", "InactiveEnterTimestampMonotonic": "755557447", "InactiveExitTimestamp": "Tue 2024-02-06 17:20:30 UTC", "InactiveExitTimestampMonotonic": "755559985", "InvocationID": "081257f7203247a2b564ba13a994aa6d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10382", "MemoryAccounting": "yes", "MemoryCurrent": "8552448", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-02-06 17:20:30 UTC", "StateChangeTimestampMonotonic": "755586713", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogTimestamp": "Tue 2024-02-06 17:20:30 UTC", "WatchdogTimestampMonotonic": "755586710", "WatchdogUSec": "0" } } TASK [Load mac80211_hwsim kernel module to mock a wifi network] **************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/start_mock_wifi.yml:8 Tuesday 06 February 2024 17:36:59 +0000 (0:00:00.445) 0:00:29.351 ****** ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:05.141034", "end": "2024-02-06 17:37:04.624888", "rc": 0, "start": "2024-02-06 17:36:59.483854" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/start_mock_wifi.yml:12 Tuesday 06 February 2024 17:37:04 +0000 (0:00:05.326) 0:00:34.677 ****** changed: [sut] => (item=NetworkManager) => { "ansible_loop_var": "item", "changed": true, "item": "NetworkManager", "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2024-02-06 17:20:30 UTC", "ActiveEnterTimestampMonotonic": "755586713", "ActiveExitTimestamp": "Tue 2024-02-06 17:20:30 UTC", "ActiveExitTimestampMonotonic": "755517930", "ActiveState": "active", "After": "basic.target system.slice network-pre.target cloud-init-local.service sysinit.target systemd-journald.socket dbus.socket dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 17:20:30 UTC", "AssertTimestampMonotonic": "755558698", "Before": "shutdown.target NetworkManager-wait-online.service network.target cloud-init.service multi-user.target network.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 17:20:30 UTC", "ConditionTimestampMonotonic": "755558696", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "man:NetworkManager(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10382", "ExecMainStartTimestamp": "Tue 2024-02-06 17:20:30 UTC", "ExecMainStartTimestampMonotonic": "755559938", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; 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/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-02-06 17:20:30 UTC", "InactiveEnterTimestampMonotonic": "755557447", "InactiveExitTimestamp": "Tue 2024-02-06 17:20:30 UTC", "InactiveExitTimestampMonotonic": "755559985", "InvocationID": "081257f7203247a2b564ba13a994aa6d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10382", "MemoryAccounting": "yes", "MemoryCurrent": "8577024", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-02-06 17:20:30 UTC", "StateChangeTimestampMonotonic": "755586713", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogTimestamp": "Tue 2024-02-06 17:20:30 UTC", "WatchdogTimestampMonotonic": "755586710", "WatchdogUSec": "0" } } changed: [sut] => (item=wpa_supplicant) => { "ansible_loop_var": "item", "changed": true, "item": "wpa_supplicant", "name": "wpa_supplicant", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2024-02-06 17:20:54 UTC", "ActiveEnterTimestampMonotonic": "779981327", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice dbus.socket systemd-journald.socket dbus.service sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 17:20:54 UTC", "AssertTimestampMonotonic": "779973209", "Before": "shutdown.target multi-user.target network.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 17:20:54 UTC", "ConditionTimestampMonotonic": "779973208", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12856", "ExecMainStartTimestamp": "Tue 2024-02-06 17:20:54 UTC", "ExecMainStartTimestampMonotonic": "779974312", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_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/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-02-06 17:20:54 UTC", "InactiveExitTimestampMonotonic": "779974368", "InvocationID": "9fa17fa8fe8549d992150121f859f275", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12856", "MemoryAccounting": "yes", "MemoryCurrent": "2199552", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-02-06 17:20:54 UTC", "StateChangeTimestampMonotonic": "779981327", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogTimestamp": "Tue 2024-02-06 17:20:54 UTC", "WatchdogTimestampMonotonic": "779981325", "WatchdogUSec": "0" } } TASK [Bring up wlan0 and wlan1 (mock wifi interfaces)] ************************* task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/start_mock_wifi.yml:20 Tuesday 06 February 2024 17:37:05 +0000 (0:00:00.997) 0:00:35.675 ****** ok: [sut] => { "changed": false, "cmd": "ip link set up wlan0\nip link set up wlan1\nnmcli device set wlan1 managed off\nip addr add 203.0.113.1/24 dev wlan1\nsleep 5\n", "delta": "0:00:05.042733", "end": "2024-02-06 17:37:10.852422", "rc": 0, "start": "2024-02-06 17:37:05.809689" } TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/start_mock_wifi.yml:29 Tuesday 06 February 2024 17:37:10 +0000 (0:00:05.230) 0:00:40.905 ****** ok: [sut] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:05.040639", "end": "2024-02-06 17:37:16.080430", "rc": 0, "start": "2024-02-06 17:37:11.039791" } STDOUT: wlan1: interface state UNINITIALIZED->ENABLED wlan1: AP-ENABLED TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 17:37:16 +0000 (0:00:05.226) 0:00:46.131 ****** included: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 17:37:16 +0000 (0:00:00.069) 0:00:46.201 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 17:37:16 +0000 (0:00:00.019) 0:00:46.221 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 17:37:16 +0000 (0:00:00.017) 0:00:46.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 17:37:16 +0000 (0:00:00.017) 0:00:46.255 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 17:37:17 +0000 (0:00:01.595) 0:00:47.850 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 17:37:19 +0000 (0:00:01.489) 0:00:49.340 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 17:37:19 +0000 (0:00:00.054) 0:00:49.394 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 17:37:19 +0000 (0:00:00.026) 0:00:49.421 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 17:37:19 +0000 (0:00:00.025) 0:00:49.447 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 17:37:19 +0000 (0:00:00.050) 0:00:49.497 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 17:37:19 +0000 (0:00:00.025) 0:00:49.522 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 17:37:19 +0000 (0:00:00.025) 0:00:49.547 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 17:37:19 +0000 (0:00:00.031) 0:00:49.578 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 17:37:19 +0000 (0:00:00.350) 0:00:49.929 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2024-02-06 17:37:05 UTC", "ActiveEnterTimestampMonotonic": "1750764225", "ActiveExitTimestamp": "Tue 2024-02-06 17:37:05 UTC", "ActiveExitTimestampMonotonic": "1750723521", "ActiveState": "active", "After": "system.slice dbus.socket systemd-journald.socket dbus.service sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 17:37:05 UTC", "AssertTimestampMonotonic": "1750747258", "Before": "shutdown.target multi-user.target network.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 17:37:05 UTC", "ConditionTimestampMonotonic": "1750747257", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "59104", "ExecMainStartTimestamp": "Tue 2024-02-06 17:37:05 UTC", "ExecMainStartTimestampMonotonic": "1750748692", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Tue 2024-02-06 17:37:05 UTC] ; stop_time=[n/a] ; pid=59104 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-02-06 17:37:05 UTC", "InactiveEnterTimestampMonotonic": "1750745800", "InactiveExitTimestamp": "Tue 2024-02-06 17:37:05 UTC", "InactiveExitTimestampMonotonic": "1750748744", "InvocationID": "3d361012bbff402591d4421d9996c2e3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "59104", "MemoryAccounting": "yes", "MemoryCurrent": "1355776", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-02-06 17:37:05 UTC", "StateChangeTimestampMonotonic": "1750764225", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogTimestamp": "Tue 2024-02-06 17:37:05 UTC", "WatchdogTimestampMonotonic": "1750764222", "WatchdogUSec": "0" } } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 17:37:20 +0000 (0:00:00.340) 0:00:50.269 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 17:37:20 +0000 (0:00:00.024) 0:00:50.294 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 17:37:20 +0000 (0:00:00.025) 0:00:50.319 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "sae", "password": "p@55w0rD", "ssid": "hostapd-sae" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, f0fa1cbf-5e1c-49b7-8490-28f00d6175fd [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, f0fa1cbf-5e1c-49b7-8490-28f00d6175fd (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 17:37:20 +0000 (0:00:00.640) 0:00:50.960 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 17:37:20 +0000 (0:00:00.027) 0:00:50.988 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, f0fa1cbf-5e1c-49b7-8490-28f00d6175fd", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, f0fa1cbf-5e1c-49b7-8490-28f00d6175fd (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 17:37:20 +0000 (0:00:00.027) 0:00:51.016 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "sae", "password": "p@55w0rD", "ssid": "hostapd-sae" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, f0fa1cbf-5e1c-49b7-8490-28f00d6175fd\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, f0fa1cbf-5e1c-49b7-8490-28f00d6175fd (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, f0fa1cbf-5e1c-49b7-8490-28f00d6175fd", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, f0fa1cbf-5e1c-49b7-8490-28f00d6175fd (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 17:37:21 +0000 (0:00:00.028) 0:00:51.044 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 17:37:21 +0000 (0:00:00.026) 0:00:51.071 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify wireless profile KEY_MGMT entry] ********************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tests_wireless_wpa3_sae.yml:35 Tuesday 06 February 2024 17:37:21 +0000 (0:00:00.244) 0:00:51.316 ****** ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nnmcli c show wlan0 | grep 802-11-wireless-security.key-mgmt\n", "delta": "0:00:00.027023", "end": "2024-02-06 17:37:21.480728", "rc": 0, "start": "2024-02-06 17:37:21.453705" } STDOUT: 802-11-wireless-security.key-mgmt: sae STDERR: + nmcli c show wlan0 + grep 802-11-wireless-security.key-mgmt TASK [Assert that WPA3 Personal is configured correctly] *********************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tests_wireless_wpa3_sae.yml:43 Tuesday 06 February 2024 17:37:21 +0000 (0:00:00.226) 0:00:51.543 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 17:37:21 +0000 (0:00:00.025) 0:00:51.568 ****** included: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 17:37:21 +0000 (0:00:00.045) 0:00:51.613 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 17:37:21 +0000 (0:00:00.035) 0:00:51.649 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 17:37:21 +0000 (0:00:00.030) 0:00:51.679 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 17:37:21 +0000 (0:00:00.029) 0:00:51.708 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 17:37:23 +0000 (0:00:01.522) 0:00:53.231 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 17:37:24 +0000 (0:00:01.362) 0:00:54.593 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 17:37:24 +0000 (0:00:00.026) 0:00:54.620 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 17:37:24 +0000 (0:00:00.042) 0:00:54.662 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 17:37:24 +0000 (0:00:00.026) 0:00:54.689 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 17:37:24 +0000 (0:00:00.048) 0:00:54.737 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 17:37:24 +0000 (0:00:00.026) 0:00:54.764 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 17:37:24 +0000 (0:00:00.024) 0:00:54.789 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 17:37:24 +0000 (0:00:00.028) 0:00:54.817 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 17:37:25 +0000 (0:00:00.347) 0:00:55.165 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 17:37:25 +0000 (0:00:00.029) 0:00:55.194 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 17:37:25 +0000 (0:00:00.025) 0:00:55.219 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 17:37:25 +0000 (0:00:00.024) 0:00:55.244 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "wlan0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 17:37:25 +0000 (0:00:00.452) 0:00:55.697 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 17:37:25 +0000 (0:00:00.026) 0:00:55.724 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 17:37:25 +0000 (0:00:00.027) 0:00:55.751 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "wlan0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 17:37:25 +0000 (0:00:00.027) 0:00:55.778 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 17:37:25 +0000 (0:00:00.044) 0:00:55.823 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tests_wireless_wpa3_sae.yml:62 Tuesday 06 February 2024 17:37:25 +0000 (0:00:00.198) 0:00:56.022 ****** included: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/cleanup_mock_wifi.yml for sut TASK [Unload mac80211_hwsim module] ******************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/cleanup_mock_wifi.yml:3 Tuesday 06 February 2024 17:37:26 +0000 (0:00:00.038) 0:00:56.060 ****** ok: [sut] => { "changed": false, "cmd": [ "modprobe", "-r", "mac80211_hwsim" ], "delta": "0:00:00.108895", "end": "2024-02-06 17:37:26.304124", "rc": 0, "start": "2024-02-06 17:37:26.195229" } TASK [Kill hostapd process] **************************************************** task path: /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/cleanup_mock_wifi.yml:7 Tuesday 06 February 2024 17:37:26 +0000 (0:00:00.306) 0:00:56.366 ****** ok: [sut] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.010767", "end": "2024-02-06 17:37:26.514519", "rc": 0, "start": "2024-02-06 17:37:26.503752" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=44 changed=4 unreachable=0 failed=0 skipped=33 rescued=0 ignored=0 Tuesday 06 February 2024 17:37:26 +0000 (0:00:00.198) 0:00:56.565 ****** =============================================================================== Install hostapd and mac80211_hwsim kernel module in CentOS ------------- 22.97s /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:29 Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.33s /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/start_mock_wifi.yml:8 Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.23s /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/start_mock_wifi.yml:20 Start hostapd ----------------------------------------------------------- 5.23s /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/start_mock_wifi.yml:29 Install packages required to set up mock wifi network ------------------- 2.77s /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 linux-system-roles.network : Check which services are running ----------- 1.60s /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.49s /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.36s /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Restart NetworkManager and wpa_supplicant ------------------------------- 1.00s /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/start_mock_wifi.yml:12 linux-system-roles.network : Configure networking connection profiles --- 0.64s /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gathering Facts --------------------------------------------------------- 0.62s /WORKDIR/git-bond_options_rewritexh39axfg/tests/tests_wireless_wpa3_sae_nm.yml:6 Create hostapd config --------------------------------------------------- 0.59s /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:66 Gathering Facts --------------------------------------------------------- 0.50s /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tests_wireless_wpa3_sae.yml:3 linux-system-roles.network : Configure networking connection profiles --- 0.45s /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:125 Ensure NetworkManager is running ---------------------------------------- 0.45s /WORKDIR/git-bond_options_rewritexh39axfg/tests/playbooks/tasks/start_mock_wifi.yml:3 Enable EPEL 8 ----------------------------------------------------------- 0.44s /WORKDIR/git-bond_options_rewritexh39axfg/tests/tasks/enable_epel.yml:35 ------ linux-system-roles.network : Enable and start NetworkManager ------------ 0.35s /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Enable and start NetworkManager ------------ 0.35s /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Enable and start wpa_supplicant ------------ 0.34s /WORKDIR/git-bond_options_rewritexh39axfg/tests/roles/linux-system-roles.network/tasks/main.yml:99 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---