Project

General

Profile

action #137765

Updated by livdywan 7 months ago

## Observation 

 I see 4 errors for today: 
 ``` 
 % grep error /var/log/openqa 
 [2023-10-11T09:19:50.194856Z] [error] [pid:32418] Publishing opensuse.openqa.job.done failed: Connect timeout (9 attempts left) 
 [2023-10-11T09:19:51.918852Z] [error] [pid:32401] Publishing opensuse.openqa.job.done failed: Connect timeout (9 attempts left) 
 [2023-10-11T14:34:47.825604Z] [error] [pid:30720] Needle file firefox_audio-command-not-found-20231010b.json not found within /var/lib/openqa/share/tests/opensuse/products/opensuse/needles. 
 [2023-10-11T14:34:47.825784Z] [error] [pid:30720] Needle file firefox_audio-command-not-found-20231010c.json not found within /var/lib/openqa/share/tests/opensuse/products/opensuse/needles. 
 ``` 
 But I think we never got an email. 

 I just ran this command manually: `LINE_LIMIT=10000 /opt/openqa-logwarn/pretty_logwarn /var/log/openqa` but got no output 



 ## Acceptance Criteria 
 * **AC1**: logreport emails are known to be sent out on unexpected issues 

 ## Suggestions 
 * Confirm when it stopped working - did it ever work on the "new" o3? 
   * https://mailman.suse.de/mlarch/SuSE/o3-admins/2023/o3-admins.2023.09/msg00042.html Thu, 14 Sep 2023 14:10:03 +0000 but likely it's from old-ariel 
 * Find out where logwarn saves its state 
 * Try out email sending from the according account on o3 

Back