# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.17.2] 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.17/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cirvubxgap/.collection executable location = /opt/ansible-2.17/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.17/bin/python) jinja version = 3.1.4 libyaml = True Using /etc/ansible/ansible.cfg as config file redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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_integration_pytest.yml ***************************************** 7 plays in /WORKDIR/git-weekly-cirvubxgap/tests/tests_integration_pytest.yml PLAY [Run playbook 'playbooks/integration_pytest_python3.yml'] ***************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cirvubxgap/tests/tests_integration_pytest.yml:3 Friday 09 August 2024 07:40:32 +0000 (0:00:00.012) 0:00:00.012 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cirvubxgap/tests/tests_integration_pytest.yml:6 Friday 09 August 2024 07:40:33 +0000 (0:00:01.058) 0:00:01.070 ********* included: /WORKDIR/git-weekly-cirvubxgap/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-cirvubxgap/tests/tasks/el_repo_setup.yml:3 Friday 09 August 2024 07:40:33 +0000 (0:00:00.026) 0:00:01.097 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:17 Friday 09 August 2024 07:40:33 +0000 (0:00:00.377) 0:00:01.474 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:22 Friday 09 August 2024 07:40:34 +0000 (0:00:00.371) 0:00:01.846 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:26 Friday 09 August 2024 07:40:34 +0000 (0:00:00.017) 0:00:01.863 ********* 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-cirvubxgap/tests/tasks/el_repo_setup.yml:51 Friday 09 August 2024 07:40:34 +0000 (0:00:00.008) 0:00:01.872 ********* included: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/enable_epel.yml:8 Friday 09 August 2024 07:40:34 +0000 (0:00:00.017) 0:00:01.889 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:24 Friday 09 August 2024 07:40:34 +0000 (0:00:00.020) 0:00:01.910 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:30 Friday 09 August 2024 07:40:34 +0000 (0:00:00.008) 0:00:01.918 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:35 Friday 09 August 2024 07:40:34 +0000 (0:00:00.016) 0:00:01.934 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:40 Friday 09 August 2024 07:40:34 +0000 (0:00:00.010) 0:00:01.945 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } PLAY [Install dependencies for integration tests] ****************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:3 Friday 09 August 2024 07:40:34 +0000 (0:00:00.017) 0:00:01.962 ********* ok: [sut] TASK [Install rpm dependencies] ************************************************ task path: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:12 Friday 09 August 2024 07:40:34 +0000 (0:00:00.753) 0:00:02.715 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pip-23.2.1-2.fc39.noarch" ] } lsrpackages: git python3-pip rsync TASK [Install Pytest] ********************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:18 Friday 09 August 2024 07:40:39 +0000 (0:00:04.562) 0:00:07.278 ********* ok: [sut] => { "changed": false, "cmd": [ "pip3", "install", "pytest" ], "delta": "0:00:02.406342", "end": "2024-08-09 07:40:42.195242", "rc": 0, "start": "2024-08-09 07:40:39.788900" } STDOUT: Collecting pytest Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/0f/f9/cf155cf32ca7d6fa3601bc4c5dd19086af4b320b706919d48a4c79081cf9/pytest-8.3.2-py3-none-any.whl.metadata Downloading pytest-8.3.2-py3-none-any.whl.metadata (7.5 kB) Collecting iniconfig (from pytest) Obtaining dependency information for iniconfig from https://files.pythonhosted.org/packages/ef/a6/62565a6e1cf69e10f5727360368e451d4b7f58beeac6173dc9db836a5b46/iniconfig-2.0.0-py3-none-any.whl.metadata Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) Collecting packaging (from pytest) Obtaining dependency information for packaging from https://files.pythonhosted.org/packages/08/aa/cc0199a5f0ad350994d660967a8efb233fe0416e4639146c089643407ce6/packaging-24.1-py3-none-any.whl.metadata Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting pluggy<2,>=1.5 (from pytest) Obtaining dependency information for pluggy<2,>=1.5 from https://files.pythonhosted.org/packages/88/5f/e351af9a41f866ac3f1fac4ca0613908d9a41741cfcf2228f4ad853b697d/pluggy-1.5.0-py3-none-any.whl.metadata Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Downloading pytest-8.3.2-py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 9.7 MB/s eta 0:00:00 Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 8.0 MB/s eta 0:00:00 Installing collected packages: pluggy, packaging, iniconfig, pytest Successfully installed iniconfig-2.0.0 packaging-24.1 pluggy-1.5.0 pytest-8.3.2 STDERR: WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cirvubxgap/tests/tests_default_initscripts.yml:3 Friday 09 August 2024 07:40:42 +0000 (0:00:02.699) 0:00:09.977 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cirvubxgap/tests/tests_default_initscripts.yml:6 Friday 09 August 2024 07:40:42 +0000 (0:00:00.737) 0:00:10.715 ********* included: /WORKDIR/git-weekly-cirvubxgap/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-cirvubxgap/tests/tasks/el_repo_setup.yml:3 Friday 09 August 2024 07:40:42 +0000 (0:00:00.011) 0:00:10.726 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:17 Friday 09 August 2024 07:40:43 +0000 (0:00:00.374) 0:00:11.101 ********* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:22 Friday 09 August 2024 07:40:43 +0000 (0:00:00.013) 0:00:11.114 ********* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:26 Friday 09 August 2024 07:40:43 +0000 (0:00:00.011) 0:00:11.126 ********* 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-cirvubxgap/tests/tasks/el_repo_setup.yml:51 Friday 09 August 2024 07:40:43 +0000 (0:00:00.014) 0:00:11.141 ********* included: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/../tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/enable_epel.yml:8 Friday 09 August 2024 07:40:43 +0000 (0:00:00.016) 0:00:11.157 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:24 Friday 09 August 2024 07:40:43 +0000 (0:00:00.009) 0:00:11.166 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:30 Friday 09 August 2024 07:40:43 +0000 (0:00:00.008) 0:00:11.175 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:35 Friday 09 August 2024 07:40:43 +0000 (0:00:00.009) 0:00:11.185 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:40 Friday 09 August 2024 07:40:43 +0000 (0:00:00.008) 0:00:11.194 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tests_default_initscripts.yml:8 Friday 09 August 2024 07:40:43 +0000 (0:00:00.009) 0:00:11.203 ********* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [Test executing the role with default parameters] ************************* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 August 2024 07:40:43 +0000 (0:00:00.029) 0:00:11.232 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 August 2024 07:40:43 +0000 (0:00:00.015) 0:00:11.248 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 August 2024 07:40:43 +0000 (0:00:00.015) 0:00:11.264 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 August 2024 07:40:43 +0000 (0:00:00.021) 0:00:11.285 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 09 August 2024 07:40:43 +0000 (0:00:00.015) 0:00:11.300 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 09 August 2024 07:40:43 +0000 (0:00:00.025) 0:00:11.326 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 09 August 2024 07:40:43 +0000 (0:00:00.015) 0:00:11.341 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 09 August 2024 07:40:43 +0000 (0:00:00.021) 0:00:11.362 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 09 August 2024 07:40:43 +0000 (0:00:00.016) 0:00:11.379 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 09 August 2024 07:40:43 +0000 (0:00:00.015) 0:00:11.394 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 09 August 2024 07:40:43 +0000 (0:00:00.014) 0:00:11.408 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 09 August 2024 07:40:43 +0000 (0:00:00.019) 0:00:11.427 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 09 August 2024 07:40:43 +0000 (0:00:00.016) 0:00:11.444 ********* 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 : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 09 August 2024 07:40:43 +0000 (0:00:00.018) 0:00:11.462 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 09 August 2024 07:40:43 +0000 (0:00:00.014) 0:00:11.477 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 09 August 2024 07:40:43 +0000 (0:00:00.015) 0:00:11.493 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 09 August 2024 07:40:43 +0000 (0:00:00.013) 0:00:11.507 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 09 August 2024 07:40:43 +0000 (0:00:00.013) 0:00:11.521 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 09 August 2024 07:40:43 +0000 (0:00:00.012) 0:00:11.534 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 09 August 2024 07:40:43 +0000 (0:00:00.012) 0:00:11.546 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 09 August 2024 07:40:43 +0000 (0:00:00.012) 0:00:11.559 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 09 August 2024 07:40:43 +0000 (0:00:00.012) 0:00:11.571 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cirvubxgap/tests/tests_default.yml:9 Friday 09 August 2024 07:40:43 +0000 (0:00:00.016) 0:00:11.588 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Test warning and info logs] ********************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tests_default.yml:11 Friday 09 August 2024 07:40:43 +0000 (0:00:00.012) 0:00:11.600 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } PLAY [Run playbook 'tests_default.yml' with nm as provider] ******************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cirvubxgap/tests/tests_default_nm.yml:3 Friday 09 August 2024 07:40:43 +0000 (0:00:00.019) 0:00:11.620 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cirvubxgap/tests/tests_default_nm.yml:6 Friday 09 August 2024 07:40:44 +0000 (0:00:00.747) 0:00:12.367 ********* included: /WORKDIR/git-weekly-cirvubxgap/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-cirvubxgap/tests/tasks/el_repo_setup.yml:3 Friday 09 August 2024 07:40:44 +0000 (0:00:00.013) 0:00:12.381 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:17 Friday 09 August 2024 07:40:44 +0000 (0:00:00.364) 0:00:12.745 ********* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:22 Friday 09 August 2024 07:40:45 +0000 (0:00:00.018) 0:00:12.763 ********* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:26 Friday 09 August 2024 07:40:45 +0000 (0:00:00.012) 0:00:12.776 ********* 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-cirvubxgap/tests/tasks/el_repo_setup.yml:51 Friday 09 August 2024 07:40:45 +0000 (0:00:00.008) 0:00:12.785 ********* included: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/../tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/enable_epel.yml:8 Friday 09 August 2024 07:40:45 +0000 (0:00:00.016) 0:00:12.801 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:24 Friday 09 August 2024 07:40:45 +0000 (0:00:00.012) 0:00:12.813 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:30 Friday 09 August 2024 07:40:45 +0000 (0:00:00.008) 0:00:12.822 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:35 Friday 09 August 2024 07:40:45 +0000 (0:00:00.008) 0:00:12.830 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:40 Friday 09 August 2024 07:40:45 +0000 (0:00:00.011) 0:00:12.842 ********* 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-cirvubxgap/tests/tests_default_nm.yml:8 Friday 09 August 2024 07:40:45 +0000 (0:00:00.019) 0:00:12.861 ********* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Test executing the role with default parameters] ************************* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 August 2024 07:40:45 +0000 (0:00:00.034) 0:00:12.896 ********* included: /WORKDIR/git-weekly-cirvubxgap/.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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 August 2024 07:40:45 +0000 (0:00:00.024) 0:00:12.921 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 August 2024 07:40:45 +0000 (0:00:00.019) 0:00:12.940 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 August 2024 07:40:45 +0000 (0:00:00.016) 0:00:12.956 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 August 2024 07:40:45 +0000 (0:00:00.016) 0:00:12.973 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 August 2024 07:40:47 +0000 (0:00:02.126) 0:00:15.099 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 August 2024 07:40:48 +0000 (0:00:00.965) 0:00:16.064 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 August 2024 07:40:48 +0000 (0:00:00.029) 0:00:16.094 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 August 2024 07:40:48 +0000 (0:00:00.026) 0:00:16.120 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 09 August 2024 07:40:48 +0000 (0:00:00.047) 0:00:16.167 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 09 August 2024 07:40:48 +0000 (0:00:00.027) 0:00:16.195 ********* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 09 August 2024 07:40:48 +0000 (0:00:00.030) 0:00:16.225 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 09 August 2024 07:40:48 +0000 (0:00:00.027) 0:00:16.253 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 09 August 2024 07:40:48 +0000 (0:00:00.028) 0:00:16.282 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 09 August 2024 07:40:48 +0000 (0:00:00.055) 0:00:16.338 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 09 August 2024 07:40:48 +0000 (0:00:00.023) 0:00:16.362 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 09 August 2024 07:40:48 +0000 (0:00:00.027) 0:00:16.389 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 09 August 2024 07:40:48 +0000 (0:00:00.033) 0:00:16.423 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 09 August 2024 07:40:49 +0000 (0:00:00.626) 0:00:17.050 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 09 August 2024 07:40:49 +0000 (0:00:00.030) 0:00:17.080 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 09 August 2024 07:40:49 +0000 (0:00:00.022) 0:00:17.103 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 09 August 2024 07:40:49 +0000 (0:00:00.022) 0:00:17.125 ********* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 09 August 2024 07:40:49 +0000 (0:00:00.488) 0:00:17.613 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 09 August 2024 07:40:49 +0000 (0:00:00.022) 0:00:17.636 ********* 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-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 09 August 2024 07:40:49 +0000 (0:00:00.024) 0:00:17.660 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 09 August 2024 07:40:49 +0000 (0:00:00.052) 0:00:17.712 ********* skipping: [sut] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 09 August 2024 07:40:49 +0000 (0:00:00.026) 0:00:17.739 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cirvubxgap/tests/tests_default.yml:9 Friday 09 August 2024 07:40:50 +0000 (0:00:00.284) 0:00:18.023 ********* included: /WORKDIR/git-weekly-cirvubxgap/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-cirvubxgap/tests/tasks/el_repo_setup.yml:3 Friday 09 August 2024 07:40:50 +0000 (0:00:00.034) 0:00:18.057 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:17 Friday 09 August 2024 07:40:50 +0000 (0:00:00.381) 0:00:18.439 ********* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:22 Friday 09 August 2024 07:40:50 +0000 (0:00:00.024) 0:00:18.463 ********* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:26 Friday 09 August 2024 07:40:50 +0000 (0:00:00.023) 0:00:18.487 ********* 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-cirvubxgap/tests/tasks/el_repo_setup.yml:51 Friday 09 August 2024 07:40:50 +0000 (0:00:00.020) 0:00:18.508 ********* included: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/../tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/enable_epel.yml:8 Friday 09 August 2024 07:40:50 +0000 (0:00:00.038) 0:00:18.546 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:24 Friday 09 August 2024 07:40:50 +0000 (0:00:00.022) 0:00:18.569 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:30 Friday 09 August 2024 07:40:50 +0000 (0:00:00.020) 0:00:18.589 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:35 Friday 09 August 2024 07:40:50 +0000 (0:00:00.020) 0:00:18.610 ********* 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-cirvubxgap/tests/tasks/enable_epel.yml:40 Friday 09 August 2024 07:40:50 +0000 (0:00:00.026) 0:00:18.636 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test warning and info logs] ********************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tests_default.yml:11 Friday 09 August 2024 07:40:50 +0000 (0:00:00.050) 0:00:18.687 ********* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY [Run Pytest tests] ******************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:34 Friday 09 August 2024 07:40:51 +0000 (0:00:00.068) 0:00:18.755 ********* ok: [sut] TASK [Create tempdir for code to test] ***************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:39 Friday 09 August 2024 07:40:51 +0000 (0:00:00.769) 0:00:19.525 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsrtest_sjkytev4", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Get tempfile for tar] **************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:45 Friday 09 August 2024 07:40:52 +0000 (0:00:00.300) 0:00:19.826 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0600", "owner": "jenkins", "path": "/tmp/lsrtest_pexzoztk.tar", "size": 0, "state": "file", "uid": 1000090000 } TASK [Include the task '../tasks/get_modules_and_utils_paths.yml'] ************* task path: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:52 Friday 09 August 2024 07:40:52 +0000 (0:00:00.127) 0:00:19.953 ********* included: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/get_modules_and_utils_paths.yml for sut TASK [Set collection paths] **************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/get_modules_and_utils_paths.yml:3 Friday 09 August 2024 07:40:52 +0000 (0:00:00.034) 0:00:19.987 ********* ok: [sut] => { "ansible_facts": { "collection_paths": [ "/WORKDIR/git-weekly-cirvubxgap/.collection", "/WORKDIR/git-weekly-cirvubxgap/.collection" ] }, "changed": false } TASK [Set search paths] ******************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/get_modules_and_utils_paths.yml:13 Friday 09 August 2024 07:40:52 +0000 (0:00:00.030) 0:00:20.017 ********* ok: [sut] => { "ansible_facts": { "module_utils_search_path": [ "../../module_utils", "../module_utils", "/home/jenkins/.ansible/plugins/module_utils", "/usr/share/ansible/plugins/module_utils" ], "modules_search_path": [ "../../library", "../library", "/home/jenkins/.ansible/plugins/modules", "/usr/share/ansible/plugins/modules" ] }, "changed": false } TASK [Find parent directory and path of modules] ******************************* task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/get_modules_and_utils_paths.yml:42 Friday 09 August 2024 07:40:52 +0000 (0:00:00.044) 0:00:20.062 ********* ok: [sut -> localhost] => { "changed": false, "cmd": "set -euxo pipefail\nfor dir in ../../library ../library /home/jenkins/.ansible/plugins/modules /usr/share/ansible/plugins/modules; do\n if [ -f \"$dir/network_connections.py\" ]; then\n readlink -f \"$(dirname \"$dir\")\"\n basename \"$dir\"\n exit 0\n fi\ndone\nfor dir in /WORKDIR/git-weekly-cirvubxgap/.collection /WORKDIR/git-weekly-cirvubxgap/.collection; do\n if [ ! -d \"$dir\" ]; then continue; fi\n cd \"$dir\"\n for subdir in ansible_collections/*/*/plugins/modules; do\n if [ -f \"$subdir/network_connections.py\" ]; then\n echo \"$dir\"\n echo \"$subdir\"\n exit 0\n fi\n done\ndone\necho network_connections.py not found\nexit 1\n", "delta": "0:00:00.011749", "end": "2024-08-09 07:40:52.444280", "rc": 0, "start": "2024-08-09 07:40:52.432531" } STDOUT: /WORKDIR/git-weekly-cirvubxgap library STDERR: + for dir in ../../library ../library /home/jenkins/.ansible/plugins/modules /usr/share/ansible/plugins/modules + '[' -f ../../library/network_connections.py ']' ++ dirname ../../library + readlink -f ../.. + basename ../../library + exit 0 TASK [Find parent directory and path of module_utils] ************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/tasks/get_modules_and_utils_paths.yml:69 Friday 09 August 2024 07:40:52 +0000 (0:00:00.159) 0:00:20.222 ********* ok: [sut -> localhost] => { "changed": false, "cmd": "set -euxo pipefail\nfor dir in ../../module_utils ../module_utils /home/jenkins/.ansible/plugins/module_utils /usr/share/ansible/plugins/module_utils; do\n if [ -d \"$dir/network_lsr\" ]; then\n readlink -f \"$(dirname \"$dir\")\"\n basename \"$dir\"\n exit 0\n fi\ndone\nfor dir in /WORKDIR/git-weekly-cirvubxgap/.collection /WORKDIR/git-weekly-cirvubxgap/.collection; do\n if [ ! -d \"$dir\" ]; then continue; fi\n cd \"$dir\"\n for subdir in ansible_collections/*/*/plugins/module_utils; do\n if [ -d \"$subdir/network_lsr\" ]; then\n echo \"$dir\"\n echo \"$subdir\"\n exit 0\n fi\n done\ndone\necho network_lsr not found\nexit 1\n", "delta": "0:00:00.007758", "end": "2024-08-09 07:40:52.586886", "rc": 0, "start": "2024-08-09 07:40:52.579128" } STDOUT: /WORKDIR/git-weekly-cirvubxgap module_utils STDERR: + for dir in ../../module_utils ../module_utils /home/jenkins/.ansible/plugins/module_utils /usr/share/ansible/plugins/module_utils + '[' -d ../../module_utils/network_lsr ']' ++ dirname ../../module_utils + readlink -f ../.. + basename ../../module_utils + exit 0 TASK [Get tests directory] ***************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:55 Friday 09 August 2024 07:40:52 +0000 (0:00:00.165) 0:00:20.388 ********* ok: [sut] => { "ansible_facts": { "tests_directory": "/WORKDIR/git-weekly-cirvubxgap/tests/tests" }, "changed": false } TASK [Create Tar file] ********************************************************* task path: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:70 Friday 09 August 2024 07:40:52 +0000 (0:00:00.026) 0:00:20.415 ********* fatal: [sut -> localhost]: FAILED! => { "changed": false, "cmd": [ "tar", "-cvf", "/tmp/lsrtest_pexzoztk.tar", "--exclude", "*.pyc", "--exclude", "__pycache__", "-C", "/WORKDIR/git-weekly-cirvubxgap/tests", "tests", "-C", "/WORKDIR/git-weekly-cirvubxgap", "library", "-C", "/WORKDIR/git-weekly-cirvubxgap", "module_utils" ], "delta": "0:00:00.007744", "end": "2024-08-09 07:40:52.792957", "rc": 2, "start": "2024-08-09 07:40:52.785213" } STDOUT: library/ library/__init__.py library/network_connections.py library/network_state.py module_utils/ module_utils/network_lsr/ module_utils/network_lsr/__init__.py module_utils/network_lsr/argument_validator.py module_utils/network_lsr/ethtool.py module_utils/network_lsr/myerror.py module_utils/network_lsr/nm/ module_utils/network_lsr/nm/__init__.py module_utils/network_lsr/nm/active_connection.py module_utils/network_lsr/nm/client.py module_utils/network_lsr/nm/connection.py module_utils/network_lsr/nm/error.py module_utils/network_lsr/nm/provider.py module_utils/network_lsr/nm_provider.py module_utils/network_lsr/utils.py STDERR: tar: tests: Cannot stat: No such file or directory tar: Exiting with failure status due to previous errors MSG: non-zero return code TASK [Remove local tar file] *************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:167 Friday 09 August 2024 07:40:52 +0000 (0:00:00.153) 0:00:20.569 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsrtest_pexzoztk.tar", "state": "absent" } TASK [Remove tempdir] ********************************************************** task path: /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:173 Friday 09 August 2024 07:40:53 +0000 (0:00:00.195) 0:00:20.764 ********* changed: [sut] => { "changed": true, "path": "/tmp/lsrtest_sjkytev4", "state": "absent" } to retry, use: --limit @/tmp/tests_integration_pytest.retry PLAY RECAP ********************************************************************* sut : ok=43 changed=5 unreachable=0 failed=1 skipped=72 rescued=0 ignored=0 Friday 09 August 2024 07:40:53 +0000 (0:00:00.221) 0:00:20.986 ********* =============================================================================== Install rpm dependencies ------------------------------------------------ 4.56s /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:12 Install Pytest ---------------------------------------------------------- 2.70s /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:18 fedora.linux_system_roles.network : Check which services are running ---- 2.13s /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.06s /WORKDIR/git-weekly-cirvubxgap/tests/tests_integration_pytest.yml:3 ----------- fedora.linux_system_roles.network : Check which packages are installed --- 0.97s /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:34 Gathering Facts --------------------------------------------------------- 0.75s /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:3 Gathering Facts --------------------------------------------------------- 0.75s /WORKDIR/git-weekly-cirvubxgap/tests/tests_default_nm.yml:3 ------------------- Gathering Facts --------------------------------------------------------- 0.74s /WORKDIR/git-weekly-cirvubxgap/tests/tests_default_initscripts.yml:3 ---------- fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.63s /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.49s /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gather the minimum subset of ansible_facts required by the network role test --- 0.38s /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:3 ---------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.38s /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:3 ---------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.37s /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:17 --------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-weekly-cirvubxgap/tests/tasks/el_repo_setup.yml:3 ---------------- Create tempdir for code to test ----------------------------------------- 0.30s /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:39 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.28s /WORKDIR/git-weekly-cirvubxgap/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Remove tempdir ---------------------------------------------------------- 0.22s /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:173 Remove local tar file --------------------------------------------------- 0.20s /WORKDIR/git-weekly-cirvubxgap/tests/playbooks/integration_pytest_python3.yml:167 ---^---^---^---^---^--- # 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. [WARNING]: Platform linux on host sut is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ---^---^---^---^---^---