# 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_nm.yml ************************************************ 2 plays in /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tests_wireless_nm.yml PLAY [Run playbook 'playbooks/tests_wireless.yml' with nm as provider] ********* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tests_wireless_nm.yml:6 Wednesday 07 February 2024 11:45:53 +0000 (0:00:00.012) 0:00:00.012 **** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tests_wireless_nm.yml:9 Wednesday 07 February 2024 11:45:54 +0000 (0:00:00.508) 0:00:00.520 **** included: /WORKDIR/git-bond_options_rewriterixk8lqw/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_rewriterixk8lqw/tests/tasks/el_repo_setup.yml:3 Wednesday 07 February 2024 11:45:54 +0000 (0:00:00.011) 0:00:00.531 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tasks/el_repo_setup.yml:19 Wednesday 07 February 2024 11:45:54 +0000 (0:00:00.220) 0:00:00.752 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tasks/el_repo_setup.yml:24 Wednesday 07 February 2024 11:45:54 +0000 (0:00:00.183) 0:00:00.935 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tasks/el_repo_setup.yml:28 Wednesday 07 February 2024 11:45:54 +0000 (0:00:00.020) 0:00:00.955 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tasks/el_repo_setup.yml:53 Wednesday 07 February 2024 11:45:54 +0000 (0:00:00.017) 0:00:00.972 **** included: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tasks/enable_epel.yml:8 Wednesday 07 February 2024 11:45:54 +0000 (0:00:00.030) 0:00:01.003 **** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.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_rewriterixk8lqw/tests/tasks/enable_epel.yml:24 Wednesday 07 February 2024 11:45:54 +0000 (0:00:00.181) 0:00:01.185 **** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tasks/enable_epel.yml:30 Wednesday 07 February 2024 11:45:55 +0000 (0:00:00.437) 0:00:01.622 **** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.176672", "end": "2024-02-07 11:45:55.465037", "rc": 0, "start": "2024-02-07 11:45:55.288365" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tasks/enable_epel.yml:35 Wednesday 07 February 2024 11:45:55 +0000 (0:00:00.298) 0:00:01.921 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tasks/enable_epel.yml:40 Wednesday 07 February 2024 11:45:55 +0000 (0:00:00.011) 0:00:01.932 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tests_wireless_nm.yml:11 Wednesday 07 February 2024 11:45:55 +0000 (0:00:00.009) 0:00:01.942 **** 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_rewriterixk8lqw/tests/playbooks/tests_wireless.yml:3 Wednesday 07 February 2024 11:45:55 +0000 (0:00:00.011) 0:00:01.953 **** ok: [sut] META: ran handlers TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tests_wireless.yml:8 Wednesday 07 February 2024 11:45:55 +0000 (0:00:00.388) 0:00:02.342 **** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'setup_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tests_wireless.yml:11 Wednesday 07 February 2024 11:45:55 +0000 (0:00:00.012) 0:00:02.354 **** included: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:3 Wednesday 07 February 2024 11:45:55 +0000 (0:00:00.016) 0:00:02.371 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "hostapd-2.9-3.el7.x86_64 providing hostapd is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "1:wpa_supplicant-2.6-12.el7_9.2.x86_64 providing wpa_supplicant is already installed" ] } TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:17 Wednesday 07 February 2024 11:45:56 +0000 (0:00:00.370) 0:00:02.741 **** ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-02-07 11:17:25 UTC", "ActiveEnterTimestampMonotonic": "10674655", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "cloud-init-local.service systemd-journald.socket system.slice dbus.service basic.target network-pre.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-02-07 11:17:25 UTC", "AssertTimestampMonotonic": "10439319", "Before": "network.target shutdown.target cloud-init.service multi-user.target network.service NetworkManager-wait-online.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "539309282", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-02-07 11:17:25 UTC", "ConditionTimestampMonotonic": "10439318", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "man:NetworkManager(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "575", "ExecMainStartTimestamp": "Wed 2024-02-07 11:17:25 UTC", "ExecMainStartTimestampMonotonic": "10439868", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/dbus-send ; argv[]=/usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager.Reload uint32: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", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-02-07 11:17:25 UTC", "InactiveExitTimestampMonotonic": "10439917", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "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": "575", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "basic.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "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.target", "WatchdogTimestamp": "Wed 2024-02-07 11:17:25 UTC", "WatchdogTimestampMonotonic": "10674597", "WatchdogUSec": "0" } } TASK [Copy server certificates] ************************************************ task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:22 Wednesday 07 February 2024 11:45:56 +0000 (0:00:00.314) 0:00:03.056 **** changed: [sut] => (item=server.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "dest": "/etc/pki/tls/server.key", "gid": 0, "group": "root", "item": "server.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1707306356.6468444-21391-277986209611398/source", "state": "file", "uid": 0 } changed: [sut] => (item=dh.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "dest": "/etc/pki/tls/dh.pem", "gid": 0, "group": "root", "item": "dh.pem", "md5sum": "4113e34f62361150e6900c737183327e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "src": "/root/.ansible/tmp/ansible-tmp-1707306357.0688162-21391-215758240685377/source", "state": "file", "uid": 0 } changed: [sut] => (item=server.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "dest": "/etc/pki/tls/server.pem", "gid": 0, "group": "root", "item": "server.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1707306357.420796-21391-239163393202172/source", "state": "file", "uid": 0 } changed: [sut] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1707306357.767037-21391-101724278838522/source", "state": "file", "uid": 0 } TASK [Create hostapd config] *************************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:33 Wednesday 07 February 2024 11:45:58 +0000 (0:00:01.486) 0:00:04.542 **** changed: [sut] => { "changed": true, "checksum": "a125331ea7679ccc13a42a166e1b0f97b2f12a6e", "dest": "/etc/hostapd/wireless.conf", "gid": 0, "group": "root", "md5sum": "440fe05511c2eab1f6817bab5884df89", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 532, "src": "/root/.ansible/tmp/ansible-tmp-1707306358.1301947-21425-39973935025869/source", "state": "file", "uid": 0 } TASK [Create eap_user_file config] ********************************************* task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:64 Wednesday 07 February 2024 11:45:58 +0000 (0:00:00.352) 0:00:04.895 **** changed: [sut] => { "changed": true, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "dest": "/etc/hostapd/hostapd.eap_user", "gid": 0, "group": "root", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "src": "/root/.ansible/tmp/ansible-tmp-1707306358.481899-21445-164923150367450/source", "state": "file", "uid": 0 } TASK [Load mac80211_hwsim kernel module to mock a wifi network] **************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:71 Wednesday 07 February 2024 11:45:58 +0000 (0:00:00.349) 0:00:05.245 **** ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim && sleep 5", "delta": "0:00:05.292542", "end": "2024-02-07 11:46:04.200906", "rc": 0, "start": "2024-02-07 11:45:58.908364" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:75 Wednesday 07 February 2024 11:46:04 +0000 (0:00:05.422) 0:00:10.667 **** changed: [sut] => (item=NetworkManager) => { "ansible_loop_var": "item", "changed": true, "item": "NetworkManager", "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-02-07 11:17:25 UTC", "ActiveEnterTimestampMonotonic": "10674655", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "cloud-init-local.service systemd-journald.socket system.slice dbus.service basic.target network-pre.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-02-07 11:17:25 UTC", "AssertTimestampMonotonic": "10439319", "Before": "network.target shutdown.target cloud-init.service multi-user.target network.service NetworkManager-wait-online.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "539309282", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-02-07 11:17:25 UTC", "ConditionTimestampMonotonic": "10439318", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "man:NetworkManager(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "575", "ExecMainStartTimestamp": "Wed 2024-02-07 11:17:25 UTC", "ExecMainStartTimestampMonotonic": "10439868", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/dbus-send ; argv[]=/usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager.Reload uint32: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", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-02-07 11:17:25 UTC", "InactiveExitTimestampMonotonic": "10439917", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "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": "575", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "basic.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "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.target", "WatchdogTimestamp": "Wed 2024-02-07 11:17:25 UTC", "WatchdogTimestampMonotonic": "10674597", "WatchdogUSec": "0" } } changed: [sut] => (item=wpa_supplicant) => { "ansible_loop_var": "item", "changed": true, "item": "wpa_supplicant", "name": "wpa_supplicant", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-02-07 11:36:44 UTC", "ActiveEnterTimestampMonotonic": "1169628803", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-02-07 11:36:44 UTC", "AssertTimestampMonotonic": "1169390840", "Before": "network.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-02-07 11:36:44 UTC", "ConditionTimestampMonotonic": "1169390838", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "WPA Supplicant daemon", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12462", "ExecMainStartTimestamp": "Wed 2024-02-07 11:36:44 UTC", "ExecMainStartTimestampMonotonic": "1169392361", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -u -f /var/log/wpa_supplicant.log -c /etc/wpa_supplicant/wpa_supplicant.conf $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", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-02-07 11:36:44 UTC", "InactiveExitTimestampMonotonic": "1169392405", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "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": "12462", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "wpa_supplicant.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": "inherit", "StandardInput": "null", "StandardOutput": "journal", "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": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-02-07 11:36:44 UTC", "WatchdogTimestampMonotonic": "1169628743", "WatchdogUSec": "0" } } TASK [Configure wlan0 and wlan1 (mock wifi interfaces)] ************************ task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:83 Wednesday 07 February 2024 11:46:04 +0000 (0:00:00.668) 0:00:11.336 **** ok: [sut] => { "changed": false, "cmd": "ip link set up wlan0\nip link set up wlan1\nnmcli device set wlan1 managed off\nip add add 203.0.113.1/24 dev wlan1\nsleep 5\n", "delta": "0:00:05.032324", "end": "2024-02-07 11:46:10.034434", "rc": 0, "start": "2024-02-07 11:46:05.002110" } TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:92 Wednesday 07 February 2024 11:46:10 +0000 (0:00:05.155) 0:00:16.492 **** ok: [sut] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:05.011567", "end": "2024-02-07 11:46:15.167048", "rc": 0, "start": "2024-02-07 11:46:10.155481" } STDOUT: Configuration file: /etc/hostapd/wireless.conf wlan1: interface state UNINITIALIZED->COUNTRY_UPDATE TASK [Copy client certs] ******************************************************* task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tests_wireless.yml:13 Wednesday 07 February 2024 11:46:15 +0000 (0:00:05.134) 0:00:21.627 **** changed: [sut] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "dest": "/etc/pki/tls/client.key", "gid": 0, "group": "root", "item": "client.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1707306375.2182014-21767-57099850556069/source", "state": "file", "uid": 0 } changed: [sut] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "dest": "/etc/pki/tls/client.pem", "gid": 0, "group": "root", "item": "client.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1707306375.5625987-21767-49071095663546/source", "state": "file", "uid": 0 } ok: [sut] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "mode": "0644", "owner": "root", "path": "/etc/pki/tls/cacert.pem", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "state": "file", "uid": 0 } TASK [TEST: wireless connection with WPA-PSK] ********************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tests_wireless.yml:24 Wednesday 07 February 2024 11:46:16 +0000 (0:00:01.074) 0:00:22.702 **** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 07 February 2024 11:46:16 +0000 (0:00:00.017) 0:00:22.719 **** included: /WORKDIR/git-bond_options_rewriterixk8lqw/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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 07 February 2024 11:46:16 +0000 (0:00:00.071) 0:00:22.790 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 07 February 2024 11:46:16 +0000 (0:00:00.025) 0:00:22.816 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 07 February 2024 11:46:16 +0000 (0:00:00.021) 0:00:22.838 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 07 February 2024 11:46:16 +0000 (0:00:00.030) 0:00:22.868 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 07 February 2024 11:46:17 +0000 (0:00:00.780) 0:00:23.649 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 07 February 2024 11:46:18 +0000 (0:00:01.079) 0:00:24.729 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 07 February 2024 11:46:18 +0000 (0:00:00.025) 0:00:24.754 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 07 February 2024 11:46:18 +0000 (0:00:00.024) 0:00:24.778 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 07 February 2024 11:46:18 +0000 (0:00:00.023) 0:00:24.801 **** changed: [sut] => { "attempts": 1, "changed": true, "changes": { "installed": [ "NetworkManager-wifi" ] }, "rc": 0, "results": [ "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed", "python-gobject-base-3.22.0-1.el7_4.1.x86_64 providing python-gobject-base is already installed", "1:wpa_supplicant-2.6-12.el7_9.2.x86_64 providing wpa_supplicant is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * epel: dl.fedoraproject.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package NetworkManager-wifi.x86_64 1:1.18.8-2.el7_9 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n NetworkManager-wifi x86_64 1:1.18.8-2.el7_9 updates 202 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 202 k\nInstalled size: 149 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : 1:NetworkManager-wifi-1.18.8-2.el7_9.x86_64 1/1 \n Verifying : 1:NetworkManager-wifi-1.18.8-2.el7_9.x86_64 1/1 \n\nInstalled:\n NetworkManager-wifi.x86_64 1:1.18.8-2.el7_9 \n\nComplete!\n" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 07 February 2024 11:46:20 +0000 (0:00:02.333) 0:00:27.135 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 07 February 2024 11:46:20 +0000 (0:00:00.024) 0:00:27.159 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 07 February 2024 11:46:20 +0000 (0:00:00.023) 0:00:27.183 **** changed: [sut] => { "changed": true, "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-02-07 11:46:04 UTC", "ActiveEnterTimestampMonotonic": "1729502553", "ActiveExitTimestamp": "Wed 2024-02-07 11:46:04 UTC", "ActiveExitTimestampMonotonic": "1729439869", "ActiveState": "active", "After": "cloud-init-local.service systemd-journald.socket system.slice dbus.service basic.target network-pre.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-02-07 11:46:04 UTC", "AssertTimestampMonotonic": "1729472580", "Before": "network.target shutdown.target cloud-init.service multi-user.target network.service NetworkManager-wait-online.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "539309282", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-02-07 11:46:04 UTC", "ConditionTimestampMonotonic": "1729472579", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "man:NetworkManager(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4039", "ExecMainStartTimestamp": "Wed 2024-02-07 11:46:04 UTC", "ExecMainStartTimestampMonotonic": "1729473211", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/dbus-send ; argv[]=/usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager.Reload uint32: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=[Wed 2024-02-07 11:46:04 UTC] ; stop_time=[n/a] ; pid=4039 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-02-07 11:46:04 UTC", "InactiveEnterTimestampMonotonic": "1729467599", "InactiveExitTimestamp": "Wed 2024-02-07 11:46:04 UTC", "InactiveExitTimestampMonotonic": "1729473253", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "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": "4039", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "basic.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "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.target", "WatchdogTimestamp": "Wed 2024-02-07 11:46:04 UTC", "WatchdogTimestampMonotonic": "1729502494", "WatchdogUSec": "0" } } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 07 February 2024 11:46:21 +0000 (0:00:00.285) 0:00:27.468 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 07 February 2024 11:46:21 +0000 (0:00:00.338) 0:00:27.806 **** ok: [sut] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-02-07 11:46:04 UTC", "ActiveEnterTimestampMonotonic": "1729899582", "ActiveExitTimestamp": "Wed 2024-02-07 11:46:04 UTC", "ActiveExitTimestampMonotonic": "1729881307", "ActiveState": "active", "After": "syslog.target systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-02-07 11:46:04 UTC", "AssertTimestampMonotonic": "1729886668", "Before": "network.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-02-07 11:46:04 UTC", "ConditionTimestampMonotonic": "1729886667", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "WPA Supplicant daemon", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4149", "ExecMainStartTimestamp": "Wed 2024-02-07 11:46:04 UTC", "ExecMainStartTimestampMonotonic": "1729887727", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -u -f /var/log/wpa_supplicant.log -c /etc/wpa_supplicant/wpa_supplicant.conf $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Wed 2024-02-07 11:46:04 UTC] ; stop_time=[n/a] ; pid=4149 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-02-07 11:46:04 UTC", "InactiveEnterTimestampMonotonic": "1729885992", "InactiveExitTimestamp": "Wed 2024-02-07 11:46:04 UTC", "InactiveExitTimestampMonotonic": "1729887770", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "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": "4149", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "wpa_supplicant.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": "inherit", "StandardInput": "null", "StandardOutput": "journal", "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": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-02-07 11:46:04 UTC", "WatchdogTimestampMonotonic": "1729899532", "WatchdogUSec": "0" } } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 07 February 2024 11:46:21 +0000 (0:00:00.215) 0:00:28.022 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 07 February 2024 11:46:21 +0000 (0:00:00.025) 0:00:28.047 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 07 February 2024 11:46:21 +0000 (0:00:00.023) 0:00:28.071 **** 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": "wpa-psk", "password": "p@55w0rD", "ssid": "mock_wifi" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 2fc5156f-aaab-42c0-8fc7-1fa9e8a886a2 [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 2fc5156f-aaab-42c0-8fc7-1fa9e8a886a2 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 07 February 2024 11:46:22 +0000 (0:00:00.480) 0:00:28.552 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 07 February 2024 11:46:22 +0000 (0:00:00.024) 0:00:28.576 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 2fc5156f-aaab-42c0-8fc7-1fa9e8a886a2", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 2fc5156f-aaab-42c0-8fc7-1fa9e8a886a2 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 07 February 2024 11:46:22 +0000 (0:00:00.024) 0:00:28.601 **** 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": "wpa-psk", "password": "p@55w0rD", "ssid": "mock_wifi" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 2fc5156f-aaab-42c0-8fc7-1fa9e8a886a2\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 2fc5156f-aaab-42c0-8fc7-1fa9e8a886a2 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 2fc5156f-aaab-42c0-8fc7-1fa9e8a886a2", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 2fc5156f-aaab-42c0-8fc7-1fa9e8a886a2 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 07 February 2024 11:46:22 +0000 (0:00:00.026) 0:00:28.627 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 07 February 2024 11:46:22 +0000 (0:00:00.023) 0:00:28.651 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 07 February 2024 11:46:22 +0000 (0:00:00.200) 0:00:28.851 **** included: /WORKDIR/git-bond_options_rewriterixk8lqw/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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 07 February 2024 11:46:22 +0000 (0:00:00.060) 0:00:28.912 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 07 February 2024 11:46:22 +0000 (0:00:00.038) 0:00:28.951 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 07 February 2024 11:46:22 +0000 (0:00:00.034) 0:00:28.985 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 07 February 2024 11:46:22 +0000 (0:00:00.034) 0:00:29.019 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 07 February 2024 11:46:23 +0000 (0:00:00.702) 0:00:29.722 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 07 February 2024 11:46:24 +0000 (0:00:00.944) 0:00:30.666 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 07 February 2024 11:46:24 +0000 (0:00:00.038) 0:00:30.704 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 07 February 2024 11:46:24 +0000 (0:00:00.033) 0:00:30.738 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 07 February 2024 11:46:24 +0000 (0:00:00.055) 0:00:30.794 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 07 February 2024 11:46:24 +0000 (0:00:00.049) 0:00:30.844 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 07 February 2024 11:46:24 +0000 (0:00:00.028) 0:00:30.872 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 07 February 2024 11:46:24 +0000 (0:00:00.027) 0:00:30.900 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 07 February 2024 11:46:24 +0000 (0:00:00.031) 0:00:30.931 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 07 February 2024 11:46:24 +0000 (0:00:00.237) 0:00:31.169 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 07 February 2024 11:46:24 +0000 (0:00:00.038) 0:00:31.208 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 07 February 2024 11:46:24 +0000 (0:00:00.028) 0:00:31.236 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 07 February 2024 11:46:24 +0000 (0:00:00.027) 0:00:31.264 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 07 February 2024 11:46:25 +0000 (0:00:00.419) 0:00:31.683 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 07 February 2024 11:46:25 +0000 (0:00:00.027) 0:00:31.711 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 07 February 2024 11:46:25 +0000 (0:00:00.028) 0:00:31.739 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 07 February 2024 11:46:25 +0000 (0:00:00.027) 0:00:31.767 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 07 February 2024 11:46:25 +0000 (0:00:00.027) 0:00:31.794 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [TEST: wireless connection with 802.1x TLS-EAP] *************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tests_wireless.yml:53 Wednesday 07 February 2024 11:46:25 +0000 (0:00:00.135) 0:00:31.929 **** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 07 February 2024 11:46:25 +0000 (0:00:00.021) 0:00:31.951 **** included: /WORKDIR/git-bond_options_rewriterixk8lqw/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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 07 February 2024 11:46:25 +0000 (0:00:00.066) 0:00:32.017 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 07 February 2024 11:46:25 +0000 (0:00:00.033) 0:00:32.051 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 07 February 2024 11:46:25 +0000 (0:00:00.027) 0:00:32.078 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 07 February 2024 11:46:25 +0000 (0:00:00.027) 0:00:32.106 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 07 February 2024 11:46:26 +0000 (0:00:00.687) 0:00:32.793 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 07 February 2024 11:46:27 +0000 (0:00:00.925) 0:00:33.718 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 07 February 2024 11:46:27 +0000 (0:00:00.027) 0:00:33.746 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 07 February 2024 11:46:27 +0000 (0:00:00.049) 0:00:33.796 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 07 February 2024 11:46:27 +0000 (0:00:00.024) 0:00:33.820 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 07 February 2024 11:46:27 +0000 (0:00:00.047) 0:00:33.868 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 07 February 2024 11:46:27 +0000 (0:00:00.024) 0:00:33.892 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 07 February 2024 11:46:27 +0000 (0:00:00.029) 0:00:33.922 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 07 February 2024 11:46:27 +0000 (0:00:00.030) 0:00:33.953 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 07 February 2024 11:46:27 +0000 (0:00:00.227) 0:00:34.180 **** ok: [sut] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2024-02-07 11:46:04 UTC", "ActiveEnterTimestampMonotonic": "1729899582", "ActiveExitTimestamp": "Wed 2024-02-07 11:46:04 UTC", "ActiveExitTimestampMonotonic": "1729881307", "ActiveState": "active", "After": "syslog.target systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-02-07 11:46:04 UTC", "AssertTimestampMonotonic": "1729886668", "Before": "network.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-02-07 11:46:04 UTC", "ConditionTimestampMonotonic": "1729886667", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "WPA Supplicant daemon", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4149", "ExecMainStartTimestamp": "Wed 2024-02-07 11:46:04 UTC", "ExecMainStartTimestampMonotonic": "1729887727", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -u -f /var/log/wpa_supplicant.log -c /etc/wpa_supplicant/wpa_supplicant.conf $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Wed 2024-02-07 11:46:04 UTC] ; stop_time=[n/a] ; pid=4149 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-02-07 11:46:04 UTC", "InactiveEnterTimestampMonotonic": "1729885992", "InactiveExitTimestamp": "Wed 2024-02-07 11:46:04 UTC", "InactiveExitTimestampMonotonic": "1729887770", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "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": "4149", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "wpa_supplicant.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": "inherit", "StandardInput": "null", "StandardOutput": "journal", "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": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2024-02-07 11:46:04 UTC", "WatchdogTimestampMonotonic": "1729899532", "WatchdogUSec": "0" } } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 07 February 2024 11:46:27 +0000 (0:00:00.214) 0:00:34.395 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 07 February 2024 11:46:27 +0000 (0:00:00.024) 0:00:34.419 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 07 February 2024 11:46:28 +0000 (0:00:00.024) 0:00:34.443 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "wpa-eap", "ssid": "mock_wifi" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, d2b17e44-fd7e-426f-88f5-a0cffadd6752 [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d2b17e44-fd7e-426f-88f5-a0cffadd6752 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 07 February 2024 11:46:32 +0000 (0:00:04.091) 0:00:38.535 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 07 February 2024 11:46:32 +0000 (0:00:00.027) 0:00:38.563 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, d2b17e44-fd7e-426f-88f5-a0cffadd6752", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d2b17e44-fd7e-426f-88f5-a0cffadd6752 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 07 February 2024 11:46:32 +0000 (0:00:00.028) 0:00:38.591 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "wpa-eap", "ssid": "mock_wifi" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, d2b17e44-fd7e-426f-88f5-a0cffadd6752\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d2b17e44-fd7e-426f-88f5-a0cffadd6752 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, d2b17e44-fd7e-426f-88f5-a0cffadd6752", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d2b17e44-fd7e-426f-88f5-a0cffadd6752 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 07 February 2024 11:46:32 +0000 (0:00:00.027) 0:00:38.619 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 07 February 2024 11:46:32 +0000 (0:00:00.026) 0:00:38.646 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 07 February 2024 11:46:32 +0000 (0:00:00.136) 0:00:38.782 **** included: /WORKDIR/git-bond_options_rewriterixk8lqw/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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 07 February 2024 11:46:32 +0000 (0:00:00.066) 0:00:38.848 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 07 February 2024 11:46:32 +0000 (0:00:00.041) 0:00:38.890 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 07 February 2024 11:46:32 +0000 (0:00:00.032) 0:00:38.922 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 07 February 2024 11:46:32 +0000 (0:00:00.035) 0:00:38.958 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 07 February 2024 11:46:33 +0000 (0:00:00.692) 0:00:39.650 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 07 February 2024 11:46:34 +0000 (0:00:00.939) 0:00:40.589 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 07 February 2024 11:46:34 +0000 (0:00:00.028) 0:00:40.618 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 07 February 2024 11:46:34 +0000 (0:00:00.026) 0:00:40.645 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 07 February 2024 11:46:34 +0000 (0:00:00.047) 0:00:40.693 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 07 February 2024 11:46:34 +0000 (0:00:00.049) 0:00:40.742 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 07 February 2024 11:46:34 +0000 (0:00:00.027) 0:00:40.769 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 07 February 2024 11:46:34 +0000 (0:00:00.029) 0:00:40.799 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 07 February 2024 11:46:34 +0000 (0:00:00.032) 0:00:40.831 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 07 February 2024 11:46:34 +0000 (0:00:00.232) 0:00:41.063 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 07 February 2024 11:46:34 +0000 (0:00:00.031) 0:00:41.095 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 07 February 2024 11:46:34 +0000 (0:00:00.028) 0:00:41.123 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 07 February 2024 11:46:34 +0000 (0:00:00.027) 0:00:41.151 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 07 February 2024 11:46:35 +0000 (0:00:00.422) 0:00:41.573 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 07 February 2024 11:46:35 +0000 (0:00:00.030) 0:00:41.604 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 07 February 2024 11:46:35 +0000 (0:00:00.028) 0:00:41.633 **** 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_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 07 February 2024 11:46:35 +0000 (0:00:00.030) 0:00:41.663 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 07 February 2024 11:46:35 +0000 (0:00:00.027) 0:00:41.691 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tests_wireless.yml:96 Wednesday 07 February 2024 11:46:35 +0000 (0:00:00.134) 0:00:41.825 **** included: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/cleanup_mock_wifi.yml for sut TASK [Unload mac80211_hwsim module] ******************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/cleanup_mock_wifi.yml:3 Wednesday 07 February 2024 11:46:35 +0000 (0:00:00.054) 0:00:41.880 **** ok: [sut] => { "changed": false, "cmd": [ "modprobe", "-r", "mac80211_hwsim" ], "delta": "0:00:00.090898", "end": "2024-02-07 11:46:35.636419", "rc": 0, "start": "2024-02-07 11:46:35.545521" } TASK [Kill hostapd process] **************************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/cleanup_mock_wifi.yml:7 Wednesday 07 February 2024 11:46:35 +0000 (0:00:00.222) 0:00:42.103 **** ok: [sut] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.021402", "end": "2024-02-07 11:46:35.789023", "rc": 0, "start": "2024-02-07 11:46:35.767621" } TASK [Verify DNS and ping still work] ****************************************** task path: /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tests_wireless.yml:98 Wednesday 07 February 2024 11:46:35 +0000 (0:00:00.155) 0:00:42.258 **** ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n exit 1\n fi\n if ! ping -c5 \"$host\"; then\n exit 1\n fi\ndone\n", "delta": "0:00:08.038496", "end": "2024-02-07 11:46:43.965956", "rc": 0, "start": "2024-02-07 11:46:35.927460" } STDOUT: 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (38.145.60.21) 56(84) bytes of data. 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=1 ttl=53 time=2.65 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=2 ttl=53 time=2.00 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=3 ttl=53 time=1.93 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=4 ttl=53 time=1.95 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=5 ttl=53 time=1.90 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4007ms rtt min/avg/max/mdev = 1.900/2.089/2.653/0.287 ms 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (38.145.60.21) 56(84) bytes of data. 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=1 ttl=53 time=2.92 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=2 ttl=53 time=2.12 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=3 ttl=53 time=1.95 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=4 ttl=53 time=2.11 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=5 ttl=53 time=2.03 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 1.952/2.231/2.928/0.357 ms STDERR: + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.fedoraproject.org + ping -c5 mirrors.fedoraproject.org + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.centos.org + ping -c5 mirrors.centos.org META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=69 changed=11 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Wednesday 07 February 2024 11:46:43 +0000 (0:00:08.162) 0:00:50.420 **** =============================================================================== Verify DNS and ping still work ------------------------------------------ 8.16s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tests_wireless.yml:98 Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.42s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:71 Configure wlan0 and wlan1 (mock wifi interfaces) ------------------------ 5.16s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:83 Start hostapd ----------------------------------------------------------- 5.13s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:92 linux-system-roles.network : Configure networking connection profiles --- 4.09s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Install packages --------------------------- 2.33s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:30 Copy server certificates ------------------------------------------------ 1.49s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.08s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Copy client certs ------------------------------------------------------- 1.07s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tests_wireless.yml:13 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.84s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which services are running ----------- 0.78s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.70s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.69s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.69s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Restart NetworkManager and wpa_supplicant ------------------------------- 0.67s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/playbooks/tasks/setup_mock_wifi.yml:75 Gathering Facts --------------------------------------------------------- 0.51s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/tests_wireless_nm.yml:6 ------- linux-system-roles.network : Configure networking connection profiles --- 0.48s /WORKDIR/git-bond_options_rewriterixk8lqw/tests/roles/linux-system-roles.network/tasks/main.yml:125 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---