Project

General

Profile

action #64042

Updated by SLindoMansilla almost 4 years ago

## Observation 

 openQA test in scenario opensuse-15.2-DVD-ppc64le-extra_tests_on_gnome@ppc64le fails in 
 [NM_wpa2_enterprise](https://openqa.opensuse.org/tests/1191824/modules/NM_wpa2_enterprise/steps/32) 

 ## Test suite description 
 Maintainer: asmorodskyi, okurz. Extra tests which were designed to run on gnome 


 ## Reproducible 

 Fails since (at least) Build [143.1](https://openqa.opensuse.org/tests/1191824) (current job) 


 ## Expected result 

 Last good: [142.1](https://openqa.opensuse.org/tests/1190166) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=ppc64le&distri=opensuse&flavor=DVD&machine=ppc64le&test=extra_tests_on_gnome&version=15.2) 



 As per journalctl extract, seems to have a timing issue that make the wlan activation to fail. 


 extract journalctl: 
 https://openqa.opensuse.org/tests/1191824/file/NM_wpa2_enterprise-journal.log 
     === 
     Mar 01 02:20:19 susetest kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready 
     Mar 01 02:20:19 susetest NetworkManager[3168]: <info>    [1583047219.8364] device (wlan1): supplicant interface state: associated -> completed 
     Mar 01 02:20:19 susetest NetworkManager[3168]: <info>    [1583047219.8364] device (wlan1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "foobar" 
     Mar 01 02:20:19 susetest NetworkManager[3168]: <info>    [1583047219.8365] device (p2p-dev-wlan1): supplicant management interface state: associated -> completed 
     Mar 01 02:20:19 susetest NetworkManager[3168]: <info>    [1583047219.8714] device (wlan1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') 
     Mar 01 02:20:19 susetest NetworkManager[3168]: <info>    [1583047219.8719] dhcp4 (wlan1): activation: beginning transaction (timeout in 45 seconds) 
     Mar 01 02:20:19 susetest avahi-daemon[953]: Joining mDNS multicast group on interface wlan1.IPv6 with address fe80::f270:84c:a7c5:2604. 
     Mar 01 02:20:19 susetest avahi-daemon[953]: New relevant interface wlan1.IPv6 for mDNS. 
     Mar 01 02:20:19 susetest avahi-daemon[953]: Registering new address record for fe80::f270:84c:a7c5:2604 on wlan1.*. 
     Mar 01 02:20:24 susetest systemd[1334]: Started Application launched by gnome-shell. 
     Mar 01 02:20:34 susetest su[3458]: The gnome keyring socket is not owned with the same credentials as the user login: /run/user/1000/keyring/control 
     Mar 01 02:20:34 susetest su[3458]: gkr-pam: couldn't unlock the login keyring. 
     Mar 01 02:20:34 susetest su[3458]: (to root) bernhard on pts/0 
     Mar 01 02:20:35 susetest su[3458]: pam_unix(su:session): session opened for user root by bernhard(uid=1000) 
     Mar 01 02:21:05 susetest NetworkManager[3168]: <warn>    [1583047265.5070] dhcp4 (wlan1): request timed out 
     Mar 01 02:21:05 susetest NetworkManager[3168]: <info>    [1583047265.5072] dhcp4 (wlan1): state changed unknown -> timeout 
     Mar 01 02:21:05 susetest NetworkManager[3168]: <info>    [1583047265.5074] dhcp4 (wlan1): canceled DHCP transaction 
     Mar 01 02:21:05 susetest NetworkManager[3168]: <info>    [1583047265.5074] dhcp4 (wlan1): state changed timeout -> done 
     Mar 01 02:21:05 susetest NetworkManager[3168]: <info>    [1583047265.5078] device (wlan1): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed') 
     Mar 01 02:21:05 susetest NetworkManager[3168]: <warn>    [1583047265.5100] device (wlan1): Activation: failed for connection 'foobar' 
     Mar 01 02:21:05 susetest kernel: wlan1: deauthenticating from be:86:91:4d:82:32 by local choice (Reason: 3=DEAUTH_LEAVING) 
     === 


 ## Acceptance criteria 

 - **AC:** The test module NM_wpa2_enterprise passes or fail in a product bug. 


 ## Tasks 

 1. Figure out how the WIFI setup is done for that test. 
 2. Find possible week points of that setup that could be causing those timeouts. 
 3a. Fix the setup or adapt the test module to retry WIFI connection. 
 3b. Or file a product bug 


 ## Reproducible 

 - Fails since Build **123.1** in scenario _opensuse-15.2-DVD-ppc64le-extra_tests_on_gnome@ppc64le_ 
 - Fail example: [313.1](https://openqa.opensuse.org/tests/1315402#step/NM_wpa2_enterprise/31) 
 - Expected result: [314.3](https://openqa.opensuse.org/tests/1317086#step/NM_wpa2_enterprise/30) 
 - Latest result in this scenario: [opensuse-15.2-DVD-ppc64le-extra_tests_on_gnome@ppc64le](https://openqa.opensuse.org/tests/latest?arch=ppc64le&distri=opensuse&flavor=DVD&machine=ppc64le&test=extra_tests_on_gnome&version=15.2)

Back