# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cihac4k_am/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_wireless_wpa3_sae_nm.yml *************************************** 2 plays in /WORKDIR/git-weekly-cihac4k_am/tests/tests_wireless_wpa3_sae_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_sae.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cihac4k_am/tests/tests_wireless_wpa3_sae_nm.yml:6 Saturday 04 May 2024 13:21:49 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cihac4k_am/tests/tests_wireless_wpa3_sae_nm.yml:9 Saturday 04 May 2024 13:21:50 +0000 (0:00:00.994) 0:00:01.005 ********** included: /WORKDIR/git-weekly-cihac4k_am/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-cihac4k_am/tests/tasks/el_repo_setup.yml:3 Saturday 04 May 2024 13:21:50 +0000 (0:00:00.011) 0:00:01.017 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/tasks/el_repo_setup.yml:17 Saturday 04 May 2024 13:21:50 +0000 (0:00:00.397) 0:00:01.414 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/tasks/el_repo_setup.yml:22 Saturday 04 May 2024 13:21:51 +0000 (0:00:00.282) 0:00:01.696 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/tasks/el_repo_setup.yml:26 Saturday 04 May 2024 13:21:51 +0000 (0:00:00.014) 0:00:01.711 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/tasks/el_repo_setup.yml:51 Saturday 04 May 2024 13:21:51 +0000 (0:00:00.009) 0:00:01.720 ********** included: /WORKDIR/git-weekly-cihac4k_am/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/tasks/enable_epel.yml:8 Saturday 04 May 2024 13:21:51 +0000 (0:00:00.021) 0:00:01.742 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/tasks/enable_epel.yml:24 Saturday 04 May 2024 13:21:51 +0000 (0:00:00.008) 0:00:01.750 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/tasks/enable_epel.yml:30 Saturday 04 May 2024 13:21:51 +0000 (0:00:00.007) 0:00:01.757 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/tasks/enable_epel.yml:35 Saturday 04 May 2024 13:21:51 +0000 (0:00:00.007) 0:00:01.765 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/tasks/enable_epel.yml:40 Saturday 04 May 2024 13:21:51 +0000 (0:00:00.007) 0:00:01.772 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/tests_wireless_wpa3_sae_nm.yml:11 Saturday 04 May 2024 13:21:51 +0000 (0:00:00.006) 0:00:01.779 ********** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Saturday 04 May 2024 13:21:51 +0000 (0:00:00.016) 0:00:01.795 ********** ok: [sut] TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tests_wireless_wpa3_sae.yml:8 Saturday 04 May 2024 13:21:52 +0000 (0:00:00.767) 0:00:02.563 ********** included: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Saturday 04 May 2024 13:21:52 +0000 (0:00:00.012) 0:00:02.576 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: NetworkManager wpa_supplicant TASK [This is an rpm-ostree system. This test cannot be run on such a system. The test wants to install the hostapd package from copr, and install the mac80211_hwsim kernel module. These operations are currently not supported on rpm-ostree systems.] *** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:20 Saturday 04 May 2024 13:21:54 +0000 (0:00:02.236) 0:00:04.812 ********** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Install hostapd and mac80211_hwsim kernel module in CentOS] ************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:32 Saturday 04 May 2024 13:21:54 +0000 (0:00:00.005) 0:00:04.818 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:45 Saturday 04 May 2024 13:21:54 +0000 (0:00:00.008) 0:00:04.826 ********** changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: hostapd-2.10-7.fc39.x86_64" ] } lsrpackages: hostapd TASK [Install mac80211_hwsim kernel module in Fedora] ************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:60 Saturday 04 May 2024 13:21:58 +0000 (0:00:03.869) 0:00:08.696 ********** ok: [sut] => { "changed": false, "cmd": "dnf -y install koji\nkoji download-build --arch=$(uname -m) kernel-modules-internal-$(uname -r)\ndnf -y install kernel-modules*.rpm\n", "delta": "0:00:57.680949", "end": "2024-05-04 13:22:56.175126", "rc": 0, "start": "2024-05-04 13:21:58.494177" } STDOUT: Beaker Client - Fedora8 1.0 kB/s | 244 B 00:00 Last metadata expiration check: 0:00:25 ago on Sat 04 May 2024 01:21:35 PM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: koji noarch 1.34.0-3.fc39 updates 251 k Installing dependencies: python3-decorator noarch 5.1.1-7.fc39 fedora 30 k python3-defusedxml noarch 0.7.1-9.fc39 fedora 59 k python3-gssapi x86_64 1.7.3-6.fc39 fedora 645 k python3-koji noarch 1.34.0-3.fc39 updates 415 k python3-requests-gssapi noarch 1.2.3-9.fc39 fedora 32 k Transaction Summary ================================================================================ Install 6 Packages Total download size: 1.4 M Installed size: 5.9 M Downloading Packages: (1/6): python3-defusedxml-0.7.1-9.fc39.noarch.r 1.9 MB/s | 59 kB 00:00 (2/6): python3-decorator-5.1.1-7.fc39.noarch.rp 891 kB/s | 30 kB 00:00 (3/6): python3-requests-gssapi-1.2.3-9.fc39.noa 4.3 MB/s | 32 kB 00:00 (4/6): koji-1.34.0-3.fc39.noarch.rpm 20 MB/s | 251 kB 00:00 (5/6): python3-gssapi-1.7.3-6.fc39.x86_64.rpm 3.3 MB/s | 645 kB 00:00 (6/6): python3-koji-1.34.0-3.fc39.noarch.rpm 2.6 MB/s | 415 kB 00:00 -------------------------------------------------------------------------------- Total 4.0 MB/s | 1.4 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-defusedxml-0.7.1-9.fc39.noarch 1/6 Installing : python3-decorator-5.1.1-7.fc39.noarch 2/6 Installing : python3-gssapi-1.7.3-6.fc39.x86_64 3/6 Installing : python3-requests-gssapi-1.2.3-9.fc39.noarch 4/6 Installing : python3-koji-1.34.0-3.fc39.noarch 5/6 Installing : koji-1.34.0-3.fc39.noarch 6/6 Running scriptlet: koji-1.34.0-3.fc39.noarch 6/6 Verifying : python3-decorator-5.1.1-7.fc39.noarch 1/6 Verifying : python3-defusedxml-0.7.1-9.fc39.noarch 2/6 Verifying : python3-gssapi-1.7.3-6.fc39.x86_64 3/6 Verifying : python3-requests-gssapi-1.2.3-9.fc39.noarch 4/6 Verifying : koji-1.34.0-3.fc39.noarch 5/6 Verifying : python3-koji-1.34.0-3.fc39.noarch 6/6 Installed: koji-1.34.0-3.fc39.noarch python3-decorator-5.1.1-7.fc39.noarch python3-defusedxml-0.7.1-9.fc39.noarch python3-gssapi-1.7.3-6.fc39.x86_64 python3-koji-1.34.0-3.fc39.noarch python3-requests-gssapi-1.2.3-9.fc39.noarch Complete! Downloading [1/29]: kernel-tools-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 409.91 KiB / 409.91 KiB Downloading [2/29]: kernel-devel-matched-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 158.95 KiB / 158.95 KiB Downloading [3/29]: kernel-selftests-internal-6.8.7-200.fc39.x86_64.rpm [======================== ] 67% 1.00 MiB / 1.48 MiB [====================================] 100% 1.48 MiB / 1.48 MiB Downloading [4/29]: kernel-tools-libs-devel-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 162.27 KiB / 162.27 KiB Downloading [5/29]: kernel-modules-internal-6.8.7-200.fc39.x86_64.rpm [================================ ] 90% 1.00 MiB / 1.10 MiB [====================================] 100% 1.10 MiB / 1.10 MiB Downloading [6/29]: python3-perf-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 261.80 KiB / 261.80 KiB Downloading [7/29]: kernel-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 158.91 KiB / 158.91 KiB Downloading [8/29]: kernel-modules-extra-6.8.7-200.fc39.x86_64.rpm [============= ] 38% 1.00 MiB / 2.61 MiB [=========================== ] 76% 2.00 MiB / 2.61 MiB [====================================] 100% 2.61 MiB / 2.61 MiB Downloading [9/29]: libperf-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 180.42 KiB / 180.42 KiB Downloading [10/29]: kernel-debug-devel-matched-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 158.99 KiB / 158.99 KiB Downloading [11/29]: rtla-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 207.86 KiB / 207.86 KiB Downloading [12/29]: bpftool-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 982.94 KiB / 982.94 KiB Downloading [13/29]: kernel-debug-modules-extra-6.8.7-200.fc39.x86_64.rpm [======= ] 21% 1.00 MiB / 4.59 MiB [=============== ] 43% 2.00 MiB / 4.59 MiB [======================= ] 65% 3.00 MiB / 4.59 MiB [=============================== ] 87% 4.00 MiB / 4.59 MiB [====================================] 100% 4.59 MiB / 4.59 MiB Downloading [14/29]: perf-6.8.7-200.fc39.x86_64.rpm [=============== ] 41% 1.00 MiB / 2.40 MiB [============================== ] 83% 2.00 MiB / 2.40 MiB [====================================] 100% 2.40 MiB / 2.40 MiB Downloading [15/29]: rv-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 172.13 KiB / 172.13 KiB Downloading [16/29]: kernel-tools-libs-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 171.38 KiB / 171.38 KiB Downloading [17/29]: libperf-devel-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 192.90 KiB / 192.90 KiB Downloading [18/29]: kernel-debug-6.8.7-200.fc39.x86_64.rpm [====================================] 100% 159.00 KiB / 159.00 KiB Downloading [19/29]: kernel-debug-modules-internal-6.8.7-200.fc39.x86_64.rpm [===================== ] 60% 1.00 MiB / 1.67 MiB [====================================] 100% 1.67 MiB / 1.67 MiB Downloading [20/29]: kernel-devel-6.8.7-200.fc39.x86_64.rpm [== ] 5% 1.00 MiB / 16.81 MiB [==== ] 11% 2.00 MiB / 16.81 MiB [====== ] 17% 3.00 MiB / 16.81 MiB [======== ] 23% 4.00 MiB / 16.81 MiB [========== ] 29% 5.00 MiB / 16.81 MiB [============ ] 35% 6.00 MiB / 16.81 MiB [============== ] 41% 7.00 MiB / 16.81 MiB [================= ] 47% 8.00 MiB / 16.81 MiB [=================== ] 53% 9.00 MiB / 16.81 MiB [===================== ] 59% 10.00 MiB / 16.81 MiB [======================= ] 65% 11.00 MiB / 16.81 MiB [========================= ] 71% 12.00 MiB / 16.81 MiB [=========================== ] 77% 13.00 MiB / 16.81 MiB [============================= ] 83% 14.00 MiB / 16.81 MiB [================================ ] 89% 15.00 MiB / 16.81 MiB [================================== ] 95% 16.00 MiB / 16.81 MiB [====================================] 100% 16.81 MiB / 16.81 MiB Downloading [21/29]: kernel-debug-devel-6.8.7-200.fc39.x86_64.rpm [== ] 5% 1.00 MiB / 16.95 MiB [==== ] 11% 2.00 MiB / 16.95 MiB [====== ] 17% 3.00 MiB / 16.95 MiB [======== ] 23% 4.00 MiB / 16.95 MiB [========== ] 29% 5.00 MiB / 16.95 MiB [============ ] 35% 6.00 MiB / 16.95 MiB [============== ] 41% 7.00 MiB / 16.95 MiB [================ ] 47% 8.00 MiB / 16.95 MiB [=================== ] 53% 9.00 MiB / 16.95 MiB [===================== ] 58% 10.00 MiB / 16.95 MiB [======================= ] 64% 11.00 MiB / 16.95 MiB [========================= ] 70% 12.00 MiB / 16.95 MiB [=========================== ] 76% 13.00 MiB / 16.95 MiB [============================= ] 82% 14.00 MiB / 16.95 MiB [=============================== ] 88% 15.00 MiB / 16.95 MiB [================================= ] 94% 16.00 MiB / 16.95 MiB [====================================] 100% 16.95 MiB / 16.95 MiB Downloading [22/29]: kernel-debug-modules-core-6.8.7-200.fc39.x86_64.rpm [ ] 1% 1.00 MiB / 54.81 MiB [= ] 3% 2.00 MiB / 54.81 MiB [= ] 5% 3.00 MiB / 54.81 MiB [== ] 7% 4.00 MiB / 54.81 MiB [=== ] 9% 5.00 MiB / 54.81 MiB [=== ] 10% 6.00 MiB / 54.81 MiB [==== ] 12% 7.00 MiB / 54.81 MiB [===== ] 14% 8.00 MiB / 54.81 MiB [===== ] 16% 9.00 MiB / 54.81 MiB [====== ] 18% 10.00 MiB / 54.81 MiB [======= ] 20% 11.00 MiB / 54.81 MiB [======= ] 21% 12.00 MiB / 54.81 MiB [======== ] 23% 13.00 MiB / 54.81 MiB [========= ] 25% 14.00 MiB / 54.81 MiB [========= ] 27% 15.00 MiB / 54.81 MiB [========== ] 29% 16.00 MiB / 54.81 MiB [=========== ] 31% 17.00 MiB / 54.81 MiB [=========== ] 32% 18.00 MiB / 54.81 MiB [============ ] 34% 19.00 MiB / 54.81 MiB [============= ] 36% 20.00 MiB / 54.81 MiB [============= ] 38% 21.00 MiB / 54.81 MiB [============== ] 40% 22.00 MiB / 54.81 MiB [=============== ] 41% 23.00 MiB / 54.81 MiB [=============== ] 43% 24.00 MiB / 54.81 MiB [================ ] 45% 25.00 MiB / 54.81 MiB [================= ] 47% 26.00 MiB / 54.81 MiB [================= ] 49% 27.00 MiB / 54.81 MiB [================== ] 51% 28.00 MiB / 54.81 MiB [=================== ] 52% 29.00 MiB / 54.81 MiB [=================== ] 54% 30.00 MiB / 54.81 MiB [==================== ] 56% 31.00 MiB / 54.81 MiB [===================== ] 58% 32.00 MiB / 54.81 MiB [===================== ] 60% 33.00 MiB / 54.81 MiB [====================== ] 62% 34.00 MiB / 54.81 MiB [====================== ] 63% 35.00 MiB / 54.81 MiB [======================= ] 65% 36.00 MiB / 54.81 MiB [======================== ] 67% 37.00 MiB / 54.81 MiB [======================== ] 69% 38.00 MiB / 54.81 MiB [========================= ] 71% 39.00 MiB / 54.81 MiB [========================== ] 72% 40.00 MiB / 54.81 MiB [========================== ] 74% 41.00 MiB / 54.81 MiB [=========================== ] 76% 42.00 MiB / 54.81 MiB [============================ ] 78% 43.00 MiB / 54.81 MiB [============================ ] 80% 44.00 MiB / 54.81 MiB [============================= ] 82% 45.00 MiB / 54.81 MiB [============================== ] 83% 46.00 MiB / 54.81 MiB [============================== ] 85% 47.00 MiB / 54.81 MiB [=============================== ] 87% 48.00 MiB / 54.81 MiB [================================ ] 89% 49.00 MiB / 54.81 MiB [================================ ] 91% 50.00 MiB / 54.81 MiB [================================= ] 93% 51.00 MiB / 54.81 MiB [================================== ] 94% 52.00 MiB / 54.81 MiB [================================== ] 96% 53.00 MiB / 54.81 MiB [=================================== ] 98% 54.00 MiB / 54.81 MiB [====================================] 100% 54.81 MiB / 54.81 MiB Downloading [23/29]: kernel-core-6.8.7-200.fc39.x86_64.rpm [== ] 6% 1.00 MiB / 16.25 MiB [==== ] 12% 2.00 MiB / 16.25 MiB [====== ] 18% 3.00 MiB / 16.25 MiB [======== ] 24% 4.00 MiB / 16.25 MiB [=========== ] 30% 5.00 MiB / 16.25 MiB [============= ] 36% 6.00 MiB / 16.25 MiB [=============== ] 43% 7.00 MiB / 16.25 MiB [================= ] 49% 8.00 MiB / 16.25 MiB [=================== ] 55% 9.00 MiB / 16.25 MiB [====================== ] 61% 10.00 MiB / 16.25 MiB [======================== ] 67% 11.00 MiB / 16.25 MiB [========================== ] 73% 12.00 MiB / 16.25 MiB [============================ ] 79% 13.00 MiB / 16.25 MiB [=============================== ] 86% 14.00 MiB / 16.25 MiB [================================= ] 92% 15.00 MiB / 16.25 MiB [=================================== ] 98% 16.00 MiB / 16.25 MiB [====================================] 100% 16.25 MiB / 16.25 MiB Downloading [24/29]: kernel-modules-core-6.8.7-200.fc39.x86_64.rpm [= ] 3% 1.00 MiB / 33.27 MiB [== ] 6% 2.00 MiB / 33.27 MiB [=== ] 9% 3.00 MiB / 33.27 MiB [==== ] 12% 4.00 MiB / 33.27 MiB [===== ] 15% 5.00 MiB / 33.27 MiB [====== ] 18% 6.00 MiB / 33.27 MiB [======= ] 21% 7.00 MiB / 33.27 MiB [======== ] 24% 8.00 MiB / 33.27 MiB [========= ] 27% 9.00 MiB / 33.27 MiB [========== ] 30% 10.00 MiB / 33.27 MiB [=========== ] 33% 11.00 MiB / 33.27 MiB [============ ] 36% 12.00 MiB / 33.27 MiB [============== ] 39% 13.00 MiB / 33.27 MiB [=============== ] 42% 14.00 MiB / 33.27 MiB [================ ] 45% 15.00 MiB / 33.27 MiB [================= ] 48% 16.00 MiB / 33.27 MiB [================== ] 51% 17.00 MiB / 33.27 MiB [=================== ] 54% 18.00 MiB / 33.27 MiB [==================== ] 57% 19.00 MiB / 33.27 MiB [===================== ] 60% 20.00 MiB / 33.27 MiB [====================== ] 63% 21.00 MiB / 33.27 MiB [======================= ] 66% 22.00 MiB / 33.27 MiB [======================== ] 69% 23.00 MiB / 33.27 MiB [========================= ] 72% 24.00 MiB / 33.27 MiB [=========================== ] 75% 25.00 MiB / 33.27 MiB [============================ ] 78% 26.00 MiB / 33.27 MiB [============================= ] 81% 27.00 MiB / 33.27 MiB [============================== ] 84% 28.00 MiB / 33.27 MiB [=============================== ] 87% 29.00 MiB / 33.27 MiB [================================ ] 90% 30.00 MiB / 33.27 MiB [================================= ] 93% 31.00 MiB / 33.27 MiB [================================== ] 96% 32.00 MiB / 33.27 MiB [=================================== ] 99% 33.00 MiB / 33.27 MiB [====================================] 100% 33.27 MiB / 33.27 MiB Downloading [25/29]: kernel-debug-core-6.8.7-200.fc39.x86_64.rpm [= ] 3% 1.00 MiB / 29.24 MiB [== ] 6% 2.00 MiB / 29.24 MiB [=== ] 10% 3.00 MiB / 29.24 MiB [==== ] 13% 4.00 MiB / 29.24 MiB [====== ] 17% 5.00 MiB / 29.24 MiB [======= ] 20% 6.00 MiB / 29.24 MiB [======== ] 23% 7.00 MiB / 29.24 MiB [========= ] 27% 8.00 MiB / 29.24 MiB [=========== ] 30% 9.00 MiB / 29.24 MiB [============ ] 34% 10.00 MiB / 29.24 MiB [============= ] 37% 11.00 MiB / 29.24 MiB [============== ] 41% 12.00 MiB / 29.24 MiB [================ ] 44% 13.00 MiB / 29.24 MiB [================= ] 47% 14.00 MiB / 29.24 MiB [================== ] 51% 15.00 MiB / 29.24 MiB [=================== ] 54% 16.00 MiB / 29.24 MiB [==================== ] 58% 17.00 MiB / 29.24 MiB [====================== ] 61% 18.00 MiB / 29.24 MiB [======================= ] 64% 19.00 MiB / 29.24 MiB [======================== ] 68% 20.00 MiB / 29.24 MiB [========================= ] 71% 21.00 MiB / 29.24 MiB [=========================== ] 75% 22.00 MiB / 29.24 MiB [============================ ] 78% 23.00 MiB / 29.24 MiB [============================= ] 82% 24.00 MiB / 29.24 MiB [============================== ] 85% 25.00 MiB / 29.24 MiB [================================ ] 88% 26.00 MiB / 29.24 MiB [================================= ] 92% 27.00 MiB / 29.24 MiB [================================== ] 95% 28.00 MiB / 29.24 MiB [=================================== ] 99% 29.00 MiB / 29.24 MiB [====================================] 100% 29.24 MiB / 29.24 MiB Downloading [26/29]: kernel-debug-uki-virt-6.8.7-200.fc39.x86_64.rpm [ ] 1% 1.00 MiB / 60.48 MiB [= ] 3% 2.00 MiB / 60.48 MiB [= ] 4% 3.00 MiB / 60.48 MiB [== ] 6% 4.00 MiB / 60.48 MiB [== ] 8% 5.00 MiB / 60.48 MiB [=== ] 9% 6.00 MiB / 60.48 MiB [==== ] 11% 7.00 MiB / 60.48 MiB [==== ] 13% 8.00 MiB / 60.48 MiB [===== ] 14% 9.00 MiB / 60.48 MiB [===== ] 16% 10.00 MiB / 60.48 MiB [====== ] 18% 11.00 MiB / 60.48 MiB [======= ] 19% 12.00 MiB / 60.48 MiB [======= ] 21% 13.00 MiB / 60.48 MiB [======== ] 23% 14.00 MiB / 60.48 MiB [======== ] 24% 15.00 MiB / 60.48 MiB [========= ] 26% 16.00 MiB / 60.48 MiB [========== ] 28% 17.00 MiB / 60.48 MiB [========== ] 29% 18.00 MiB / 60.48 MiB [=========== ] 31% 19.00 MiB / 60.48 MiB [=========== ] 33% 20.00 MiB / 60.48 MiB [============ ] 34% 21.00 MiB / 60.48 MiB [============= ] 36% 22.00 MiB / 60.48 MiB [============= ] 38% 23.00 MiB / 60.48 MiB [============== ] 39% 24.00 MiB / 60.48 MiB [============== ] 41% 25.00 MiB / 60.48 MiB [=============== ] 42% 26.00 MiB / 60.48 MiB [================ ] 44% 27.00 MiB / 60.48 MiB [================ ] 46% 28.00 MiB / 60.48 MiB [================= ] 47% 29.00 MiB / 60.48 MiB [================= ] 49% 30.00 MiB / 60.48 MiB [================== ] 51% 31.00 MiB / 60.48 MiB [=================== ] 52% 32.00 MiB / 60.48 MiB [=================== ] 54% 33.00 MiB / 60.48 MiB [==================== ] 56% 34.00 MiB / 60.48 MiB [==================== ] 57% 35.00 MiB / 60.48 MiB [===================== ] 59% 36.00 MiB / 60.48 MiB [====================== ] 61% 37.00 MiB / 60.48 MiB [====================== ] 62% 38.00 MiB / 60.48 MiB [======================= ] 64% 39.00 MiB / 60.48 MiB [======================= ] 66% 40.00 MiB / 60.48 MiB [======================== ] 67% 41.00 MiB / 60.48 MiB [======================== ] 69% 42.00 MiB / 60.48 MiB [========================= ] 71% 43.00 MiB / 60.48 MiB [========================== ] 72% 44.00 MiB / 60.48 MiB [========================== ] 74% 45.00 MiB / 60.48 MiB [=========================== ] 76% 46.00 MiB / 60.48 MiB [=========================== ] 77% 47.00 MiB / 60.48 MiB [============================ ] 79% 48.00 MiB / 60.48 MiB [============================= ] 81% 49.00 MiB / 60.48 MiB [============================= ] 82% 50.00 MiB / 60.48 MiB [============================== ] 84% 51.00 MiB / 60.48 MiB [============================== ] 85% 52.00 MiB / 60.48 MiB [=============================== ] 87% 53.00 MiB / 60.48 MiB [================================ ] 89% 54.00 MiB / 60.48 MiB [================================ ] 90% 55.00 MiB / 60.48 MiB [================================= ] 92% 56.00 MiB / 60.48 MiB [================================= ] 94% 57.00 MiB / 60.48 MiB [================================== ] 95% 58.00 MiB / 60.48 MiB [=================================== ] 97% 59.00 MiB / 60.48 MiB [=================================== ] 99% 60.00 MiB / 60.48 MiB [====================================] 100% 60.48 MiB / 60.48 MiB Downloading [27/29]: kernel-modules-6.8.7-200.fc39.x86_64.rpm [ ] 1% 1.00 MiB / 59.28 MiB [= ] 3% 2.00 MiB / 59.28 MiB [= ] 5% 3.00 MiB / 59.28 MiB [== ] 6% 4.00 MiB / 59.28 MiB [=== ] 8% 5.00 MiB / 59.28 MiB [=== ] 10% 6.00 MiB / 59.28 MiB [==== ] 11% 7.00 MiB / 59.28 MiB [==== ] 13% 8.00 MiB / 59.28 MiB [===== ] 15% 9.00 MiB / 59.28 MiB [====== ] 16% 10.00 MiB / 59.28 MiB [====== ] 18% 11.00 MiB / 59.28 MiB [======= ] 20% 12.00 MiB / 59.28 MiB [======= ] 21% 13.00 MiB / 59.28 MiB [======== ] 23% 14.00 MiB / 59.28 MiB [========= ] 25% 15.00 MiB / 59.28 MiB [========= ] 26% 16.00 MiB / 59.28 MiB [========== ] 28% 17.00 MiB / 59.28 MiB [========== ] 30% 18.00 MiB / 59.28 MiB [=========== ] 32% 19.00 MiB / 59.28 MiB [============ ] 33% 20.00 MiB / 59.28 MiB [============ ] 35% 21.00 MiB / 59.28 MiB [============= ] 37% 22.00 MiB / 59.28 MiB [============= ] 38% 23.00 MiB / 59.28 MiB [============== ] 40% 24.00 MiB / 59.28 MiB [=============== ] 42% 25.00 MiB / 59.28 MiB [=============== ] 43% 26.00 MiB / 59.28 MiB [================ ] 45% 27.00 MiB / 59.28 MiB [================= ] 47% 28.00 MiB / 59.28 MiB [================= ] 48% 29.00 MiB / 59.28 MiB [================== ] 50% 30.00 MiB / 59.28 MiB [================== ] 52% 31.00 MiB / 59.28 MiB [=================== ] 53% 32.00 MiB / 59.28 MiB [==================== ] 55% 33.00 MiB / 59.28 MiB [==================== ] 57% 34.00 MiB / 59.28 MiB [===================== ] 59% 35.00 MiB / 59.28 MiB [===================== ] 60% 36.00 MiB / 59.28 MiB [====================== ] 62% 37.00 MiB / 59.28 MiB [======================= ] 64% 38.00 MiB / 59.28 MiB [======================= ] 65% 39.00 MiB / 59.28 MiB [======================== ] 67% 40.00 MiB / 59.28 MiB [======================== ] 69% 41.00 MiB / 59.28 MiB [========================= ] 70% 42.00 MiB / 59.28 MiB [========================== ] 72% 43.00 MiB / 59.28 MiB [========================== ] 74% 44.00 MiB / 59.28 MiB [=========================== ] 75% 45.00 MiB / 59.28 MiB [=========================== ] 77% 46.00 MiB / 59.28 MiB [============================ ] 79% 47.00 MiB / 59.28 MiB [============================= ] 80% 48.00 MiB / 59.28 MiB [============================= ] 82% 49.00 MiB / 59.28 MiB [============================== ] 84% 50.00 MiB / 59.28 MiB [============================== ] 86% 51.00 MiB / 59.28 MiB [=============================== ] 87% 52.00 MiB / 59.28 MiB [================================ ] 89% 53.00 MiB / 59.28 MiB [================================ ] 91% 54.00 MiB / 59.28 MiB [================================= ] 92% 55.00 MiB / 59.28 MiB [================================== ] 94% 56.00 MiB / 59.28 MiB [================================== ] 96% 57.00 MiB / 59.28 MiB [=================================== ] 97% 58.00 MiB / 59.28 MiB [=================================== ] 99% 59.00 MiB / 59.28 MiB [====================================] 100% 59.28 MiB / 59.28 MiB Downloading [28/29]: kernel-debug-modules-6.8.7-200.fc39.x86_64.rpm [ ] 0% 1.00 MiB / 100.31 MiB [ ] 1% 2.00 MiB / 100.31 MiB [= ] 2% 3.00 MiB / 100.31 MiB [= ] 3% 4.00 MiB / 100.31 MiB [= ] 4% 5.00 MiB / 100.31 MiB [== ] 5% 6.00 MiB / 100.31 MiB [== ] 6% 7.00 MiB / 100.31 MiB [== ] 7% 8.00 MiB / 100.31 MiB [=== ] 8% 9.00 MiB / 100.31 MiB [=== ] 9% 10.00 MiB / 100.31 MiB [=== ] 10% 11.00 MiB / 100.31 MiB [==== ] 11% 12.00 MiB / 100.31 MiB [==== ] 12% 13.00 MiB / 100.31 MiB [===== ] 13% 14.00 MiB / 100.31 MiB [===== ] 14% 15.00 MiB / 100.31 MiB [===== ] 15% 16.00 MiB / 100.31 MiB [====== ] 16% 17.00 MiB / 100.31 MiB [====== ] 17% 18.00 MiB / 100.31 MiB [====== ] 18% 19.00 MiB / 100.31 MiB [======= ] 19% 20.00 MiB / 100.31 MiB [======= ] 20% 21.00 MiB / 100.31 MiB [======= ] 21% 22.00 MiB / 100.31 MiB [======== ] 22% 23.00 MiB / 100.31 MiB [======== ] 23% 24.00 MiB / 100.31 MiB [======== ] 24% 25.00 MiB / 100.31 MiB [========= ] 25% 26.00 MiB / 100.31 MiB [========= ] 26% 27.00 MiB / 100.31 MiB [========== ] 27% 28.00 MiB / 100.31 MiB [========== ] 28% 29.00 MiB / 100.31 MiB [========== ] 29% 30.00 MiB / 100.31 MiB [=========== ] 30% 31.00 MiB / 100.31 MiB [=========== ] 31% 32.00 MiB / 100.31 MiB [=========== ] 32% 33.00 MiB / 100.31 MiB [============ ] 33% 34.00 MiB / 100.31 MiB [============ ] 34% 35.00 MiB / 100.31 MiB [============ ] 35% 36.00 MiB / 100.31 MiB [============= ] 36% 37.00 MiB / 100.31 MiB [============= ] 37% 38.00 MiB / 100.31 MiB [============= ] 38% 39.00 MiB / 100.31 MiB [============== ] 39% 40.00 MiB / 100.31 MiB [============== ] 40% 41.00 MiB / 100.31 MiB [=============== ] 41% 42.00 MiB / 100.31 MiB [=============== ] 42% 43.00 MiB / 100.31 MiB [=============== ] 43% 44.00 MiB / 100.31 MiB [================ ] 44% 45.00 MiB / 100.31 MiB [================ ] 45% 46.00 MiB / 100.31 MiB [================ ] 46% 47.00 MiB / 100.31 MiB [================= ] 47% 48.00 MiB / 100.31 MiB [================= ] 48% 49.00 MiB / 100.31 MiB [================= ] 49% 50.00 MiB / 100.31 MiB [================== ] 50% 51.00 MiB / 100.31 MiB [================== ] 51% 52.00 MiB / 100.31 MiB [=================== ] 52% 53.00 MiB / 100.31 MiB [=================== ] 53% 54.00 MiB / 100.31 MiB [=================== ] 54% 55.00 MiB / 100.31 MiB [==================== ] 55% 56.00 MiB / 100.31 MiB [==================== ] 56% 57.00 MiB / 100.31 MiB [==================== ] 57% 58.00 MiB / 100.31 MiB [===================== ] 58% 59.00 MiB / 100.31 MiB [===================== ] 59% 60.00 MiB / 100.31 MiB [===================== ] 60% 61.00 MiB / 100.31 MiB [====================== ] 61% 62.00 MiB / 100.31 MiB [====================== ] 62% 63.00 MiB / 100.31 MiB [====================== ] 63% 64.00 MiB / 100.31 MiB [======================= ] 64% 65.00 MiB / 100.31 MiB [======================= ] 65% 66.00 MiB / 100.31 MiB [======================== ] 66% 67.00 MiB / 100.31 MiB [======================== ] 67% 68.00 MiB / 100.31 MiB [======================== ] 68% 69.00 MiB / 100.31 MiB [========================= ] 69% 70.00 MiB / 100.31 MiB [========================= ] 70% 71.00 MiB / 100.31 MiB [========================= ] 71% 72.00 MiB / 100.31 MiB [========================== ] 72% 73.00 MiB / 100.31 MiB [========================== ] 73% 74.00 MiB / 100.31 MiB [========================== ] 74% 75.00 MiB / 100.31 MiB [=========================== ] 75% 76.00 MiB / 100.31 MiB [=========================== ] 76% 77.00 MiB / 100.31 MiB [=========================== ] 77% 78.00 MiB / 100.31 MiB [============================ ] 78% 79.00 MiB / 100.31 MiB [============================ ] 79% 80.00 MiB / 100.31 MiB [============================= ] 80% 81.00 MiB / 100.31 MiB [============================= ] 81% 82.00 MiB / 100.31 MiB [============================= ] 82% 83.00 MiB / 100.31 MiB [============================== ] 83% 84.00 MiB / 100.31 MiB [============================== ] 84% 85.00 MiB / 100.31 MiB [============================== ] 85% 86.00 MiB / 100.31 MiB [=============================== ] 86% 87.00 MiB / 100.31 MiB [=============================== ] 87% 88.00 MiB / 100.31 MiB [=============================== ] 88% 89.00 MiB / 100.31 MiB [================================ ] 89% 90.00 MiB / 100.31 MiB [================================ ] 90% 91.00 MiB / 100.31 MiB [================================= ] 91% 92.00 MiB / 100.31 MiB [================================= ] 92% 93.00 MiB / 100.31 MiB [================================= ] 93% 94.00 MiB / 100.31 MiB [================================== ] 94% 95.00 MiB / 100.31 MiB [================================== ] 95% 96.00 MiB / 100.31 MiB [================================== ] 96% 97.00 MiB / 100.31 MiB [=================================== ] 97% 98.00 MiB / 100.31 MiB [=================================== ] 98% 99.00 MiB / 100.31 MiB [=================================== ] 99% 100.00 MiB / 100.31 MiB [====================================] 100% 100.31 MiB / 100.31 MiB Downloading [29/29]: kernel-uki-virt-6.8.7-200.fc39.x86_64.rpm [ ] 2% 1.00 MiB / 44.11 MiB [= ] 4% 2.00 MiB / 44.11 MiB [== ] 6% 3.00 MiB / 44.11 MiB [=== ] 9% 4.00 MiB / 44.11 MiB [==== ] 11% 5.00 MiB / 44.11 MiB [==== ] 13% 6.00 MiB / 44.11 MiB [===== ] 15% 7.00 MiB / 44.11 MiB [====== ] 18% 8.00 MiB / 44.11 MiB [======= ] 20% 9.00 MiB / 44.11 MiB [======== ] 22% 10.00 MiB / 44.11 MiB [======== ] 24% 11.00 MiB / 44.11 MiB [========= ] 27% 12.00 MiB / 44.11 MiB [========== ] 29% 13.00 MiB / 44.11 MiB [=========== ] 31% 14.00 MiB / 44.11 MiB [============ ] 34% 15.00 MiB / 44.11 MiB [============= ] 36% 16.00 MiB / 44.11 MiB [============= ] 38% 17.00 MiB / 44.11 MiB [============== ] 40% 18.00 MiB / 44.11 MiB [=============== ] 43% 19.00 MiB / 44.11 MiB [================ ] 45% 20.00 MiB / 44.11 MiB [================= ] 47% 21.00 MiB / 44.11 MiB [================= ] 49% 22.00 MiB / 44.11 MiB [================== ] 52% 23.00 MiB / 44.11 MiB [=================== ] 54% 24.00 MiB / 44.11 MiB [==================== ] 56% 25.00 MiB / 44.11 MiB [===================== ] 58% 26.00 MiB / 44.11 MiB [====================== ] 61% 27.00 MiB / 44.11 MiB [====================== ] 63% 28.00 MiB / 44.11 MiB [======================= ] 65% 29.00 MiB / 44.11 MiB [======================== ] 68% 30.00 MiB / 44.11 MiB [========================= ] 70% 31.00 MiB / 44.11 MiB [========================== ] 72% 32.00 MiB / 44.11 MiB [========================== ] 74% 33.00 MiB / 44.11 MiB [=========================== ] 77% 34.00 MiB / 44.11 MiB [============================ ] 79% 35.00 MiB / 44.11 MiB [============================= ] 81% 36.00 MiB / 44.11 MiB [============================== ] 83% 37.00 MiB / 44.11 MiB [=============================== ] 86% 38.00 MiB / 44.11 MiB [=============================== ] 88% 39.00 MiB / 44.11 MiB [================================ ] 90% 40.00 MiB / 44.11 MiB [================================= ] 92% 41.00 MiB / 44.11 MiB [================================== ] 95% 42.00 MiB / 44.11 MiB [=================================== ] 97% 43.00 MiB / 44.11 MiB [=================================== ] 99% 44.00 MiB / 44.11 MiB [====================================] 100% 44.11 MiB / 44.11 MiB Beaker Client - Fedora8 1.0 kB/s | 244 B 00:00 Last metadata expiration check: 0:00:52 ago on Sat 04 May 2024 01:21:35 PM UTC. Package kernel-modules-6.8.7-200.fc39.x86_64 is already installed. Package kernel-modules-core-6.8.7-200.fc39.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel-modules-extra x86_64 6.8.7-200.fc39 @commandline 2.6 M kernel-modules-internal x86_64 6.8.7-200.fc39 @commandline 1.1 M Transaction Summary ================================================================================ Install 2 Packages Total size: 3.7 M Installed size: 3.3 M Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : kernel-modules-internal-6.8.7-200.fc39.x86_64 1/2 Running scriptlet: kernel-modules-internal-6.8.7-200.fc39.x86_64 1/2 Installing : kernel-modules-extra-6.8.7-200.fc39.x86_64 2/2 Running scriptlet: kernel-modules-extra-6.8.7-200.fc39.x86_64 2/2 Verifying : kernel-modules-extra-6.8.7-200.fc39.x86_64 1/2 Verifying : kernel-modules-internal-6.8.7-200.fc39.x86_64 2/2 Installed: kernel-modules-extra-6.8.7-200.fc39.x86_64 kernel-modules-internal-6.8.7-200.fc39.x86_64 Complete! STDERR: Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client TASK [Create hostapd config] *************************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:69 Saturday 04 May 2024 13:22:56 +0000 (0:00:57.966) 0:01:06.662 ********** changed: [sut] => { "changed": true, "checksum": "6f12f09ae8e7d35daf1dd0e1d21717374b6da5c8", "dest": "/etc/hostapd/wireless.conf", "gid": 0, "group": "root", "md5sum": "10d1092e1f9dda9a0b78317b4ce78e8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1714828976.2346637-12666-216198700451718/source", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:84 Saturday 04 May 2024 13:22:56 +0000 (0:00:00.650) 0:01:07.313 ********** included: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/start_mock_wifi.yml for sut TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/start_mock_wifi.yml:3 Saturday 04 May 2024 13:22:56 +0000 (0:00:00.014) 0:01:07.327 ********** ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-04 13:21:42 UTC", "ActiveEnterTimestampMonotonic": "1363255946", "ActiveExitTimestamp": "Sat 2024-05-04 13:21:42 UTC", "ActiveExitTimestampMonotonic": "1363106296", "ActiveState": "active", "After": "dbus.socket dbus-broker.service systemd-journald.socket system.slice network-pre.target basic.target sysinit.target cloud-init-local.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-04 13:21:42 UTC", "AssertTimestampMonotonic": "1363131501", "Before": "cloud-init.service NetworkManager-wait-online.service network.service network.target shutdown.target multi-user.target", "BindsTo": "dbus-broker.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "101034000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-04 13:21:42 UTC", "ConditionTimestampMonotonic": "1363131497", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "11115", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29911", "ExecMainStartTimestamp": "Sat 2024-05-04 13:21:42 UTC", "ExecMainStartTimestampMonotonic": "1363137161", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-04 13:21:42 UTC", "InactiveEnterTimestampMonotonic": "1363130319", "InactiveExitTimestamp": "Sat 2024-05-04 13:21:42 UTC", "InactiveExitTimestampMonotonic": "1363137671", "InvocationID": "ee47bbd50815452094582800732da179", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14770", "LimitNPROCSoft": "14770", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14770", "LimitSIGPENDINGSoft": "14770", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "29911", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4124672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Sat 2024-05-04 13:21:57 UTC", "StateChangeTimestampMonotonic": "1378836868", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "10min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Load mac80211_hwsim kernel module to mock a wifi network] **************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/start_mock_wifi.yml:8 Saturday 04 May 2024 13:22:57 +0000 (0:00:00.553) 0:01:07.880 ********** ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:05.265912", "end": "2024-05-04 13:23:02.892315", "rc": 0, "start": "2024-05-04 13:22:57.626403" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/start_mock_wifi.yml:12 Saturday 04 May 2024 13:23:02 +0000 (0:00:05.496) 0:01:13.377 ********** changed: [sut] => (item=NetworkManager) => { "ansible_loop_var": "item", "changed": true, "item": "NetworkManager", "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-04 13:21:42 UTC", "ActiveEnterTimestampMonotonic": "1363255946", "ActiveExitTimestamp": "Sat 2024-05-04 13:21:42 UTC", "ActiveExitTimestampMonotonic": "1363106296", "ActiveState": "active", "After": "dbus.socket dbus-broker.service systemd-journald.socket system.slice network-pre.target basic.target sysinit.target cloud-init-local.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-04 13:21:42 UTC", "AssertTimestampMonotonic": "1363131501", "Before": "cloud-init.service NetworkManager-wait-online.service network.service network.target shutdown.target multi-user.target", "BindsTo": "dbus-broker.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "130498000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-04 13:21:42 UTC", "ConditionTimestampMonotonic": "1363131497", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "11115", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29911", "ExecMainStartTimestamp": "Sat 2024-05-04 13:21:42 UTC", "ExecMainStartTimestampMonotonic": "1363137161", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-04 13:21:42 UTC", "InactiveEnterTimestampMonotonic": "1363130319", "InactiveExitTimestamp": "Sat 2024-05-04 13:21:42 UTC", "InactiveExitTimestampMonotonic": "1363137671", "InvocationID": "ee47bbd50815452094582800732da179", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14770", "LimitNPROCSoft": "14770", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14770", "LimitSIGPENDINGSoft": "14770", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "29911", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4325376", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Sat 2024-05-04 13:21:57 UTC", "StateChangeTimestampMonotonic": "1378836868", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "10min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=wpa_supplicant) => { "ansible_loop_var": "item", "changed": true, "item": "wpa_supplicant", "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-04 13:21:43 UTC", "ActiveEnterTimestampMonotonic": "1364649693", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target dbus.socket basic.target system.slice systemd-journald.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-04 13:21:43 UTC", "AssertTimestampMonotonic": "1364633904", "Before": "network.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "32795000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-04 13:21:43 UTC", "ConditionTimestampMonotonic": "1364633901", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "12163", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30079", "ExecMainStartTimestamp": "Sat 2024-05-04 13:21:43 UTC", "ExecMainStartTimestampMonotonic": "1364645185", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-04 13:21:43 UTC", "InactiveExitTimestampMonotonic": "1364645601", "InvocationID": "cdccc7f5f1e9444b964c03ff3e87c1d0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14770", "LimitNPROCSoft": "14770", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14770", "LimitSIGPENDINGSoft": "14770", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30079", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1908736", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Sat 2024-05-04 13:21:57 UTC", "StateChangeTimestampMonotonic": "1378837464", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Bring up wlan0 and wlan1 (mock wifi interfaces)] ************************* task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/start_mock_wifi.yml:20 Saturday 04 May 2024 13:23:04 +0000 (0:00:01.100) 0:01:14.478 ********** ok: [sut] => { "changed": false, "cmd": "ip link set up wlan0\nip link set up wlan1\nnmcli device set wlan1 managed off\nip addr add 203.0.113.1/24 dev wlan1\nsleep 5\n", "delta": "0:00:05.045556", "end": "2024-05-04 13:23:09.265606", "rc": 0, "start": "2024-05-04 13:23:04.220050" } TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/start_mock_wifi.yml:29 Saturday 04 May 2024 13:23:09 +0000 (0:00:05.271) 0:01:19.750 ********** ok: [sut] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:05.042127", "end": "2024-05-04 13:23:14.533884", "rc": 0, "start": "2024-05-04 13:23:09.491757" } STDOUT: wlan1: interface state UNINITIALIZED->ENABLED wlan1: AP-ENABLED TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 04 May 2024 13:23:14 +0000 (0:00:05.268) 0:01:25.018 ********** included: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 04 May 2024 13:23:14 +0000 (0:00:00.022) 0:01:25.041 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 04 May 2024 13:23:14 +0000 (0:00:00.023) 0:01:25.065 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 04 May 2024 13:23:14 +0000 (0:00:00.018) 0:01:25.083 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 04 May 2024 13:23:14 +0000 (0:00:00.018) 0:01:25.102 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 04 May 2024 13:23:16 +0000 (0:00:02.280) 0:01:27.382 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 04 May 2024 13:23:17 +0000 (0:00:01.010) 0:01:28.393 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.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-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 04 May 2024 13:23:17 +0000 (0:00:00.025) 0:01:28.419 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 04 May 2024 13:23:17 +0000 (0:00:00.025) 0:01:28.444 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 04 May 2024 13:23:18 +0000 (0:00:00.025) 0:01:28.470 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: NetworkManager NetworkManager-wifi python3-gobject-base wpa_supplicant TASK [fedora.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-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Saturday 04 May 2024 13:23:21 +0000 (0:00:03.420) 0:01:31.890 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Saturday 04 May 2024 13:23:21 +0000 (0:00:00.040) 0:01:31.931 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_allow_restart", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 04 May 2024 13:23:21 +0000 (0:00:00.060) 0:01:31.991 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Saturday 04 May 2024 13:23:21 +0000 (0:00:00.100) 0:01:32.092 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 04 May 2024 13:23:21 +0000 (0:00:00.028) 0:01:32.121 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Saturday 04 May 2024 13:23:21 +0000 (0:00:00.027) 0:01:32.149 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_package_install.changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Saturday 04 May 2024 13:23:21 +0000 (0:00:00.039) 0:01:32.189 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 04 May 2024 13:23:22 +0000 (0:00:00.460) 0:01:32.649 ********** ok: [sut] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-04 13:23:03 UTC", "ActiveEnterTimestampMonotonic": "1444954542", "ActiveExitTimestamp": "Sat 2024-05-04 13:23:03 UTC", "ActiveExitTimestampMonotonic": "1444900864", "ActiveState": "active", "After": "sysinit.target dbus.socket basic.target system.slice systemd-journald.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-04 13:23:03 UTC", "AssertTimestampMonotonic": "1444946453", "Before": "network.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "13561000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-05-04 13:23:03 UTC", "ConditionTimestampMonotonic": "1444946449", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "12743", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30836", "ExecMainStartTimestamp": "Sat 2024-05-04 13:23:03 UTC", "ExecMainStartTimestampMonotonic": "1444950186", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Sat 2024-05-04 13:23:03 UTC] ; stop_time=[n/a] ; pid=30836 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Sat 2024-05-04 13:23:03 UTC] ; stop_time=[n/a] ; pid=30836 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-04 13:23:03 UTC", "InactiveEnterTimestampMonotonic": "1444944483", "InactiveExitTimestamp": "Sat 2024-05-04 13:23:03 UTC", "InactiveExitTimestampMonotonic": "1444950998", "InvocationID": "e480cf7ae7a843e29fc386f0c19ae552", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14770", "LimitNPROCSoft": "14770", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14770", "LimitSIGPENDINGSoft": "14770", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30836", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1593344", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Sat 2024-05-04 13:23:03 UTC", "StateChangeTimestampMonotonic": "1444954542", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4431", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 04 May 2024 13:23:22 +0000 (0:00:00.440) 0:01:33.089 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 04 May 2024 13:23:22 +0000 (0:00:00.021) 0:01:33.111 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Saturday 04 May 2024 13:23:22 +0000 (0:00:00.020) 0:01:33.132 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "sae", "password": "p@55w0rD", "ssid": "hostapd-sae" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, b61886f3-8675-4950-a79b-b36507e34be2 [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, b61886f3-8675-4950-a79b-b36507e34be2 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Saturday 04 May 2024 13:23:23 +0000 (0:00:00.685) 0:01:33.817 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Saturday 04 May 2024 13:23:23 +0000 (0:00:00.026) 0:01:33.844 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, b61886f3-8675-4950-a79b-b36507e34be2", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, b61886f3-8675-4950-a79b-b36507e34be2 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Saturday 04 May 2024 13:23:23 +0000 (0:00:00.025) 0:01:33.870 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "sae", "password": "p@55w0rD", "ssid": "hostapd-sae" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, b61886f3-8675-4950-a79b-b36507e34be2\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, b61886f3-8675-4950-a79b-b36507e34be2 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, b61886f3-8675-4950-a79b-b36507e34be2", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, b61886f3-8675-4950-a79b-b36507e34be2 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Saturday 04 May 2024 13:23:23 +0000 (0:00:00.027) 0:01:33.897 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 04 May 2024 13:23:23 +0000 (0:00:00.027) 0:01:33.924 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify wireless profile KEY_MGMT entry] ********************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tests_wireless_wpa3_sae.yml:35 Saturday 04 May 2024 13:23:23 +0000 (0:00:00.342) 0:01:34.267 ********** ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nnmcli c show wlan0 | grep 802-11-wireless-security.key-mgmt\n", "delta": "0:00:00.025263", "end": "2024-05-04 13:23:24.036422", "rc": 0, "start": "2024-05-04 13:23:24.011159" } STDOUT: 802-11-wireless-security.key-mgmt: sae STDERR: + nmcli c show wlan0 + grep 802-11-wireless-security.key-mgmt TASK [Assert that WPA3 Personal is configured correctly] *********************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tests_wireless_wpa3_sae.yml:43 Saturday 04 May 2024 13:23:24 +0000 (0:00:00.263) 0:01:34.530 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 04 May 2024 13:23:24 +0000 (0:00:00.045) 0:01:34.576 ********** included: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 04 May 2024 13:23:24 +0000 (0:00:00.040) 0:01:34.616 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 04 May 2024 13:23:24 +0000 (0:00:00.038) 0:01:34.654 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 04 May 2024 13:23:24 +0000 (0:00:00.029) 0:01:34.683 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 04 May 2024 13:23:24 +0000 (0:00:00.028) 0:01:34.712 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 04 May 2024 13:23:26 +0000 (0:00:02.177) 0:01:36.889 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 04 May 2024 13:23:27 +0000 (0:00:00.823) 0:01:37.713 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.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-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 04 May 2024 13:23:27 +0000 (0:00:00.027) 0:01:37.740 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 04 May 2024 13:23:27 +0000 (0:00:00.027) 0:01:37.768 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 04 May 2024 13:23:27 +0000 (0:00:00.026) 0:01:37.795 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Saturday 04 May 2024 13:23:27 +0000 (0:00:00.039) 0:01:37.834 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Saturday 04 May 2024 13:23:27 +0000 (0:00:00.030) 0:01:37.864 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 04 May 2024 13:23:27 +0000 (0:00:00.062) 0:01:37.927 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Saturday 04 May 2024 13:23:27 +0000 (0:00:00.055) 0:01:37.983 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 04 May 2024 13:23:27 +0000 (0:00:00.025) 0:01:38.008 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Saturday 04 May 2024 13:23:27 +0000 (0:00:00.026) 0:01:38.034 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Saturday 04 May 2024 13:23:27 +0000 (0:00:00.037) 0:01:38.072 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 04 May 2024 13:23:28 +0000 (0:00:00.454) 0:01:38.526 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 04 May 2024 13:23:28 +0000 (0:00:00.043) 0:01:38.569 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 04 May 2024 13:23:28 +0000 (0:00:00.027) 0:01:38.597 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Saturday 04 May 2024 13:23:28 +0000 (0:00:00.021) 0:01:38.619 ********** 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Saturday 04 May 2024 13:23:28 +0000 (0:00:00.548) 0:01:39.167 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Saturday 04 May 2024 13:23:28 +0000 (0:00:00.026) 0:01:39.194 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Saturday 04 May 2024 13:23:28 +0000 (0:00:00.025) 0:01:39.219 ********** 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Saturday 04 May 2024 13:23:28 +0000 (0:00:00.025) 0:01:39.244 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 04 May 2024 13:23:28 +0000 (0:00:00.025) 0:01:39.270 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tests_wireless_wpa3_sae.yml:62 Saturday 04 May 2024 13:23:29 +0000 (0:00:00.246) 0:01:39.516 ********** included: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/cleanup_mock_wifi.yml for sut TASK [Unload mac80211_hwsim module] ******************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/cleanup_mock_wifi.yml:3 Saturday 04 May 2024 13:23:29 +0000 (0:00:00.063) 0:01:39.579 ********** ok: [sut] => { "changed": false, "cmd": [ "modprobe", "-r", "mac80211_hwsim" ], "delta": "0:00:00.129948", "end": "2024-05-04 13:23:29.453843", "rc": 0, "start": "2024-05-04 13:23:29.323895" } TASK [Kill hostapd process] **************************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/cleanup_mock_wifi.yml:7 Saturday 04 May 2024 13:23:29 +0000 (0:00:00.375) 0:01:39.955 ********** ok: [sut] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.013804", "end": "2024-05-04 13:23:29.713608", "rc": 0, "start": "2024-05-04 13:23:29.699804" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tests_wireless_wpa3_sae.yml:64 Saturday 04 May 2024 13:23:29 +0000 (0:00:00.252) 0:01:40.208 ********** included: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 04 May 2024 13:23:29 +0000 (0:00:00.036) 0:01:40.244 ********** 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.008899", "end": "2024-05-04 13:23:29.995534", "rc": 0, "start": "2024-05-04 13:23:29.986635" } 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 noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:96:75:b9:ad:f7 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.47.176/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 3574sec preferred_lft 3574sec inet6 fe80::4614:4829:2c45:d79f/64 scope link noprefixroute valid_lft forever preferred_lft forever 46: team0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 8a:84:d1:f0:27:b2 brd ff:ff:ff:ff:ff:ff IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.176 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.176 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 04 May 2024 13:23:30 +0000 (0:00:00.245) 0:01:40.489 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=46 changed=5 unreachable=0 failed=0 skipped=40 rescued=0 ignored=0 Saturday 04 May 2024 13:23:30 +0000 (0:00:00.058) 0:01:40.547 ********** =============================================================================== Install mac80211_hwsim kernel module in Fedora ------------------------- 57.97s /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:60 Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.50s /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/start_mock_wifi.yml:8 ---- Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.27s /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/start_mock_wifi.yml:20 --- Start hostapd ----------------------------------------------------------- 5.27s /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/start_mock_wifi.yml:29 --- Install hostapd in Fedora ----------------------------------------------- 3.87s /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:45 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 3.42s /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Check which services are running ---- 2.28s /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install packages required to set up mock wifi network ------------------- 2.24s /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 fedora.linux_system_roles.network : Check which services are running ---- 2.18s /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Restart NetworkManager and wpa_supplicant ------------------------------- 1.10s /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/start_mock_wifi.yml:12 --- fedora.linux_system_roles.network : Check which packages are installed --- 1.01s /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-weekly-cihac4k_am/tests/tests_wireless_wpa3_sae_nm.yml:6 --------- fedora.linux_system_roles.network : Check which packages are installed --- 0.82s /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tests_wireless_wpa3_sae.yml:3 -- fedora.linux_system_roles.network : Configure networking connection profiles --- 0.69s /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Create hostapd config --------------------------------------------------- 0.65s /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:69 Ensure NetworkManager is running ---------------------------------------- 0.55s /WORKDIR/git-weekly-cihac4k_am/tests/playbooks/tasks/start_mock_wifi.yml:3 ---- fedora.linux_system_roles.network : Configure networking connection profiles --- 0.55s /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.46s /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.45s /WORKDIR/git-weekly-cihac4k_am/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---