# 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-weekly-ciopi1w1_6/tests/tests_wireless_nm.yml PLAY [Run playbook 'playbooks/tests_wireless.yml' with nm as provider] ********* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/tests_wireless_nm.yml:6 Saturday 10 August 2024 13:20:17 +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-weekly-ciopi1w1_6/tests/tests_wireless_nm.yml:9 Saturday 10 August 2024 13:20:18 +0000 (0:00:00.552) 0:00:00.564 ******* included: /WORKDIR/git-weekly-ciopi1w1_6/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-weekly-ciopi1w1_6/tests/tasks/el_repo_setup.yml:3 Saturday 10 August 2024 13:20:18 +0000 (0:00:00.019) 0:00:00.584 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/tasks/el_repo_setup.yml:19 Saturday 10 August 2024 13:20:18 +0000 (0:00:00.204) 0:00:00.788 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/tasks/el_repo_setup.yml:24 Saturday 10 August 2024 13:20:18 +0000 (0:00:00.188) 0:00:00.976 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/tasks/el_repo_setup.yml:28 Saturday 10 August 2024 13:20:18 +0000 (0:00:00.023) 0:00:01.000 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/tasks/el_repo_setup.yml:53 Saturday 10 August 2024 13:20:18 +0000 (0:00:00.020) 0:00:01.020 ******* included: /WORKDIR/git-weekly-ciopi1w1_6/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/tasks/enable_epel.yml:8 Saturday 10 August 2024 13:20:18 +0000 (0:00:00.061) 0:00:01.082 ******* 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-weekly-ciopi1w1_6/tests/tasks/enable_epel.yml:24 Saturday 10 August 2024 13:20:18 +0000 (0:00:00.156) 0:00:01.238 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/tasks/enable_epel.yml:30 Saturday 10 August 2024 13:20:19 +0000 (0:00:00.351) 0:00:01.590 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.163509", "end": "2024-08-10 13:20:19.350759", "rc": 0, "start": "2024-08-10 13:20:19.187250" } 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-weekly-ciopi1w1_6/tests/tasks/enable_epel.yml:35 Saturday 10 August 2024 13:20:19 +0000 (0:00:00.279) 0:00:01.870 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/tasks/enable_epel.yml:40 Saturday 10 August 2024 13:20:19 +0000 (0:00:00.060) 0:00:01.930 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/tests_wireless_nm.yml:11 Saturday 10 August 2024 13:20:19 +0000 (0:00:00.013) 0:00:01.943 ******* 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-weekly-ciopi1w1_6/tests/playbooks/tests_wireless.yml:3 Saturday 10 August 2024 13:20:19 +0000 (0:00:00.014) 0:00:01.958 ******* ok: [sut] META: ran handlers TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tests_wireless.yml:8 Saturday 10 August 2024 13:20:19 +0000 (0:00:00.374) 0:00:02.332 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'setup_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tests_wireless.yml:11 Saturday 10 August 2024 13:20:19 +0000 (0:00:00.011) 0:00:02.343 ******* included: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:3 Saturday 10 August 2024 13:20:19 +0000 (0:00:00.014) 0:00:02.358 ******* 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" ] } lsrpackages: NetworkManager hostapd wpa_supplicant TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:17 Saturday 10 August 2024 13:20:20 +0000 (0:00:00.304) 0:00:02.662 ******* ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-10 12:51:22 UTC", "ActiveEnterTimestampMonotonic": "15219212", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice dbus.service systemd-journald.socket cloud-init-local.service basic.target network-pre.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-10 12:51:22 UTC", "AssertTimestampMonotonic": "14910598", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target cloud-init.service network.service network.target", "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": "Sat 2024-08-10 12:51:22 UTC", "ConditionTimestampMonotonic": "14910597", "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": "574", "ExecMainStartTimestamp": "Sat 2024-08-10 12:51:22 UTC", "ExecMainStartTimestampMonotonic": "14911905", "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": "Sat 2024-08-10 12:51:22 UTC", "InactiveExitTimestampMonotonic": "14911944", "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": "574", "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": "system.slice basic.target", "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": "Sat 2024-08-10 12:51:22 UTC", "WatchdogTimestampMonotonic": "15219157", "WatchdogUSec": "0" } } TASK [Copy server certificates] ************************************************ task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:22 Saturday 10 August 2024 13:20:20 +0000 (0:00:00.323) 0:00:02.986 ******* 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-1723296020.5151355-23252-6752050410171/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-1723296020.9130914-23252-248383203969556/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-1723296021.2694376-23252-193316758196587/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-1723296021.6179612-23252-252621354052590/source", "state": "file", "uid": 0 } TASK [Create hostapd config] *************************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:33 Saturday 10 August 2024 13:20:21 +0000 (0:00:01.479) 0:00:04.465 ******* 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-1723296022.026197-23335-269560459753772/source", "state": "file", "uid": 0 } TASK [Create eap_user_file config] ********************************************* task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:64 Saturday 10 August 2024 13:20:22 +0000 (0:00:00.406) 0:00:04.872 ******* 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-1723296022.4021428-23347-211472039263442/source", "state": "file", "uid": 0 } TASK [Load mac80211_hwsim kernel module to mock a wifi network] **************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:71 Saturday 10 August 2024 13:20:22 +0000 (0:00:00.391) 0:00:05.263 ******* ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim && sleep 5", "delta": "0:00:05.160835", "end": "2024-08-10 13:20:28.021612", "rc": 0, "start": "2024-08-10 13:20:22.860777" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:75 Saturday 10 August 2024 13:20:28 +0000 (0:00:05.276) 0:00:10.540 ******* changed: [sut] => (item=NetworkManager) => { "ansible_loop_var": "item", "changed": true, "item": "NetworkManager", "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-10 12:51:22 UTC", "ActiveEnterTimestampMonotonic": "15219212", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice dbus.service systemd-journald.socket cloud-init-local.service basic.target network-pre.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-10 12:51:22 UTC", "AssertTimestampMonotonic": "14910598", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target cloud-init.service network.service network.target", "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": "Sat 2024-08-10 12:51:22 UTC", "ConditionTimestampMonotonic": "14910597", "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": "574", "ExecMainStartTimestamp": "Sat 2024-08-10 12:51:22 UTC", "ExecMainStartTimestampMonotonic": "14911905", "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": "Sat 2024-08-10 12:51:22 UTC", "InactiveExitTimestampMonotonic": "14911944", "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": "574", "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": "system.slice basic.target", "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": "Sat 2024-08-10 12:51:22 UTC", "WatchdogTimestampMonotonic": "15219157", "WatchdogUSec": "0" } } changed: [sut] => (item=wpa_supplicant) => { "ansible_loop_var": "item", "changed": true, "item": "wpa_supplicant", "name": "wpa_supplicant", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-10 13:13:35 UTC", "ActiveEnterTimestampMonotonic": "1347052981", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket syslog.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-10 13:13:35 UTC", "AssertTimestampMonotonic": "1346990951", "Before": "shutdown.target network.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": "Sat 2024-08-10 13:13:35 UTC", "ConditionTimestampMonotonic": "1346990949", "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": "12996", "ExecMainStartTimestamp": "Sat 2024-08-10 13:13:35 UTC", "ExecMainStartTimestampMonotonic": "1346992460", "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": "Sat 2024-08-10 13:13:35 UTC", "InactiveExitTimestampMonotonic": "1346992492", "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": "12996", "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": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "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": "Sat 2024-08-10 13:13:35 UTC", "WatchdogTimestampMonotonic": "1347052927", "WatchdogUSec": "0" } } TASK [Configure wlan0 and wlan1 (mock wifi interfaces)] ************************ task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:83 Saturday 10 August 2024 13:20:28 +0000 (0:00:00.569) 0:00:11.109 ******* 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.029373", "end": "2024-08-10 13:20:33.734426", "rc": 0, "start": "2024-08-10 13:20:28.705053" } TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:92 Saturday 10 August 2024 13:20:33 +0000 (0:00:05.142) 0:00:16.252 ******* ok: [sut] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:05.010226", "end": "2024-08-10 13:20:38.863603", "rc": 0, "start": "2024-08-10 13:20:33.853377" } STDOUT: Configuration file: /etc/hostapd/wireless.conf wlan1: interface state UNINITIALIZED->COUNTRY_UPDATE TASK [Copy client certs] ******************************************************* task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tests_wireless.yml:13 Saturday 10 August 2024 13:20:38 +0000 (0:00:05.130) 0:00:21.382 ******* 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-1723296038.9142725-23777-93712767843406/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-1723296039.2553482-23777-213865468576284/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-weekly-ciopi1w1_6/tests/playbooks/tests_wireless.yml:24 Saturday 10 August 2024 13:20:39 +0000 (0:00:01.047) 0:00:22.430 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 10 August 2024 13:20:39 +0000 (0:00:00.012) 0:00:22.443 ******* included: /WORKDIR/git-weekly-ciopi1w1_6/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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 10 August 2024 13:20:39 +0000 (0:00:00.021) 0:00:22.464 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 10 August 2024 13:20:39 +0000 (0:00:00.017) 0:00:22.482 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 10 August 2024 13:20:39 +0000 (0:00:00.017) 0:00:22.499 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 10 August 2024 13:20:40 +0000 (0:00:00.017) 0:00:22.516 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 10 August 2024 13:20:40 +0000 (0:00:00.706) 0:00:23.222 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 10 August 2024 13:20:41 +0000 (0:00:01.001) 0:00:24.224 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 10 August 2024 13:20:41 +0000 (0:00:00.026) 0:00:24.250 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 10 August 2024 13:20:41 +0000 (0:00:00.024) 0:00:24.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 10 August 2024 13:20:41 +0000 (0:00:00.024) 0:00:24.300 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 10 August 2024 13:20:41 +0000 (0:00:00.023) 0:00:24.324 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 10 August 2024 13:20:41 +0000 (0:00:00.063) 0:00:24.388 ******* changed: [sut] => { "changed": true, "changes": { "installed": [ "NetworkManager-wifi" ], "updated": [] }, "rc": 0, "results": [ "All packages providing NetworkManager are up to date", "All packages providing python-gobject-base are up to date", "All packages providing wpa_supplicant are up to date" ] } lsrpackages: NetworkManager NetworkManager-wifi python-gobject-base wpa_supplicant TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 10 August 2024 13:20:44 +0000 (0:00:02.874) 0:00:27.262 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 10 August 2024 13:20:44 +0000 (0:00:00.045) 0:00:27.307 ******* 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 * epel: d2lzkl7pfhq30w.cloudfront.net\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" ] } lsrpackages: NetworkManager NetworkManager-wifi python-gobject-base wpa_supplicant TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 10 August 2024 13:20:46 +0000 (0:00:01.924) 0:00:29.232 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 10 August 2024 13:20:46 +0000 (0:00:00.024) 0:00:29.256 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 10 August 2024 13:20:46 +0000 (0:00:00.025) 0:00:29.282 ******* changed: [sut] => { "changed": true, "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-10 13:20:28 UTC", "ActiveEnterTimestampMonotonic": "1759461391", "ActiveExitTimestamp": "Sat 2024-08-10 13:20:28 UTC", "ActiveExitTimestampMonotonic": "1759410929", "ActiveState": "active", "After": "system.slice dbus.service systemd-journald.socket cloud-init-local.service basic.target network-pre.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-10 13:20:28 UTC", "AssertTimestampMonotonic": "1759439853", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target cloud-init.service network.service network.target", "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": "Sat 2024-08-10 13:20:28 UTC", "ConditionTimestampMonotonic": "1759439852", "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": "30673", "ExecMainStartTimestamp": "Sat 2024-08-10 13:20:28 UTC", "ExecMainStartTimestampMonotonic": "1759440488", "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=[Sat 2024-08-10 13:20:28 UTC] ; stop_time=[n/a] ; pid=30673 ; 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": "Sat 2024-08-10 13:20:28 UTC", "InactiveEnterTimestampMonotonic": "1759437064", "InactiveExitTimestamp": "Sat 2024-08-10 13:20:28 UTC", "InactiveExitTimestampMonotonic": "1759440528", "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": "30673", "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": "system.slice basic.target", "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": "Sat 2024-08-10 13:20:28 UTC", "WatchdogTimestampMonotonic": "1759461330", "WatchdogUSec": "0" } } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 10 August 2024 13:20:47 +0000 (0:00:00.278) 0:00:29.560 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 10 August 2024 13:20:47 +0000 (0:00:00.294) 0:00:29.854 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-10 13:20:28 UTC", "ActiveEnterTimestampMonotonic": "1759786365", "ActiveExitTimestamp": "Sat 2024-08-10 13:20:28 UTC", "ActiveExitTimestampMonotonic": "1759771927", "ActiveState": "active", "After": "systemd-journald.socket syslog.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-10 13:20:28 UTC", "AssertTimestampMonotonic": "1759775262", "Before": "shutdown.target network.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": "Sat 2024-08-10 13:20:28 UTC", "ConditionTimestampMonotonic": "1759775261", "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": "30787", "ExecMainStartTimestamp": "Sat 2024-08-10 13:20:28 UTC", "ExecMainStartTimestampMonotonic": "1759776132", "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=[Sat 2024-08-10 13:20:28 UTC] ; stop_time=[n/a] ; pid=30787 ; 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": "Sat 2024-08-10 13:20:28 UTC", "InactiveEnterTimestampMonotonic": "1759774615", "InactiveExitTimestamp": "Sat 2024-08-10 13:20:28 UTC", "InactiveExitTimestampMonotonic": "1759776167", "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": "30787", "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": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "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": "Sat 2024-08-10 13:20:28 UTC", "WatchdogTimestampMonotonic": "1759786327", "WatchdogUSec": "0" } } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 10 August 2024 13:20:47 +0000 (0:00:00.201) 0:00:30.056 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 10 August 2024 13:20:47 +0000 (0:00:00.024) 0:00:30.081 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 10 August 2024 13:20:47 +0000 (0:00:00.024) 0:00:30.105 ******* 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, 6f1f7596-2243-4848-a4ea-ef04478a4c50 [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 6f1f7596-2243-4848-a4ea-ef04478a4c50 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 10 August 2024 13:20:48 +0000 (0:00:00.444) 0:00:30.549 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 10 August 2024 13:20:48 +0000 (0:00:00.025) 0:00:30.575 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 6f1f7596-2243-4848-a4ea-ef04478a4c50", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 6f1f7596-2243-4848-a4ea-ef04478a4c50 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 10 August 2024 13:20:48 +0000 (0:00:00.026) 0:00:30.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, 6f1f7596-2243-4848-a4ea-ef04478a4c50\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 6f1f7596-2243-4848-a4ea-ef04478a4c50 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 6f1f7596-2243-4848-a4ea-ef04478a4c50", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 6f1f7596-2243-4848-a4ea-ef04478a4c50 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 10 August 2024 13:20:48 +0000 (0:00:00.027) 0:00:30.629 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 10 August 2024 13:20:48 +0000 (0:00:00.024) 0:00:30.653 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 10 August 2024 13:20:48 +0000 (0:00:00.205) 0:00:30.858 ******* included: /WORKDIR/git-weekly-ciopi1w1_6/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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 10 August 2024 13:20:48 +0000 (0:00:00.058) 0:00:30.916 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 10 August 2024 13:20:48 +0000 (0:00:00.046) 0:00:30.963 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 10 August 2024 13:20:48 +0000 (0:00:00.035) 0:00:30.999 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 10 August 2024 13:20:48 +0000 (0:00:00.034) 0:00:31.033 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 10 August 2024 13:20:49 +0000 (0:00:00.657) 0:00:31.691 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.820) 0:00:32.511 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.029) 0:00:32.541 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.027) 0:00:32.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.027) 0:00:32.596 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.028) 0:00:32.625 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.029) 0:00:32.654 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.032) 0:00:32.687 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.036) 0:00:32.723 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.049) 0:00:32.772 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.026) 0:00:32.799 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.048) 0:00:32.848 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.031) 0:00:32.879 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.222) 0:00:33.101 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.030) 0:00:33.131 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.027) 0:00:33.159 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 10 August 2024 13:20:50 +0000 (0:00:00.027) 0:00:33.186 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 10 August 2024 13:20:51 +0000 (0:00:00.385) 0:00:33.572 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 10 August 2024 13:20:51 +0000 (0:00:00.027) 0:00:33.599 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 10 August 2024 13:20:51 +0000 (0:00:00.030) 0:00:33.630 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 10 August 2024 13:20:51 +0000 (0:00:00.038) 0:00:33.668 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 10 August 2024 13:20:51 +0000 (0:00:00.046) 0:00:33.715 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [TEST: wireless connection with 802.1x TLS-EAP] *************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tests_wireless.yml:53 Saturday 10 August 2024 13:20:51 +0000 (0:00:00.127) 0:00:33.843 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 10 August 2024 13:20:51 +0000 (0:00:00.022) 0:00:33.865 ******* included: /WORKDIR/git-weekly-ciopi1w1_6/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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 10 August 2024 13:20:51 +0000 (0:00:00.039) 0:00:33.905 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 10 August 2024 13:20:51 +0000 (0:00:00.055) 0:00:33.960 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 10 August 2024 13:20:51 +0000 (0:00:00.027) 0:00:33.988 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 10 August 2024 13:20:51 +0000 (0:00:00.028) 0:00:34.016 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 10 August 2024 13:20:52 +0000 (0:00:00.624) 0:00:34.641 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 10 August 2024 13:20:52 +0000 (0:00:00.829) 0:00:35.471 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 10 August 2024 13:20:53 +0000 (0:00:00.030) 0:00:35.502 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 10 August 2024 13:20:53 +0000 (0:00:00.030) 0:00:35.532 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 10 August 2024 13:20:53 +0000 (0:00:00.038) 0:00:35.571 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 10 August 2024 13:20:53 +0000 (0:00:00.027) 0:00:35.598 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 10 August 2024 13:20:53 +0000 (0:00:00.026) 0:00:35.624 ******* ok: [sut] => { "changed": false, "changes": { "installed": [], "updated": [] }, "rc": 0, "results": [ "All packages providing NetworkManager are up to date", "All packages providing python-gobject-base are up to date", "All packages providing wpa_supplicant are up to date", "All packages providing NetworkManager-wifi are up to date" ] } lsrpackages: NetworkManager NetworkManager-wifi python-gobject-base wpa_supplicant TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 10 August 2024 13:20:55 +0000 (0:00:02.635) 0:00:38.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 10 August 2024 13:20:55 +0000 (0:00:00.042) 0:00:38.303 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 10 August 2024 13:20:55 +0000 (0:00:00.067) 0:00:38.370 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 10 August 2024 13:20:55 +0000 (0:00:00.026) 0:00:38.397 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 10 August 2024 13:20:55 +0000 (0:00:00.028) 0:00:38.426 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 10 August 2024 13:20:55 +0000 (0:00:00.035) 0:00:38.461 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 10 August 2024 13:20:56 +0000 (0:00:00.216) 0:00:38.678 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-10 13:20:28 UTC", "ActiveEnterTimestampMonotonic": "1759786365", "ActiveExitTimestamp": "Sat 2024-08-10 13:20:28 UTC", "ActiveExitTimestampMonotonic": "1759771927", "ActiveState": "active", "After": "systemd-journald.socket syslog.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-10 13:20:28 UTC", "AssertTimestampMonotonic": "1759775262", "Before": "shutdown.target network.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": "Sat 2024-08-10 13:20:28 UTC", "ConditionTimestampMonotonic": "1759775261", "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": "30787", "ExecMainStartTimestamp": "Sat 2024-08-10 13:20:28 UTC", "ExecMainStartTimestampMonotonic": "1759776132", "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=[Sat 2024-08-10 13:20:28 UTC] ; stop_time=[n/a] ; pid=30787 ; 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": "Sat 2024-08-10 13:20:28 UTC", "InactiveEnterTimestampMonotonic": "1759774615", "InactiveExitTimestamp": "Sat 2024-08-10 13:20:28 UTC", "InactiveExitTimestampMonotonic": "1759776167", "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": "30787", "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": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "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": "Sat 2024-08-10 13:20:28 UTC", "WatchdogTimestampMonotonic": "1759786327", "WatchdogUSec": "0" } } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 10 August 2024 13:20:56 +0000 (0:00:00.213) 0:00:38.891 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 10 August 2024 13:20:56 +0000 (0:00:00.029) 0:00:38.921 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 10 August 2024 13:20:56 +0000 (0:00:00.026) 0:00:38.948 ******* 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, eacc8380-dc78-4688-ac8f-f275afd9b27f [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, eacc8380-dc78-4688-ac8f-f275afd9b27f (is-modified) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 10 August 2024 13:20:56 +0000 (0:00:00.418) 0:00:39.366 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 10 August 2024 13:20:56 +0000 (0:00:00.027) 0:00:39.393 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, eacc8380-dc78-4688-ac8f-f275afd9b27f", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, eacc8380-dc78-4688-ac8f-f275afd9b27f (is-modified)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 10 August 2024 13:20:56 +0000 (0:00:00.026) 0:00:39.420 ******* 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, eacc8380-dc78-4688-ac8f-f275afd9b27f\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, eacc8380-dc78-4688-ac8f-f275afd9b27f (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, eacc8380-dc78-4688-ac8f-f275afd9b27f", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, eacc8380-dc78-4688-ac8f-f275afd9b27f (is-modified)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 10 August 2024 13:20:56 +0000 (0:00:00.027) 0:00:39.448 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 10 August 2024 13:20:56 +0000 (0:00:00.024) 0:00:39.472 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 10 August 2024 13:20:57 +0000 (0:00:00.133) 0:00:39.606 ******* included: /WORKDIR/git-weekly-ciopi1w1_6/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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 10 August 2024 13:20:57 +0000 (0:00:00.046) 0:00:39.652 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 10 August 2024 13:20:57 +0000 (0:00:00.038) 0:00:39.690 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 10 August 2024 13:20:57 +0000 (0:00:00.036) 0:00:39.726 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 10 August 2024 13:20:57 +0000 (0:00:00.034) 0:00:39.761 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 10 August 2024 13:20:57 +0000 (0:00:00.657) 0:00:40.419 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 10 August 2024 13:20:58 +0000 (0:00:00.826) 0:00:41.245 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 10 August 2024 13:20:58 +0000 (0:00:00.029) 0:00:41.275 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 10 August 2024 13:20:58 +0000 (0:00:00.034) 0:00:41.309 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 10 August 2024 13:20:58 +0000 (0:00:00.040) 0:00:41.349 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 10 August 2024 13:20:58 +0000 (0:00:00.031) 0:00:41.380 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 10 August 2024 13:20:58 +0000 (0:00:00.028) 0:00:41.409 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:72 Saturday 10 August 2024 13:20:58 +0000 (0:00:00.031) 0:00:41.441 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:92 Saturday 10 August 2024 13:20:58 +0000 (0:00:00.031) 0:00:41.472 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.050) 0:00:41.523 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:120 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.028) 0:00:41.552 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.058) 0:00:41.610 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:151 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.032) 0:00:41.642 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:162 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.216) 0:00:41.859 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:171 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.036) 0:00:41.896 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:179 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.029) 0:00:41.925 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:188 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.027) 0:00:41.953 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.378) 0:00:42.331 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.028) 0:00:42.359 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:210 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.030) 0:00:42.390 ******* 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-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:215 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.030) 0:00:42.420 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:221 Saturday 10 August 2024 13:20:59 +0000 (0:00:00.030) 0:00:42.451 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tests_wireless.yml:96 Saturday 10 August 2024 13:21:00 +0000 (0:00:00.135) 0:00:42.587 ******* included: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/cleanup_mock_wifi.yml for sut TASK [Unload mac80211_hwsim module] ******************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/cleanup_mock_wifi.yml:3 Saturday 10 August 2024 13:21:00 +0000 (0:00:00.038) 0:00:42.625 ******* ok: [sut] => { "changed": false, "cmd": [ "modprobe", "-r", "mac80211_hwsim" ], "delta": "0:00:00.097563", "end": "2024-08-10 13:21:00.320131", "rc": 0, "start": "2024-08-10 13:21:00.222568" } TASK [Kill hostapd process] **************************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/cleanup_mock_wifi.yml:7 Saturday 10 August 2024 13:21:00 +0000 (0:00:00.221) 0:00:42.847 ******* ok: [sut] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.018471", "end": "2024-08-10 13:21:00.460501", "rc": 0, "start": "2024-08-10 13:21:00.442030" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tests_wireless.yml:98 Saturday 10 August 2024 13:21:00 +0000 (0:00:00.171) 0:00:43.018 ******* included: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 10 August 2024 13:21:00 +0000 (0:00:00.047) 0:00:43.066 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.007414", "end": "2024-08-10 13:21:00.672047", "rc": 0, "start": "2024-08-10 13:21:00.664633" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:21:85:f6:ca:ef brd ff:ff:ff:ff:ff:ff inet 10.31.11.0/22 brd 10.31.11.255 scope global noprefixroute dynamic eth0 valid_lft 3587sec preferred_lft 3587sec inet6 fe80::1021:85ff:fef6:caef/64 scope link valid_lft forever preferred_lft forever 13: bond0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 36:14:4c:1f:20:a5 brd ff:ff:ff:ff:ff:ff 23: dummy0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 86:62:7f:b6:3e:4e brd ff:ff:ff:ff:ff:ff IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.0 metric 100 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 10 August 2024 13:21:00 +0000 (0:00:00.137) 0:00:43.204 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.398650", "end": "2024-08-10 13:21:01.204901", "rc": 0, "start": "2024-08-10 13:21:00.806251" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 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 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 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 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1773 0 --:--:-- --:--:-- --:--:-- 1783 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1405 0 --:--:-- --:--:-- --:--:-- 1405 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=73 changed=12 unreachable=0 failed=0 skipped=69 rescued=0 ignored=0 Saturday 10 August 2024 13:21:01 +0000 (0:00:00.517) 0:00:43.721 ******* =============================================================================== Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.28s /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:71 --- Configure wlan0 and wlan1 (mock wifi interfaces) ------------------------ 5.14s /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:83 --- Start hostapd ----------------------------------------------------------- 5.13s /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:92 --- linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 2.87s /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:58 linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 2.64s /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:58 linux-system-roles.network : Install packages --------------------------- 1.92s /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:92 Copy server certificates ------------------------------------------------ 1.48s /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:22 --- Copy client certs ------------------------------------------------------- 1.05s /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tests_wireless.yml:13 ---------- linux-system-roles.network : Check which packages are installed --------- 1.00s /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.83s /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.83s /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.82s /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.76s /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/main.yml:188 linux-system-roles.network : Check which services are running ----------- 0.71s /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.66s /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.66s /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.62s /WORKDIR/git-weekly-ciopi1w1_6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Restart NetworkManager and wpa_supplicant ------------------------------- 0.57s /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/setup_mock_wifi.yml:75 --- Gathering Facts --------------------------------------------------------- 0.55s /WORKDIR/git-weekly-ciopi1w1_6/tests/tests_wireless_nm.yml:6 ------------------ Verify DNS and network connectivity ------------------------------------- 0.52s /WORKDIR/git-weekly-ciopi1w1_6/tests/playbooks/tasks/check_network_dns.yml:24 - ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---