# 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_vlan_mtu_initscripts.yml *************************************** 2 plays in /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tests_vlan_mtu_initscripts.yml PLAY [Run playbook 'playbooks/tests_vlan_mtu.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tests_vlan_mtu_initscripts.yml:5 Friday 09 February 2024 13:47:22 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tests_vlan_mtu_initscripts.yml:8 Friday 09 February 2024 13:47:23 +0000 (0:00:00.514) 0:00:00.527 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 13:47:23 +0000 (0:00:00.011) 0:00:00.538 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/el_repo_setup.yml:19 Friday 09 February 2024 13:47:23 +0000 (0:00:00.218) 0:00:00.757 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/el_repo_setup.yml:24 Friday 09 February 2024 13:47:23 +0000 (0:00:00.192) 0:00:00.950 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/el_repo_setup.yml:28 Friday 09 February 2024 13:47:23 +0000 (0:00:00.021) 0:00:00.972 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/el_repo_setup.yml:53 Friday 09 February 2024 13:47:23 +0000 (0:00:00.020) 0:00:00.992 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 13:47:23 +0000 (0:00:00.033) 0:00:01.025 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 13:47:23 +0000 (0:00:00.188) 0:00:01.213 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 13:47:24 +0000 (0:00:00.435) 0:00:01.648 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.173423", "end": "2024-02-09 13:47:24.686927", "rc": 0, "start": "2024-02-09 13:47:24.513504" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 13:47:24 +0000 (0:00:00.304) 0:00:01.952 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 13:47:24 +0000 (0:00:00.020) 0:00:01.973 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tests_vlan_mtu_initscripts.yml:10 Friday 09 February 2024 13:47:24 +0000 (0:00:00.011) 0:00:01.984 ******* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing vlan mtu setting] *************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:3 Friday 09 February 2024 13:47:24 +0000 (0:00:00.011) 0:00:01.996 ******* ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:10 Friday 09 February 2024 13:47:25 +0000 (0:00:00.382) 0:00:02.379 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:47:25 +0000 (0:00:00.020) 0:00:02.399 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:47:25 +0000 (0:00:00.016) 0:00:02.416 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004681", "end": "2024-02-09 13:47:26.286367", "rc": 0, "start": "2024-02-09 13:47:25.281686" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:47:26 +0000 (0:00:01.125) 0:00:03.542 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:47:26 +0000 (0:00:00.017) 0:00:03.559 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:12 Friday 09 February 2024 13:47:26 +0000 (0:00:00.012) 0:00:03.572 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:47:26 +0000 (0:00:00.024) 0:00:03.597 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:47:26 +0000 (0:00:00.011) 0:00:03.608 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:47:26 +0000 (0:00:00.011) 0:00:03.619 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:47:26 +0000 (0:00:00.014) 0:00:03.634 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:47:26 +0000 (0:00:00.014) 0:00:03.649 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003379", "end": "2024-02-09 13:47:26.516254", "rc": 0, "start": "2024-02-09 13:47:26.512875" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:47:26 +0000 (0:00:00.121) 0:00:03.770 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:47:26 +0000 (0:00:00.013) 0:00:03.784 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:47:26 +0000 (0:00:00.012) 0:00:03.796 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface lsr101] ******************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:28 Friday 09 February 2024 13:47:26 +0000 (0:00:00.375) 0:00:04.171 ******* ok: [sut] => (item=ip link add lsr101 type veth peer name peerlsr101) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "lsr101", "type", "veth", "peer", "name", "peerlsr101" ], "delta": "0:00:00.012013", "end": "2024-02-09 13:47:27.052643", "item": "ip link add lsr101 type veth peer name peerlsr101", "rc": 0, "start": "2024-02-09 13:47:27.040630" } ok: [sut] => (item=ip link set peerlsr101 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerlsr101", "up" ], "delta": "0:00:00.003107", "end": "2024-02-09 13:47:27.173798", "item": "ip link set peerlsr101 up", "rc": 0, "start": "2024-02-09 13:47:27.170691" } ok: [sut] => (item=ip link set lsr101 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "lsr101", "up" ], "delta": "0:00:00.004009", "end": "2024-02-09 13:47:27.288508", "item": "ip link set lsr101 up", "rc": 0, "start": "2024-02-09 13:47:27.284499" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:37 Friday 09 February 2024 13:47:27 +0000 (0:00:00.371) 0:00:04.543 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "lsr101", "managed", "true" ], "delta": "0:00:00.031496", "end": "2024-02-09 13:47:27.442649", "rc": 0, "start": "2024-02-09 13:47:27.411153" } TASK [Delete veth interface lsr101] ******************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:45 Friday 09 February 2024 13:47:27 +0000 (0:00:00.162) 0:00:04.705 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface lsr101] ******************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:52 Friday 09 February 2024 13:47:27 +0000 (0:00:00.016) 0:00:04.722 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface lsr101] ******************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:58 Friday 09 February 2024 13:47:27 +0000 (0:00:00.012) 0:00:04.734 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface lsr101] ********************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:47:27 +0000 (0:00:00.028) 0:00:04.763 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface lsr101] ********************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:71 Friday 09 February 2024 13:47:27 +0000 (0:00:00.018) 0:00:04.781 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:16 Friday 09 February 2024 13:47:27 +0000 (0:00:00.012) 0:00:04.794 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 13:47:27 +0000 (0:00:00.021) 0:00:04.816 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface lsr101] ******************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:47:27 +0000 (0:00:00.017) 0:00:04.833 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707486447.0520136, "block_size": 4096, "blocks": 0, "ctime": 1707486447.0510137, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17739, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/lsr101", "lnk_target": "../../devices/virtual/net/lsr101", "mode": "0777", "mtime": 1707486447.0510137, "nlink": 1, "path": "/sys/class/net/lsr101", "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 - 'lsr101'] ************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 13:47:27 +0000 (0:00:00.130) 0:00:04.964 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure the MTU for a vlan interface without autoconnect.] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:18 Friday 09 February 2024 13:47:27 +0000 (0:00:00.015) 0:00:04.979 ******* ok: [sut] => {} MSG: ################################################## TASK [Verify DNS and ping still work before running the role] ****************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:22 Friday 09 February 2024 13:47:27 +0000 (0:00:00.013) 0:00:04.993 ******* ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n exit 1\n fi\n if ! ping -c5 \"$host\"; then\n exit 1\n fi\ndone\n", "delta": "0:00:08.251209", "end": "2024-02-09 13:47:36.110069", "rc": 0, "start": "2024-02-09 13:47:27.858860" } STDOUT: 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (38.145.60.21) 56(84) bytes of data. 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=1 ttl=49 time=2.54 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=2 ttl=49 time=2.05 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=3 ttl=49 time=2.00 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=4 ttl=49 time=2.88 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=5 ttl=49 time=2.08 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 2.000/2.315/2.887/0.349 ms 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (140.211.169.196) 56(84) bytes of data. 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=1 ttl=38 time=165 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=2 ttl=38 time=163 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=3 ttl=38 time=193 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=4 ttl=38 time=177 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=5 ttl=38 time=192 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4002ms rtt min/avg/max/mdev = 163.863/178.568/193.540/12.860 ms STDERR: + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.fedoraproject.org + ping -c5 mirrors.fedoraproject.org + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.centos.org + ping -c5 mirrors.centos.org TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 13:47:36 +0000 (0:00:08.381) 0:00:13.375 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 13:47:36 +0000 (0:00:00.104) 0:00:13.479 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 13:47:36 +0000 (0:00:00.016) 0:00:13.496 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 13:47:36 +0000 (0:00:00.016) 0:00:13.512 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 13:47:36 +0000 (0:00:00.012) 0:00:13.525 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 13:47:37 +0000 (0:00:00.764) 0:00:14.290 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 13:47:38 +0000 (0:00:01.072) 0:00:15.362 ******* 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-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 13:47:38 +0000 (0:00:00.036) 0:00:15.398 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 13:47:38 +0000 (0:00:00.023) 0:00:15.422 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 13:47:38 +0000 (0:00:00.041) 0:00:15.463 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 13:47:38 +0000 (0:00:00.061) 0:00:15.525 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 13:47:38 +0000 (0:00:00.034) 0:00:15.559 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 13:47:38 +0000 (0:00:00.033) 0:00:15.592 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 13:47:38 +0000 (0:00:00.027) 0:00:15.619 ******* 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-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 13:47:38 +0000 (0:00:00.022) 0:00:15.642 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 13:47:38 +0000 (0:00:00.045) 0:00:15.688 ******* 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-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 13:47:38 +0000 (0:00:00.384) 0:00:16.072 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-21008xdjck_n_/tmpgyfpkm2f" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 13:47:39 +0000 (0:00:00.239) 0:00:16.311 ******* 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 }, "mtu": 1492, "name": "lsr101", "state": "up", "type": "ethernet" }, { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1280, "name": "lsr101.90", "parent": "lsr101", "state": "up", "type": "vlan", "vlan_id": 90 } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [005] #0, state:up persistent_state:present, 'lsr101': add ifcfg-rh profile 'lsr101' [006] #1, state:up persistent_state:present, 'lsr101.90': add ifcfg-rh profile 'lsr101.90' [007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101 (is-modified) [008] #0, state:up persistent_state:present, 'lsr101': call 'ifup lsr101': rc=0, out='', err='' [009] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90 (not-active) [010] #1, state:up persistent_state:present, 'lsr101.90': call 'ifup lsr101.90': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 13:47:39 +0000 (0:00:00.622) 0:00:16.934 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 13:47:39 +0000 (0:00:00.023) 0:00:16.958 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[005] #0, state:up persistent_state:present, 'lsr101': add ifcfg-rh profile 'lsr101'", "[006] #1, state:up persistent_state:present, 'lsr101.90': add ifcfg-rh profile 'lsr101.90'", "[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101 (is-modified)", "[008] #0, state:up persistent_state:present, 'lsr101': call 'ifup lsr101': rc=0, out='', err=''", "[009] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90 (not-active)", "[010] #1, state:up persistent_state:present, 'lsr101.90': call 'ifup lsr101.90': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 13:47:39 +0000 (0:00:00.025) 0:00:16.983 ******* 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 }, "mtu": 1492, "name": "lsr101", "state": "up", "type": "ethernet" }, { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1280, "name": "lsr101.90", "parent": "lsr101", "state": "up", "type": "vlan", "vlan_id": 90 } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[005] #0, state:up persistent_state:present, 'lsr101': add ifcfg-rh profile 'lsr101'\n[006] #1, state:up persistent_state:present, 'lsr101.90': add ifcfg-rh profile 'lsr101.90'\n[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101 (is-modified)\n[008] #0, state:up persistent_state:present, 'lsr101': call 'ifup lsr101': rc=0, out='', err=''\n[009] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90 (not-active)\n[010] #1, state:up persistent_state:present, 'lsr101.90': call 'ifup lsr101.90': rc=0, out='', err=''\n", "stderr_lines": [ "[005] #0, state:up persistent_state:present, 'lsr101': add ifcfg-rh profile 'lsr101'", "[006] #1, state:up persistent_state:present, 'lsr101.90': add ifcfg-rh profile 'lsr101.90'", "[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101 (is-modified)", "[008] #0, state:up persistent_state:present, 'lsr101': call 'ifup lsr101': rc=0, out='', err=''", "[009] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90 (not-active)", "[010] #1, state:up persistent_state:present, 'lsr101.90': call 'ifup lsr101.90': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 13:47:39 +0000 (0:00:00.031) 0:00:17.015 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 13:47:39 +0000 (0:00:00.031) 0:00:17.046 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:59 Friday 09 February 2024 13:47:40 +0000 (0:00:00.246) 0:00:17.293 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 13:47:40 +0000 (0:00:00.051) 0:00:17.344 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface lsr101.90] **************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:47:40 +0000 (0:00:00.038) 0:00:17.382 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707486459.574507, "block_size": 4096, "blocks": 0, "ctime": 1707486459.573507, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/lsr101.90", "lnk_target": "../../devices/virtual/net/lsr101.90", "mode": "0777", "mtime": 1707486459.573507, "nlink": 1, "path": "/sys/class/net/lsr101.90", "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 - 'lsr101.90'] ********************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 13:47:40 +0000 (0:00:00.158) 0:00:17.540 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:63 Friday 09 February 2024 13:47:40 +0000 (0:00:00.027) 0:00:17.568 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_profile_present.yml for sut included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 13:47:40 +0000 (0:00:00.050) 0:00:17.618 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 13:47:40 +0000 (0:00:00.039) 0:00:17.658 ******* 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-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 13:47:40 +0000 (0:00:00.024) 0:00:17.682 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707486459.4375126, "block_size": 4096, "blocks": 8, "ctime": 1707486459.4365125, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25441, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707486459.4365125, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-lsr101", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 136, "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-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 13:47:40 +0000 (0:00:00.133) 0:00:17.816 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 13:47:40 +0000 (0:00:00.032) 0:00:17.848 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101 | grep /etc", "delta": "0:00:00.025075", "end": "2024-02-09 13:47:40.738600", "rc": 1, "start": "2024-02-09 13:47:40.713525" } 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-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 13:47:40 +0000 (0:00:00.158) 0:00:18.007 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-lsr101] ************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 13:47:40 +0000 (0:00:00.028) 0:00:18.035 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-lsr101" ], "delta": "0:00:00.003299", "end": "2024-02-09 13:47:40.906203", "rc": 0, "start": "2024-02-09 13:47:40.902904" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-lsr101] ********************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 13:47:40 +0000 (0:00:00.138) 0:00:18.174 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-lsr101] ***************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 13:47:40 +0000 (0:00:00.029) 0:00:18.203 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-lsr101" ], "delta": "0:00:00.003267", "end": "2024-02-09 13:47:41.074892", "rc": 0, "start": "2024-02-09 13:47:41.071625" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-lsr101] ************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 13:47:41 +0000 (0:00:00.137) 0:00:18.340 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'lsr101'] *************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 13:47:41 +0000 (0:00:00.031) 0:00:18.371 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'lsr101'] ********** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 13:47:41 +0000 (0:00:00.030) 0:00:18.402 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in lsr101] **************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 13:47:41 +0000 (0:00:00.063) 0:00:18.465 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 13:47:41 +0000 (0:00:00.029) 0:00:18.494 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 13:47:41 +0000 (0:00:00.037) 0:00:18.532 ******* 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-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 13:47:41 +0000 (0:00:00.023) 0:00:18.556 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707486459.5455081, "block_size": 4096, "blocks": 8, "ctime": 1707486459.4375126, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25444, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707486459.4375126, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-lsr101.90", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 166, "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-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 13:47:41 +0000 (0:00:00.129) 0:00:18.686 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 13:47:41 +0000 (0:00:00.024) 0:00:18.710 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | grep /etc", "delta": "0:00:00.023146", "end": "2024-02-09 13:47:41.599579", "rc": 1, "start": "2024-02-09 13:47:41.576433" } 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-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 13:47:41 +0000 (0:00:00.153) 0:00:18.864 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-lsr101.90] ********************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 13:47:41 +0000 (0:00:00.023) 0:00:18.887 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-lsr101.90" ], "delta": "0:00:00.003345", "end": "2024-02-09 13:47:41.758669", "rc": 0, "start": "2024-02-09 13:47:41.755324" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-lsr101.90] ******************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 13:47:41 +0000 (0:00:00.137) 0:00:19.025 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-lsr101.90] ************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 13:47:41 +0000 (0:00:00.028) 0:00:19.054 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-lsr101.90" ], "delta": "0:00:00.003462", "end": "2024-02-09 13:47:41.925254", "rc": 0, "start": "2024-02-09 13:47:41.921792" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-lsr101.90] *********************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 13:47:41 +0000 (0:00:00.137) 0:00:19.191 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'lsr101.90'] ************************ task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 13:47:41 +0000 (0:00:00.027) 0:00:19.219 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'lsr101.90'] ******* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 13:47:42 +0000 (0:00:00.026) 0:00:19.245 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in lsr101.90] ************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 13:47:42 +0000 (0:00:00.024) 0:00:19.270 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify DNS and ping still work before teardown] ************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:70 Friday 09 February 2024 13:47:42 +0000 (0:00:00.024) 0:00:19.294 ******* ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n exit 1\n fi\n if ! ping -c5 \"$host\"; then\n exit 1\n fi\ndone\n", "delta": "0:00:08.054399", "end": "2024-02-09 13:47:50.219250", "rc": 0, "start": "2024-02-09 13:47:42.164851" } STDOUT: 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (152.19.134.142) 56(84) bytes of data. 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=1 ttl=46 time=20.0 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=2 ttl=46 time=19.4 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=3 ttl=46 time=19.3 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=4 ttl=46 time=19.4 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=5 ttl=46 time=19.4 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 19.379/19.559/20.061/0.269 ms 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (38.145.60.21) 56(84) bytes of data. 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=1 ttl=49 time=3.30 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=2 ttl=49 time=2.06 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=3 ttl=49 time=2.08 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=4 ttl=49 time=2.04 ms 64 bytes from proxy-iad02.fedoraproject.org (38.145.60.21): icmp_seq=5 ttl=49 time=1.98 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 1.986/2.296/3.304/0.505 ms STDERR: + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.fedoraproject.org + ping -c5 mirrors.fedoraproject.org + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.centos.org + ping -c5 mirrors.centos.org TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:83 Friday 09 February 2024 13:47:50 +0000 (0:00:08.189) 0:00:27.484 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 13:47:50 +0000 (0:00:00.022) 0:00:27.507 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 13:47:50 +0000 (0:00:00.037) 0:00:27.545 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 13:47:50 +0000 (0:00:00.027) 0:00:27.573 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 13:47:50 +0000 (0:00:00.023) 0:00:27.596 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 13:47:50 +0000 (0:00:00.023) 0:00:27.619 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 13:47:51 +0000 (0:00:00.717) 0:00:28.337 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 13:47:52 +0000 (0:00:00.940) 0:00:29.277 ******* 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-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 13:47:52 +0000 (0:00:00.026) 0:00:29.303 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 13:47:52 +0000 (0:00:00.054) 0:00:29.358 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 13:47:52 +0000 (0:00:00.030) 0:00:29.389 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 13:47:52 +0000 (0:00:00.056) 0:00:29.445 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 13:47:52 +0000 (0:00:00.027) 0:00:29.473 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 13:47:52 +0000 (0:00:00.024) 0:00:29.497 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 13:47:52 +0000 (0:00:00.040) 0:00:29.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-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 13:47:52 +0000 (0:00:00.085) 0:00:29.623 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 13:47:52 +0000 (0:00:00.038) 0:00:29.662 ******* 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-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 13:47:52 +0000 (0:00:00.254) 0:00:29.917 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-21008xdjck_n_/tmpq2gd77ka" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 13:47:52 +0000 (0:00:00.221) 0:00:30.138 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr101", "persistent_state": "absent", "state": "down" }, { "name": "lsr101.90", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [005] #0, state:down persistent_state:absent, 'lsr101': up connection lsr101 (active) [006] #0, state:down persistent_state:absent, 'lsr101': call 'ifdown lsr101': rc=0, out='', err='' [007] #1, state:down persistent_state:absent, 'lsr101.90': down connection lsr101.90 skipped because not active [008] #0, state:down persistent_state:absent, 'lsr101': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101' [009] #1, state:down persistent_state:absent, 'lsr101.90': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101.90' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 13:47:53 +0000 (0:00:00.332) 0:00:30.470 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 13:47:53 +0000 (0:00:00.023) 0:00:30.494 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[005] #0, state:down persistent_state:absent, 'lsr101': up connection lsr101 (active)", "[006] #0, state:down persistent_state:absent, 'lsr101': call 'ifdown lsr101': rc=0, out='', err=''", "[007] #1, state:down persistent_state:absent, 'lsr101.90': down connection lsr101.90 skipped because not active", "[008] #0, state:down persistent_state:absent, 'lsr101': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101'", "[009] #1, state:down persistent_state:absent, 'lsr101.90': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101.90'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 13:47:53 +0000 (0:00:00.024) 0:00:30.518 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr101", "persistent_state": "absent", "state": "down" }, { "name": "lsr101.90", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[005] #0, state:down persistent_state:absent, 'lsr101': up connection lsr101 (active)\n[006] #0, state:down persistent_state:absent, 'lsr101': call 'ifdown lsr101': rc=0, out='', err=''\n[007] #1, state:down persistent_state:absent, 'lsr101.90': down connection lsr101.90 skipped because not active\n[008] #0, state:down persistent_state:absent, 'lsr101': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101'\n[009] #1, state:down persistent_state:absent, 'lsr101.90': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101.90'\n", "stderr_lines": [ "[005] #0, state:down persistent_state:absent, 'lsr101': up connection lsr101 (active)", "[006] #0, state:down persistent_state:absent, 'lsr101': call 'ifdown lsr101': rc=0, out='', err=''", "[007] #1, state:down persistent_state:absent, 'lsr101.90': down connection lsr101.90 skipped because not active", "[008] #0, state:down persistent_state:absent, 'lsr101': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101'", "[009] #1, state:down persistent_state:absent, 'lsr101.90': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-lsr101.90'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 13:47:53 +0000 (0:00:00.024) 0:00:30.543 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 13:47:53 +0000 (0:00:00.022) 0:00:30.566 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify DNS and ping still work after teardown] *************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:98 Friday 09 February 2024 13:47:53 +0000 (0:00:00.164) 0:00:30.730 ******* ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n exit 1\n fi\n if ! ping -c5 \"$host\"; then\n exit 1\n fi\ndone\n", "delta": "0:00:08.078514", "end": "2024-02-09 13:48:01.709159", "rc": 0, "start": "2024-02-09 13:47:53.630645" } STDOUT: 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (67.219.144.68) 56(84) bytes of data. 64 bytes from 67.219.144.68 (67.219.144.68): icmp_seq=1 ttl=46 time=30.1 ms 64 bytes from 67.219.144.68 (67.219.144.68): icmp_seq=2 ttl=46 time=29.2 ms 64 bytes from 67.219.144.68 (67.219.144.68): icmp_seq=3 ttl=46 time=29.3 ms 64 bytes from 67.219.144.68 (67.219.144.68): icmp_seq=4 ttl=46 time=29.4 ms 64 bytes from 67.219.144.68 (67.219.144.68): icmp_seq=5 ttl=46 time=29.3 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 29.268/29.496/30.110/0.380 ms 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (8.43.85.67) 56(84) bytes of data. 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=1 ttl=46 time=10.7 ms 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=2 ttl=46 time=10.1 ms 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=3 ttl=46 time=12.4 ms 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=4 ttl=46 time=10.0 ms 64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=5 ttl=46 time=10.1 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 10.053/10.708/12.411/0.900 ms STDERR: + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.fedoraproject.org + ping -c5 mirrors.fedoraproject.org + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.centos.org + ping -c5 mirrors.centos.org TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:111 Friday 09 February 2024 13:48:01 +0000 (0:00:08.263) 0:00:38.993 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:48:01 +0000 (0:00:00.052) 0:00:39.046 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:48:01 +0000 (0:00:00.037) 0:00:39.084 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:48:01 +0000 (0:00:00.024) 0:00:39.108 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:48:01 +0000 (0:00:00.072) 0:00:39.181 ******* included: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:48:01 +0000 (0:00:00.044) 0:00:39.226 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004593", "end": "2024-02-09 13:48:02.097099", "rc": 0, "start": "2024-02-09 13:48:02.092506" } STDOUT: bond0 bonding_masters eth0 lo lsr101 lsr101.90 peerlsr101 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:48:02 +0000 (0:00:00.136) 0:00:39.363 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "lsr101", "lsr101.90", "peerlsr101" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:48:02 +0000 (0:00:00.025) 0:00:39.388 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'lsr101', 'lsr101.90', 'peerlsr101'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:48:02 +0000 (0:00:00.038) 0:00:39.426 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface lsr101] ******************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:28 Friday 09 February 2024 13:48:02 +0000 (0:00:00.345) 0:00:39.772 ******* skipping: [sut] => (item=ip link add lsr101 type veth peer name peerlsr101) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add lsr101 type veth peer name peerlsr101", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerlsr101 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerlsr101 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set lsr101 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set lsr101 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:37 Friday 09 February 2024 13:48:02 +0000 (0:00:00.047) 0:00:39.819 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface lsr101] ******************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:45 Friday 09 February 2024 13:48:02 +0000 (0:00:00.026) 0:00:39.846 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "lsr101", "type", "veth" ], "delta": "0:00:00.010790", "end": "2024-02-09 13:48:02.723948", "rc": 0, "start": "2024-02-09 13:48:02.713158" } TASK [Create dummy interface lsr101] ******************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:52 Friday 09 February 2024 13:48:02 +0000 (0:00:00.155) 0:00:40.002 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface lsr101] ******************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:58 Friday 09 February 2024 13:48:02 +0000 (0:00:00.025) 0:00:40.028 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface lsr101] ********************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:48:02 +0000 (0:00:00.026) 0:00:40.055 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface lsr101] ********************************************* task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:71 Friday 09 February 2024 13:48:02 +0000 (0:00:00.030) 0:00:40.085 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify DNS and ping still work] ****************************************** task path: /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:115 Friday 09 February 2024 13:48:02 +0000 (0:00:00.025) 0:00:40.111 ******* ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n exit 1\n fi\n if ! ping -c5 \"$host\"; then\n exit 1\n fi\ndone\n", "delta": "0:00:08.095298", "end": "2024-02-09 13:48:11.076808", "rc": 0, "start": "2024-02-09 13:48:02.981510" } STDOUT: 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (152.19.134.142) 56(84) bytes of data. 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=1 ttl=46 time=20.1 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=2 ttl=46 time=19.3 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=3 ttl=46 time=19.3 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=4 ttl=46 time=19.4 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=5 ttl=46 time=19.5 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 19.381/19.561/20.100/0.325 ms 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (152.19.134.142) 56(84) bytes of data. 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=1 ttl=46 time=20.1 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=2 ttl=46 time=19.6 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=3 ttl=46 time=19.5 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=4 ttl=46 time=19.5 ms 64 bytes from vm3.fedora.ibiblio.org (152.19.134.142): icmp_seq=5 ttl=46 time=19.6 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 19.579/19.722/20.181/0.262 ms STDERR: + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.fedoraproject.org + ping -c5 mirrors.fedoraproject.org + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.centos.org + ping -c5 mirrors.centos.org META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=93 changed=2 unreachable=0 failed=0 skipped=46 rescued=0 ignored=2 Friday 09 February 2024 13:48:11 +0000 (0:00:08.241) 0:00:48.352 ******* =============================================================================== Verify DNS and ping still work before running the role ------------------ 8.38s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:22 Verify DNS and ping still work after teardown --------------------------- 8.26s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:98 Verify DNS and ping still work ------------------------------------------ 8.24s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:115 Verify DNS and ping still work before teardown -------------------------- 8.19s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:70 Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Check which packages are installed --------- 1.07s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 0.76s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.72s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 0.62s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gathering Facts --------------------------------------------------------- 0.51s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tests_vlan_mtu_initscripts.yml:5 Install yum-utils package ----------------------------------------------- 0.44s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/enable_epel.yml:24 ------ linux-system-roles.network : Enable network service --------------------- 0.38s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:108 Gathering Facts --------------------------------------------------------- 0.38s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tests_vlan_mtu.yml:3 Install iproute --------------------------------------------------------- 0.38s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:16 Create veth interface lsr101 -------------------------------------------- 0.37s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:28 Install iproute --------------------------------------------------------- 0.35s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.33s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:125 Enable EPEL 7 ----------------------------------------------------------- 0.30s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/tasks/enable_epel.yml:30 ------ linux-system-roles.network : Enable network service --------------------- 0.25s /WORKDIR/git-bond_options_rewritewy5o_us8/tests/roles/linux-system-roles.network/tasks/main.yml:108 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---