# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_states_initscripts.yml ***************************************** 2 plays in /WORKDIR/git-route_type4pab85kt/tests/tests_states_initscripts.yml PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/tests_states_initscripts.yml:4 Tuesday 19 December 2023 23:14:37 +0000 (0:00:00.018) 0:00:00.018 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type4pab85kt/tests/tests_states_initscripts.yml:8 Tuesday 19 December 2023 23:14:37 +0000 (0:00:00.532) 0:00:00.551 ****** included: /WORKDIR/git-route_type4pab85kt/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-route_type4pab85kt/tests/tasks/el_repo_setup.yml:3 Tuesday 19 December 2023 23:14:37 +0000 (0:00:00.021) 0:00:00.572 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/tasks/el_repo_setup.yml:19 Tuesday 19 December 2023 23:14:37 +0000 (0:00:00.224) 0:00:00.797 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type4pab85kt/tests/tasks/el_repo_setup.yml:24 Tuesday 19 December 2023 23:14:38 +0000 (0:00:00.198) 0:00:00.995 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/tasks/el_repo_setup.yml:28 Tuesday 19 December 2023 23:14:38 +0000 (0:00:00.024) 0:00:01.019 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/tasks/el_repo_setup.yml:53 Tuesday 19 December 2023 23:14:38 +0000 (0:00:00.038) 0:00:01.058 ****** included: /WORKDIR/git-route_type4pab85kt/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/tasks/enable_epel.yml:8 Tuesday 19 December 2023 23:14:38 +0000 (0:00:00.031) 0:00:01.089 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/tasks/enable_epel.yml:24 Tuesday 19 December 2023 23:14:38 +0000 (0:00:00.191) 0:00:01.281 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/tasks/enable_epel.yml:30 Tuesday 19 December 2023 23:14:38 +0000 (0:00:00.487) 0:00:01.769 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.190176", "end": "2023-12-19 23:14:39.105544", "rc": 0, "start": "2023-12-19 23:14:38.915368" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/tasks/enable_epel.yml:35 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.323) 0:00:02.092 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/tasks/enable_epel.yml:40 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.018) 0:00:02.110 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-route_type4pab85kt/tests/tests_states_initscripts.yml:10 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.011) 0:00:02.122 ****** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tests_states.yml:3 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.015) 0:00:02.137 ****** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tests_states.yml:11 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.402) 0:00:02.539 ****** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tests_states.yml:22 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.010) 0:00:02.550 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:5 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.016) 0:00:02.566 ****** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:9 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.010) 0:00:02.576 ****** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_present.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:21 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.033) 0:00:02.610 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.013) 0:00:02.623 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.013) 0:00:02.637 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003861", "end": "2023-12-19 23:14:39.784576", "rc": 0, "start": "2023-12-19 23:14:39.780715" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.133) 0:00:02.770 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.013) 0:00:02.783 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:24 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.010) 0:00:02.794 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.021) 0:00:02.815 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.012537", "end": "2023-12-19 23:14:39.974805", "rc": 1, "start": "2023-12-19 23:14:39.962268" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 19 December 2023 23:14:39 +0000 (0:00:00.144) 0:00:02.960 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 19 December 2023 23:14:40 +0000 (0:00:00.014) 0:00:02.975 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 19 December 2023 23:14:40 +0000 (0:00:00.132) 0:00:03.107 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:30 Tuesday 19 December 2023 23:14:40 +0000 (0:00:00.012) 0:00:03.120 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 19 December 2023 23:14:40 +0000 (0:00:00.019) 0:00:03.139 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:14:40 +0000 (0:00:00.033) 0:00:03.173 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:14:40 +0000 (0:00:00.068) 0:00:03.242 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:14:40 +0000 (0:00:00.012) 0:00:03.254 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:14:40 +0000 (0:00:00.011) 0:00:03.265 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:14:40 +0000 (0:00:00.012) 0:00:03.278 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:14:41 +0000 (0:00:00.827) 0:00:04.106 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:14:42 +0000 (0:00:01.152) 0:00:05.258 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:14:42 +0000 (0:00:00.021) 0:00:05.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:14:42 +0000 (0:00:00.019) 0:00:05.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:14:42 +0000 (0:00:00.021) 0:00:05.322 ****** changed: [sut] => { "changed": true, "changes": { "installed": [ "bridge-utils" ] }, "rc": 0, "results": [ "initscripts-9.49.53-1.el7_9.1.x86_64 providing initscripts is already installed", "12:dhclient-4.2.5-83.el7.centos.1.x86_64 providing dhclient is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n bridge-utils x86_64 1.5-9.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 32 k\nInstalled size: 56 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : bridge-utils-1.5-9.el7.x86_64 1/1 \n Verifying : bridge-utils-1.5-9.el7.x86_64 1/1 \n\nInstalled:\n bridge-utils.x86_64 0:1.5-9.el7 \n\nComplete!\n" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:14:44 +0000 (0:00:02.465) 0:00:07.787 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:14:44 +0000 (0:00:00.023) 0:00:07.811 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:14:44 +0000 (0:00:00.023) 0:00:07.835 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:14:44 +0000 (0:00:00.060) 0:00:07.895 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:14:44 +0000 (0:00:00.021) 0:00:07.916 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:14:44 +0000 (0:00:00.020) 0:00:07.937 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:14:45 +0000 (0:00:00.375) 0:00:08.312 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmpxv1yu4qm" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:14:45 +0000 (0:00:00.228) 0:00:08.541 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:14:45 +0000 (0:00:00.369) 0:00:08.910 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:14:45 +0000 (0:00:00.022) 0:00:08.933 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:14:45 +0000 (0:00:00.022) 0:00:08.956 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.024) 0:00:08.980 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.027) 0:00:09.008 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.225) 0:00:09.233 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:36 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.023) 0:00:09.256 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.040) 0:00:09.297 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.057) 0:00:09.354 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.021) 0:00:09.375 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1703027685.912889, "block_size": 4096, "blocks": 8, "ctime": 1703027685.912889, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25401, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1703027685.912889, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.142) 0:00:09.518 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.024) 0:00:09.543 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025245", "end": "2023-12-19 23:14:46.716311", "rc": 1, "start": "2023-12-19 23:14:46.691066" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.176) 0:00:09.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.023) 0:00:09.743 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003922", "end": "2023-12-19 23:14:46.896846", "rc": 0, "start": "2023-12-19 23:14:46.892924" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.151) 0:00:09.894 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 19 December 2023 23:14:46 +0000 (0:00:00.027) 0:00:09.921 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003912", "end": "2023-12-19 23:14:47.074218", "rc": 0, "start": "2023-12-19 23:14:47.070306" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.150) 0:00:10.072 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.025) 0:00:10.097 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.023) 0:00:10.121 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.032) 0:00:10.153 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:42 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.022) 0:00:10.176 ****** skipping: [sut] => (item={'what': 'tasks/assert_device_present.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_present.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:47 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.029) 0:00:10.205 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:66 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.034) 0:00:10.240 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.061) 0:00:10.301 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.048403", "end": "2023-12-19 23:14:47.496125", "rc": 1, "start": "2023-12-19 23:14:47.447722" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tests_states.yml:45 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.191) 0:00:10.493 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:5 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.036) 0:00:10.529 ****** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:9 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.022) 0:00:10.551 ****** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:21 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.053) 0:00:10.605 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.041) 0:00:10.646 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.032) 0:00:10.679 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004305", "end": "2023-12-19 23:14:47.829704", "rc": 0, "start": "2023-12-19 23:14:47.825399" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.145) 0:00:10.825 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.024) 0:00:10.850 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:24 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.024) 0:00:10.874 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/delete_interface.yml:3 Tuesday 19 December 2023 23:14:47 +0000 (0:00:00.048) 0:00:10.922 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008204", "end": "2023-12-19 23:14:48.078543", "rc": 1, "start": "2023-12-19 23:14:48.070339" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 19 December 2023 23:14:48 +0000 (0:00:00.174) 0:00:11.096 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 19 December 2023 23:14:48 +0000 (0:00:00.034) 0:00:11.130 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 19 December 2023 23:14:48 +0000 (0:00:00.147) 0:00:11.278 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:30 Tuesday 19 December 2023 23:14:48 +0000 (0:00:00.032) 0:00:11.310 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Tuesday 19 December 2023 23:14:48 +0000 (0:00:00.049) 0:00:11.359 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:14:48 +0000 (0:00:00.039) 0:00:11.399 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:14:48 +0000 (0:00:00.039) 0:00:11.439 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:14:48 +0000 (0:00:00.025) 0:00:11.464 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:14:48 +0000 (0:00:00.020) 0:00:11.485 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:14:48 +0000 (0:00:00.020) 0:00:11.505 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:14:49 +0000 (0:00:00.780) 0:00:12.286 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:14:50 +0000 (0:00:01.023) 0:00:13.309 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:14:50 +0000 (0:00:00.025) 0:00:13.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:14:50 +0000 (0:00:00.034) 0:00:13.369 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:14:50 +0000 (0:00:00.045) 0:00:13.415 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:14:50 +0000 (0:00:00.074) 0:00:13.489 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:14:50 +0000 (0:00:00.023) 0:00:13.512 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:14:50 +0000 (0:00:00.022) 0:00:13.535 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:14:50 +0000 (0:00:00.026) 0:00:13.561 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:14:50 +0000 (0:00:00.020) 0:00:13.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:14:50 +0000 (0:00:00.020) 0:00:13.603 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:14:50 +0000 (0:00:00.274) 0:00:13.877 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmpx6di5scp" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.230) 0:00:14.108 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.259) 0:00:14.367 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.025) 0:00:14.392 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.022) 0:00:14.415 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.030) 0:00:14.445 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.024) 0:00:14.469 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.145) 0:00:14.615 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:36 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.025) 0:00:14.641 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_absent.yml:3 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.060) 0:00:14.701 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.034) 0:00:14.736 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_absent.yml:5 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.142) 0:00:14.878 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.026) 0:00:14.905 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 19 December 2023 23:14:51 +0000 (0:00:00.057) 0:00:14.963 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.021) 0:00:14.984 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1703027691.3559084, "block_size": 4096, "blocks": 8, "ctime": 1703027691.3559084, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1703027691.3559084, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 126, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.141) 0:00:15.126 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.024) 0:00:15.150 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021781", "end": "2023-12-19 23:14:52.318998", "rc": 1, "start": "2023-12-19 23:14:52.297217" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.164) 0:00:15.315 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.023) 0:00:15.338 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003930", "end": "2023-12-19 23:14:52.491050", "rc": 0, "start": "2023-12-19 23:14:52.487120" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.150) 0:00:15.489 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.025) 0:00:15.515 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003917", "end": "2023-12-19 23:14:52.667500", "rc": 0, "start": "2023-12-19 23:14:52.663583" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.150) 0:00:15.665 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.027) 0:00:15.693 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.024) 0:00:15.717 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.023) 0:00:15.741 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:42 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.021) 0:00:15.763 ****** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:47 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.019) 0:00:15.782 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:66 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.022) 0:00:15.805 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 19 December 2023 23:14:52 +0000 (0:00:00.062) 0:00:15.867 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.043919", "end": "2023-12-19 23:14:53.057121", "rc": 1, "start": "2023-12-19 23:14:53.013202" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tests_states.yml:65 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.186) 0:00:16.054 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:5 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.036) 0:00:16.090 ****** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:9 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.022) 0:00:16.112 ****** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:21 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.043) 0:00:16.155 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.033) 0:00:16.189 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.032) 0:00:16.221 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003929", "end": "2023-12-19 23:14:53.371452", "rc": 0, "start": "2023-12-19 23:14:53.367523" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.145) 0:00:16.367 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.022) 0:00:16.389 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:24 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.023) 0:00:16.413 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.039) 0:00:16.453 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.058) 0:00:16.511 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.097) 0:00:16.608 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.049) 0:00:16.658 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.028) 0:00:16.686 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:14:53 +0000 (0:00:00.027) 0:00:16.714 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:14:54 +0000 (0:00:00.761) 0:00:17.475 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:14:55 +0000 (0:00:00.990) 0:00:18.466 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:14:55 +0000 (0:00:00.022) 0:00:18.488 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:14:55 +0000 (0:00:00.043) 0:00:18.531 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:14:55 +0000 (0:00:00.025) 0:00:18.557 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:14:55 +0000 (0:00:00.044) 0:00:18.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:14:55 +0000 (0:00:00.021) 0:00:18.623 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:14:55 +0000 (0:00:00.021) 0:00:18.644 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:14:55 +0000 (0:00:00.024) 0:00:18.669 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:14:55 +0000 (0:00:00.020) 0:00:18.689 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:14:55 +0000 (0:00:00.020) 0:00:18.710 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:14:55 +0000 (0:00:00.243) 0:00:18.953 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmpjckrvqcu" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.230) 0:00:19.183 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.244) 0:00:19.428 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.021) 0:00:19.449 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.030) 0:00:19.480 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.024) 0:00:19.504 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.024) 0:00:19.529 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.171) 0:00:19.700 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:30 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.024) 0:00:19.725 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.043) 0:00:19.769 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.040) 0:00:19.809 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.039) 0:00:19.849 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.026) 0:00:19.875 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.020) 0:00:19.896 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:14:56 +0000 (0:00:00.021) 0:00:19.917 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:14:57 +0000 (0:00:00.754) 0:00:20.671 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:14:58 +0000 (0:00:01.044) 0:00:21.716 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:14:58 +0000 (0:00:00.025) 0:00:21.741 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:14:58 +0000 (0:00:00.023) 0:00:21.765 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:14:58 +0000 (0:00:00.029) 0:00:21.794 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:14:58 +0000 (0:00:00.055) 0:00:21.850 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:14:58 +0000 (0:00:00.021) 0:00:21.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:14:58 +0000 (0:00:00.032) 0:00:21.904 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:14:58 +0000 (0:00:00.025) 0:00:21.929 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:14:58 +0000 (0:00:00.023) 0:00:21.953 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:14:59 +0000 (0:00:00.029) 0:00:21.983 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:14:59 +0000 (0:00:00.266) 0:00:22.249 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmpew6hr_pd" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:14:59 +0000 (0:00:00.232) 0:00:22.482 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.534) 0:00:23.016 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.021) 0:00:23.038 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.026) 0:00:23.064 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.026) 0:00:23.090 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.035) 0:00:23.126 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:36 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.144) 0:00:23.270 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.042) 0:00:23.313 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.037) 0:00:23.351 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1703027699.940939, "block_size": 4096, "blocks": 0, "ctime": 1703027699.939939, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17684, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1703027699.939939, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.147) 0:00:23.498 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.023) 0:00:23.522 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.036) 0:00:23.558 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.020) 0:00:23.579 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1703027699.7509382, "block_size": 4096, "blocks": 8, "ctime": 1703027696.4289265, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25401, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1703027696.4289265, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.142) 0:00:23.722 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.048) 0:00:23.771 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023773", "end": "2023-12-19 23:15:00.941833", "rc": 1, "start": "2023-12-19 23:15:00.918060" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.167) 0:00:23.938 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 19 December 2023 23:15:00 +0000 (0:00:00.021) 0:00:23.960 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003868", "end": "2023-12-19 23:15:01.112943", "rc": 0, "start": "2023-12-19 23:15:01.109075" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.149) 0:00:24.110 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.028) 0:00:24.138 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003889", "end": "2023-12-19 23:15:01.292938", "rc": 0, "start": "2023-12-19 23:15:01.289049" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.156) 0:00:24.294 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.068) 0:00:24.362 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.034) 0:00:24.397 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.027) 0:00:24.424 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:42 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.034) 0:00:24.458 ****** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:47 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.020) 0:00:24.478 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:66 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.023) 0:00:24.502 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.039) 0:00:24.541 ****** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.051487", "end": "2023-12-19 23:15:01.738471", "rc": 0, "start": "2023-12-19 23:15:01.686984" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tests_states.yml:83 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.194) 0:00:24.735 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:5 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.063) 0:00:24.799 ****** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:9 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.022) 0:00:24.821 ****** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:21 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.046) 0:00:24.868 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.033) 0:00:24.902 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 23:15:01 +0000 (0:00:00.032) 0:00:24.935 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003861", "end": "2023-12-19 23:15:02.084008", "rc": 0, "start": "2023-12-19 23:15:02.080147" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 23:15:02 +0000 (0:00:00.145) 0:00:25.080 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 23:15:02 +0000 (0:00:00.022) 0:00:25.102 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:24 Tuesday 19 December 2023 23:15:02 +0000 (0:00:00.021) 0:00:25.124 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 19 December 2023 23:15:02 +0000 (0:00:00.052) 0:00:25.176 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:15:02 +0000 (0:00:00.037) 0:00:25.213 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:15:02 +0000 (0:00:00.051) 0:00:25.264 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:15:02 +0000 (0:00:00.026) 0:00:25.291 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:15:02 +0000 (0:00:00.021) 0:00:25.312 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:15:02 +0000 (0:00:00.052) 0:00:25.364 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:15:03 +0000 (0:00:00.764) 0:00:26.129 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:15:04 +0000 (0:00:00.992) 0:00:27.122 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:15:04 +0000 (0:00:00.022) 0:00:27.145 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:15:04 +0000 (0:00:00.021) 0:00:27.166 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:15:04 +0000 (0:00:00.023) 0:00:27.189 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:15:04 +0000 (0:00:00.045) 0:00:27.234 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:15:04 +0000 (0:00:00.022) 0:00:27.257 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:15:04 +0000 (0:00:00.042) 0:00:27.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:15:04 +0000 (0:00:00.024) 0:00:27.325 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:15:04 +0000 (0:00:00.021) 0:00:27.346 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:15:04 +0000 (0:00:00.020) 0:00:27.367 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:15:04 +0000 (0:00:00.256) 0:00:27.623 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmp2old70ih" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:15:04 +0000 (0:00:00.244) 0:00:27.868 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:15:05 +0000 (0:00:00.252) 0:00:28.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:15:05 +0000 (0:00:00.021) 0:00:28.141 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:15:05 +0000 (0:00:00.023) 0:00:28.165 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:15:05 +0000 (0:00:00.024) 0:00:28.189 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:15:05 +0000 (0:00:00.021) 0:00:28.210 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 19 December 2023 23:15:05 +0000 (0:00:00.140) 0:00:28.351 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 19 December 2023 23:15:05 +0000 (0:00:00.025) 0:00:28.376 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:15:05 +0000 (0:00:00.039) 0:00:28.416 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:15:05 +0000 (0:00:00.061) 0:00:28.478 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:15:05 +0000 (0:00:00.027) 0:00:28.505 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:15:05 +0000 (0:00:00.022) 0:00:28.528 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:15:05 +0000 (0:00:00.025) 0:00:28.553 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:15:06 +0000 (0:00:00.758) 0:00:29.312 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:15:07 +0000 (0:00:00.996) 0:00:30.309 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:15:07 +0000 (0:00:00.024) 0:00:30.333 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:15:07 +0000 (0:00:00.021) 0:00:30.354 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:15:07 +0000 (0:00:00.042) 0:00:30.397 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:15:07 +0000 (0:00:00.042) 0:00:30.439 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:15:07 +0000 (0:00:00.021) 0:00:30.460 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:15:07 +0000 (0:00:00.022) 0:00:30.483 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:15:07 +0000 (0:00:00.025) 0:00:30.509 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:15:07 +0000 (0:00:00.021) 0:00:30.531 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:15:07 +0000 (0:00:00.021) 0:00:30.552 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:15:07 +0000 (0:00:00.246) 0:00:30.799 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmpvaqsu88w" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:15:08 +0000 (0:00:00.225) 0:00:31.025 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:15:08 +0000 (0:00:00.508) 0:00:31.534 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:15:08 +0000 (0:00:00.020) 0:00:31.554 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:15:08 +0000 (0:00:00.022) 0:00:31.577 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:15:08 +0000 (0:00:00.021) 0:00:31.598 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:15:08 +0000 (0:00:00.019) 0:00:31.618 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:30 Tuesday 19 December 2023 23:15:08 +0000 (0:00:00.161) 0:00:31.780 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 19 December 2023 23:15:08 +0000 (0:00:00.040) 0:00:31.820 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:15:08 +0000 (0:00:00.052) 0:00:31.873 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:15:08 +0000 (0:00:00.045) 0:00:31.919 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:15:08 +0000 (0:00:00.027) 0:00:31.946 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:15:08 +0000 (0:00:00.021) 0:00:31.968 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:15:09 +0000 (0:00:00.020) 0:00:31.989 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:15:09 +0000 (0:00:00.755) 0:00:32.744 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:15:10 +0000 (0:00:00.992) 0:00:33.737 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:15:10 +0000 (0:00:00.022) 0:00:33.760 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:15:10 +0000 (0:00:00.023) 0:00:33.783 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:15:10 +0000 (0:00:00.022) 0:00:33.805 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:15:10 +0000 (0:00:00.044) 0:00:33.849 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:15:10 +0000 (0:00:00.021) 0:00:33.870 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:15:10 +0000 (0:00:00.020) 0:00:33.891 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:15:10 +0000 (0:00:00.024) 0:00:33.916 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:15:10 +0000 (0:00:00.020) 0:00:33.937 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:15:10 +0000 (0:00:00.021) 0:00:33.958 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:15:11 +0000 (0:00:00.246) 0:00:34.205 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmpy16bk4bd" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:15:11 +0000 (0:00:00.245) 0:00:34.450 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:15:11 +0000 (0:00:00.313) 0:00:34.763 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:15:11 +0000 (0:00:00.021) 0:00:34.784 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:15:11 +0000 (0:00:00.022) 0:00:34.807 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:15:11 +0000 (0:00:00.023) 0:00:34.830 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:15:11 +0000 (0:00:00.022) 0:00:34.853 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:36 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.139) 0:00:34.993 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.043) 0:00:35.036 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.036) 0:00:35.073 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1703027708.4599693, "block_size": 4096, "blocks": 0, "ctime": 1703027708.4589694, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17684, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1703027708.4589694, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.147) 0:00:35.221 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.029) 0:00:35.251 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.047) 0:00:35.298 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.023) 0:00:35.322 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.151) 0:00:35.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.039) 0:00:35.514 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023992", "end": "2023-12-19 23:15:12.687321", "rc": 1, "start": "2023-12-19 23:15:12.663329" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.209) 0:00:35.723 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.039) 0:00:35.763 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.036) 0:00:35.799 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.026) 0:00:35.825 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.035) 0:00:35.861 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.023) 0:00:35.885 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:42 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.023) 0:00:35.909 ****** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:47 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.020) 0:00:35.929 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:66 Tuesday 19 December 2023 23:15:12 +0000 (0:00:00.033) 0:00:35.963 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.061) 0:00:36.025 ****** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.050779", "end": "2023-12-19 23:15:13.223493", "rc": 0, "start": "2023-12-19 23:15:13.172714" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tests_states.yml:103 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.195) 0:00:36.221 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:5 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.039) 0:00:36.260 ****** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:9 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.025) 0:00:36.285 ****** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:21 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.055) 0:00:36.341 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.043) 0:00:36.385 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.069) 0:00:36.454 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003841", "end": "2023-12-19 23:15:13.606600", "rc": 0, "start": "2023-12-19 23:15:13.602759" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.157) 0:00:36.611 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.025) 0:00:36.637 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:24 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.028) 0:00:36.665 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.049) 0:00:36.715 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.036) 0:00:36.751 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.041) 0:00:36.793 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.027) 0:00:36.820 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.021) 0:00:36.841 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:15:13 +0000 (0:00:00.020) 0:00:36.862 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:15:14 +0000 (0:00:00.778) 0:00:37.641 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:15:15 +0000 (0:00:00.996) 0:00:38.637 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:15:15 +0000 (0:00:00.021) 0:00:38.659 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:15:15 +0000 (0:00:00.021) 0:00:38.680 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:15:15 +0000 (0:00:00.020) 0:00:38.701 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:15:15 +0000 (0:00:00.044) 0:00:38.745 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:15:15 +0000 (0:00:00.020) 0:00:38.766 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:15:15 +0000 (0:00:00.021) 0:00:38.787 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:15:15 +0000 (0:00:00.025) 0:00:38.812 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:15:15 +0000 (0:00:00.021) 0:00:38.833 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:15:15 +0000 (0:00:00.026) 0:00:38.860 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:15:16 +0000 (0:00:00.274) 0:00:39.134 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmpuy9o7bqn" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:15:16 +0000 (0:00:00.224) 0:00:39.359 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:15:16 +0000 (0:00:00.243) 0:00:39.603 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:15:16 +0000 (0:00:00.021) 0:00:39.624 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:15:16 +0000 (0:00:00.023) 0:00:39.648 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:15:16 +0000 (0:00:00.023) 0:00:39.672 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:15:16 +0000 (0:00:00.021) 0:00:39.693 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 19 December 2023 23:15:16 +0000 (0:00:00.139) 0:00:39.832 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 19 December 2023 23:15:16 +0000 (0:00:00.022) 0:00:39.854 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:15:16 +0000 (0:00:00.036) 0:00:39.891 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:15:16 +0000 (0:00:00.039) 0:00:39.931 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:15:16 +0000 (0:00:00.026) 0:00:39.957 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:15:17 +0000 (0:00:00.021) 0:00:39.979 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:15:17 +0000 (0:00:00.021) 0:00:40.000 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:15:17 +0000 (0:00:00.776) 0:00:40.777 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:15:18 +0000 (0:00:00.992) 0:00:41.770 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:15:18 +0000 (0:00:00.022) 0:00:41.792 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:15:18 +0000 (0:00:00.021) 0:00:41.814 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:15:18 +0000 (0:00:00.021) 0:00:41.836 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:15:18 +0000 (0:00:00.042) 0:00:41.878 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:15:18 +0000 (0:00:00.021) 0:00:41.900 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:15:18 +0000 (0:00:00.021) 0:00:41.921 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:15:18 +0000 (0:00:00.050) 0:00:41.971 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:15:19 +0000 (0:00:00.027) 0:00:41.999 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:15:19 +0000 (0:00:00.021) 0:00:42.021 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:15:19 +0000 (0:00:00.245) 0:00:42.266 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmp8ir2ufly" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:15:19 +0000 (0:00:00.229) 0:00:42.496 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:15:20 +0000 (0:00:00.505) 0:00:43.002 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:15:20 +0000 (0:00:00.021) 0:00:43.023 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:15:20 +0000 (0:00:00.023) 0:00:43.047 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:15:20 +0000 (0:00:00.022) 0:00:43.069 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:15:20 +0000 (0:00:00.021) 0:00:43.091 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/remove_profile.yml:3 Tuesday 19 December 2023 23:15:20 +0000 (0:00:00.140) 0:00:43.231 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:15:20 +0000 (0:00:00.033) 0:00:43.265 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:15:20 +0000 (0:00:00.062) 0:00:43.327 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:15:20 +0000 (0:00:00.027) 0:00:43.354 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:15:20 +0000 (0:00:00.021) 0:00:43.375 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:15:20 +0000 (0:00:00.022) 0:00:43.398 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:15:21 +0000 (0:00:00.754) 0:00:44.153 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:15:22 +0000 (0:00:00.996) 0:00:45.149 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:15:22 +0000 (0:00:00.023) 0:00:45.173 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:15:22 +0000 (0:00:00.021) 0:00:45.194 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:15:22 +0000 (0:00:00.046) 0:00:45.240 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:15:22 +0000 (0:00:00.043) 0:00:45.283 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:15:22 +0000 (0:00:00.021) 0:00:45.305 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:15:22 +0000 (0:00:00.026) 0:00:45.332 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:15:22 +0000 (0:00:00.024) 0:00:45.357 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:15:22 +0000 (0:00:00.021) 0:00:45.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:15:22 +0000 (0:00:00.020) 0:00:45.400 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:15:22 +0000 (0:00:00.247) 0:00:45.647 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmp246osizg" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:15:22 +0000 (0:00:00.230) 0:00:45.878 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:15:23 +0000 (0:00:00.248) 0:00:46.126 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:15:23 +0000 (0:00:00.024) 0:00:46.151 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:15:23 +0000 (0:00:00.024) 0:00:46.175 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:15:23 +0000 (0:00:00.023) 0:00:46.199 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:15:23 +0000 (0:00:00.020) 0:00:46.220 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:30 Tuesday 19 December 2023 23:15:23 +0000 (0:00:00.139) 0:00:46.359 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 19 December 2023 23:15:23 +0000 (0:00:00.060) 0:00:46.420 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:15:23 +0000 (0:00:00.040) 0:00:46.460 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:15:23 +0000 (0:00:00.039) 0:00:46.499 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:15:23 +0000 (0:00:00.026) 0:00:46.526 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:15:23 +0000 (0:00:00.020) 0:00:46.547 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:15:23 +0000 (0:00:00.022) 0:00:46.569 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:15:24 +0000 (0:00:00.755) 0:00:47.325 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:15:25 +0000 (0:00:01.020) 0:00:48.345 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:15:25 +0000 (0:00:00.024) 0:00:48.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:15:25 +0000 (0:00:00.023) 0:00:48.394 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:15:25 +0000 (0:00:00.022) 0:00:48.417 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:15:25 +0000 (0:00:00.043) 0:00:48.460 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:15:25 +0000 (0:00:00.021) 0:00:48.481 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:15:25 +0000 (0:00:00.029) 0:00:48.511 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:15:25 +0000 (0:00:00.027) 0:00:48.538 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:15:25 +0000 (0:00:00.040) 0:00:48.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:15:25 +0000 (0:00:00.034) 0:00:48.614 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:15:25 +0000 (0:00:00.270) 0:00:48.884 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmp0811tmak" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:15:26 +0000 (0:00:00.227) 0:00:49.112 ****** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:15:26 +0000 (0:00:00.239) 0:00:49.351 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:15:26 +0000 (0:00:00.020) 0:00:49.372 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:15:26 +0000 (0:00:00.046) 0:00:49.419 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:15:26 +0000 (0:00:00.022) 0:00:49.441 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:15:26 +0000 (0:00:00.021) 0:00:49.462 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:36 Tuesday 19 December 2023 23:15:26 +0000 (0:00:00.137) 0:00:49.599 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 19 December 2023 23:15:26 +0000 (0:00:00.038) 0:00:49.638 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 19 December 2023 23:15:26 +0000 (0:00:00.036) 0:00:49.674 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 19 December 2023 23:15:26 +0000 (0:00:00.023) 0:00:49.698 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 19 December 2023 23:15:26 +0000 (0:00:00.143) 0:00:49.841 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 19 December 2023 23:15:26 +0000 (0:00:00.020) 0:00:49.862 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023417", "end": "2023-12-19 23:15:27.031481", "rc": 1, "start": "2023-12-19 23:15:27.008064" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.164) 0:00:50.027 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.022) 0:00:50.049 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.021) 0:00:50.071 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.021) 0:00:50.093 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.022) 0:00:50.115 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.021) 0:00:50.137 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:42 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.056) 0:00:50.193 ****** skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:47 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.026) 0:00:50.219 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:66 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.023) 0:00:50.242 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.040) 0:00:50.283 ****** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.050428", "end": "2023-12-19 23:15:27.481466", "rc": 0, "start": "2023-12-19 23:15:27.431038" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tests_states.yml:126 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.195) 0:00:50.478 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:5 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.037) 0:00:50.515 ****** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:9 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.024) 0:00:50.540 ****** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I will not get an error when I try to remove an absent profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:21 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.054) 0:00:50.594 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.035) 0:00:50.629 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.041) 0:00:50.671 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003872", "end": "2023-12-19 23:15:27.822177", "rc": 0, "start": "2023-12-19 23:15:27.818305" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.158) 0:00:50.829 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.027) 0:00:50.856 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:24 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.023) 0:00:50.880 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml:3 Tuesday 19 December 2023 23:15:27 +0000 (0:00:00.078) 0:00:50.958 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:15:28 +0000 (0:00:00.037) 0:00:50.995 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:15:28 +0000 (0:00:00.040) 0:00:51.035 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:15:28 +0000 (0:00:00.025) 0:00:51.061 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:15:28 +0000 (0:00:00.021) 0:00:51.082 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:15:28 +0000 (0:00:00.020) 0:00:51.103 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:15:28 +0000 (0:00:00.752) 0:00:51.856 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:15:29 +0000 (0:00:01.014) 0:00:52.870 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:15:29 +0000 (0:00:00.022) 0:00:52.893 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:15:29 +0000 (0:00:00.021) 0:00:52.914 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:15:29 +0000 (0:00:00.020) 0:00:52.934 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.042) 0:00:52.977 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.021) 0:00:52.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.020) 0:00:53.018 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.024) 0:00:53.043 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.020) 0:00:53.063 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.020) 0:00:53.084 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.245) 0:00:53.329 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmpd1cgcry2" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.233) 0:00:53.563 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.253) 0:00:53.816 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.025) 0:00:53.841 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.067) 0:00:53.909 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.023) 0:00:53.933 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:15:30 +0000 (0:00:00.021) 0:00:53.954 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/create_bridge_profile.yml:14 Tuesday 19 December 2023 23:15:31 +0000 (0:00:00.138) 0:00:54.093 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/activate_profile.yml:3 Tuesday 19 December 2023 23:15:31 +0000 (0:00:00.021) 0:00:54.115 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:15:31 +0000 (0:00:00.034) 0:00:54.150 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:15:31 +0000 (0:00:00.038) 0:00:54.189 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:15:31 +0000 (0:00:00.027) 0:00:54.216 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:15:31 +0000 (0:00:00.022) 0:00:54.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:15:31 +0000 (0:00:00.022) 0:00:54.260 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:15:32 +0000 (0:00:00.750) 0:00:55.011 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:15:33 +0000 (0:00:01.027) 0:00:56.038 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:15:33 +0000 (0:00:00.033) 0:00:56.071 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:15:33 +0000 (0:00:00.024) 0:00:56.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:15:33 +0000 (0:00:00.031) 0:00:56.128 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:15:33 +0000 (0:00:00.046) 0:00:56.174 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:15:33 +0000 (0:00:00.021) 0:00:56.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:15:33 +0000 (0:00:00.021) 0:00:56.217 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:15:33 +0000 (0:00:00.024) 0:00:56.242 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:15:33 +0000 (0:00:00.021) 0:00:56.264 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:15:33 +0000 (0:00:00.022) 0:00:56.286 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:15:33 +0000 (0:00:00.253) 0:00:56.540 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmproslh_1s" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:15:33 +0000 (0:00:00.259) 0:00:56.799 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:15:34 +0000 (0:00:00.516) 0:00:57.315 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:15:34 +0000 (0:00:00.029) 0:00:57.345 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:15:34 +0000 (0:00:00.042) 0:00:57.387 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:15:34 +0000 (0:00:00.027) 0:00:57.415 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:15:34 +0000 (0:00:00.022) 0:00:57.437 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 19 December 2023 23:15:34 +0000 (0:00:00.139) 0:00:57.576 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:15:34 +0000 (0:00:00.037) 0:00:57.614 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:15:34 +0000 (0:00:00.046) 0:00:57.660 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:15:34 +0000 (0:00:00.026) 0:00:57.687 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:15:34 +0000 (0:00:00.022) 0:00:57.709 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:15:34 +0000 (0:00:00.024) 0:00:57.734 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:15:35 +0000 (0:00:00.791) 0:00:58.526 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:15:36 +0000 (0:00:00.991) 0:00:59.517 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:15:36 +0000 (0:00:00.024) 0:00:59.541 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:15:36 +0000 (0:00:00.023) 0:00:59.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:15:36 +0000 (0:00:00.024) 0:00:59.590 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:15:36 +0000 (0:00:00.042) 0:00:59.632 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:15:36 +0000 (0:00:00.021) 0:00:59.654 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:15:36 +0000 (0:00:00.021) 0:00:59.676 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:15:36 +0000 (0:00:00.024) 0:00:59.700 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:15:36 +0000 (0:00:00.021) 0:00:59.722 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:15:36 +0000 (0:00:00.022) 0:00:59.744 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.249) 0:00:59.993 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmp8q4hey0c" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.224) 0:01:00.217 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.255) 0:01:00.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.021) 0:01:00.494 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.022) 0:01:00.517 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.021) 0:01:00.539 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.021) 0:01:00.560 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:30 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.136) 0:01:00.697 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/remove+down_profile.yml:3 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.041) 0:01:00.738 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.047) 0:01:00.785 ****** included: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.043) 0:01:00.829 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.037) 0:01:00.866 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.058) 0:01:00.925 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 19 December 2023 23:15:37 +0000 (0:00:00.030) 0:01:00.955 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 19 December 2023 23:15:38 +0000 (0:00:00.750) 0:01:01.706 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 19 December 2023 23:15:39 +0000 (0:00:00.995) 0:01:02.701 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 19 December 2023 23:15:39 +0000 (0:00:00.027) 0:01:02.729 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 19 December 2023 23:15:39 +0000 (0:00:00.023) 0:01:02.752 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 19 December 2023 23:15:39 +0000 (0:00:00.025) 0:01:02.778 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 19 December 2023 23:15:39 +0000 (0:00:00.045) 0:01:02.824 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 19 December 2023 23:15:39 +0000 (0:00:00.027) 0:01:02.851 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 19 December 2023 23:15:39 +0000 (0:00:00.050) 0:01:02.901 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 19 December 2023 23:15:39 +0000 (0:00:00.024) 0:01:02.926 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 19 December 2023 23:15:39 +0000 (0:00:00.021) 0:01:02.947 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 19 December 2023 23:15:39 +0000 (0:00:00.021) 0:01:02.969 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 19 December 2023 23:15:40 +0000 (0:00:00.243) 0:01:03.212 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-164857pl1d5yi/tmpqdpyzwad" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 19 December 2023 23:15:40 +0000 (0:00:00.224) 0:01:03.436 ****** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 19 December 2023 23:15:40 +0000 (0:00:00.244) 0:01:03.681 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 19 December 2023 23:15:40 +0000 (0:00:00.023) 0:01:03.705 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 19 December 2023 23:15:40 +0000 (0:00:00.022) 0:01:03.727 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 19 December 2023 23:15:40 +0000 (0:00:00.022) 0:01:03.750 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 19 December 2023 23:15:40 +0000 (0:00:00.022) 0:01:03.773 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:36 Tuesday 19 December 2023 23:15:40 +0000 (0:00:00.157) 0:01:03.930 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_absent.yml:3 Tuesday 19 December 2023 23:15:41 +0000 (0:00:00.057) 0:01:03.987 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 19 December 2023 23:15:41 +0000 (0:00:00.038) 0:01:04.026 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 19 December 2023 23:15:41 +0000 (0:00:00.050) 0:01:04.077 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 19 December 2023 23:15:41 +0000 (0:00:00.145) 0:01:04.222 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 19 December 2023 23:15:41 +0000 (0:00:00.022) 0:01:04.244 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023145", "end": "2023-12-19 23:15:41.413419", "rc": 1, "start": "2023-12-19 23:15:41.390274" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 19 December 2023 23:15:41 +0000 (0:00:00.167) 0:01:04.412 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 19 December 2023 23:15:41 +0000 (0:00:00.022) 0:01:04.435 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 19 December 2023 23:15:41 +0000 (0:00:00.023) 0:01:04.458 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 19 December 2023 23:15:41 +0000 (0:00:00.022) 0:01:04.480 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 19 December 2023 23:15:41 +0000 (0:00:00.022) 0:01:04.503 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/assert_profile_absent.yml:5 Tuesday 19 December 2023 23:15:41 +0000 (0:00:00.020) 0:01:04.524 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Tuesday 19 December 2023 23:15:41 +0000 (0:00:00.024) 0:01:04.548 ****** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.732820", "end": "2023-12-19 23:15:42.425361", "rc": 0, "start": "2023-12-19 23:15:41.692541" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Tuesday 19 December 2023 23:15:42 +0000 (0:00:00.874) 0:01:05.422 ****** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Tuesday 19 December 2023 23:15:42 +0000 (0:00:00.022) 0:01:05.444 ****** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:42 Tuesday 19 December 2023 23:15:42 +0000 (0:00:00.021) 0:01:05.466 ****** skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:47 Tuesday 19 December 2023 23:15:42 +0000 (0:00:00.024) 0:01:05.490 ****** ok: [sut] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/run_test.yml:66 Tuesday 19 December 2023 23:15:42 +0000 (0:00:00.057) 0:01:05.548 ****** included: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-route_type4pab85kt/tests/playbooks/tasks/cleanup_profile+device.yml:3 Tuesday 19 December 2023 23:15:42 +0000 (0:00:00.051) 0:01:05.599 ****** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.051641", "end": "2023-12-19 23:15:42.803473", "rc": 0, "start": "2023-12-19 23:15:42.751832" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=335 changed=14 unreachable=0 failed=0 skipped=224 rescued=0 ignored=10 Tuesday 19 December 2023 23:15:42 +0000 (0:00:00.191) 0:01:05.791 ****** =============================================================================== linux-system-roles.network : Install packages --------------------------- 2.64s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:30 linux-system-roles.network : Configure networking connection profiles --- 2.07s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable network service --------------------- 1.39s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Configure networking connection profiles --- 1.36s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Ensure initscripts network file dependency is present --- 1.16s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Check which packages are installed --------- 1.15s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.04s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.03s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.02s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.02s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.01s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable network service --------------------- 1.01s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Check which packages are installed --------- 1.00s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.00s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.00s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.00s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-route_type4pab85kt/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---