Project

General

Profile

action #12246

Updated by okurz over 7 years ago

## observation 
 As stated by fcrozat in https://bugzilla.suse.com/show_bug.cgi?id=983425 the linked openQA job has no X-related log files 

 ## problem 
 maxlin found out that curl fails to upload command 'curl --form upload=@/tmp/loadavg --form upname=first_boot-loadavg http://10.0.2.2:20013/pkeE1q3bP_Bw8ogL/uploadlog/loadavg' 
 reason for that is so far unknown 

 ## suggestion 
 * if an restart the job, get into interactive mode, executing curl upload of a file fails, retry (e.g. up to 7 times), because manually at the webui same place if one can just be busy 
 * optional: try even harder on autoinst-log.txt because we need log in to know the other errors from there 


 ## further details corresponding worker 
 okurz looked into os-autoinst/commands.pm . In there there is `upload_file` but I don't know how * otherwise: download iso to properly reproduce the issue your local, it should reproducible, then doing "interactive mode" in your local environment or output more information to test it accordingly. screen instead, eg, curl debug mode

Back